mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-02 12:21:10 +00:00
test_bedrock_embedding_cohere
This commit is contained in:
@@ -549,7 +549,7 @@ def test_bedrock_embedding_cohere():
|
||||
"good morning from litellm, attempting to embed data",
|
||||
"lets test a second string for good measure",
|
||||
],
|
||||
aws_region_name="os.environ/AWS_REGION_NAME",
|
||||
aws_region_name="us-west-2",
|
||||
)
|
||||
assert isinstance(
|
||||
response["data"][0]["embedding"], list
|
||||
|
||||
Reference in New Issue
Block a user