richardhu6079
richardhu6079
### Operating System Windows ### Version Information There are many logs reporting 500s coming from the 2 following URLs: https://meta-llama-3-1-405b-instruct-czz.eastus2.models.ai.azure.com/chat/completions https://cohere-command-r-plus-uiawv.eastus2.models.ai.azure.com/chat/completions  Code snippet: from langchain.chains import LLMChain from langchain_core.output_parsers...
**Describe the bug** When deployed model Cohere-embed-v3-english, it was working to use the serverless endpoint to create embeddings but if use the SDK with code: cohere_client = cohere.ClientV2, returned "Resource...