docs/integrations/llms/oci_generative_ai/ #29031
Replies: 1 comment 1 reply
-
Hello, I used the sample code with model_id="cohere.command". it doesn't work. I get the HTTP 400 and the message cohere.command not found. Could anyone have a suggestion for this? I used the service endpoint at ap-osaka-1 not us-chicago-1. ServiceError: {'target_service': 'generative_ai_inference', 'status': 400, 'code': '400', 'opc-request-id': 'xxxxxxxxxx', 'message': 'Entity with key cohere.command not found', 'operation_name': 'generate_text', 'timestamp': '2025-01-04T17:40:26.970305+00:00', 'client_version': 'Oracle-PythonSDK/2.141.1', 'request_endpoint': 'POST https://inference.generativeai.ap-osaka-1.oci.oraclecloud.com/20231130/actions/generateText' Thank you! andyshaotw |
Beta Was this translation helpful? Give feedback.
-
docs/integrations/llms/oci_generative_ai/
Oracle Cloud Infrastructure Generative AI
https://python.langchain.com/docs/integrations/llms/oci_generative_ai/
Beta Was this translation helpful? Give feedback.
All reactions