test_bedrock_embedding_cohere
This commit is contained in:
parent
a7bfe0c540
commit
8c6a67dae1
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user