name: OpenaiGPTLLM | |
model_id: gpt-4o | |
api_key: ${env| custom_openai_key, openai_api_key} | |
endpoint: ${env| custom_openai_endpoint, https://api.openai.com/v1} | |
temperature: 0 | |
vision: true | |
response_format: json_object |
name: OpenaiGPTLLM | |
model_id: gpt-4o | |
api_key: ${env| custom_openai_key, openai_api_key} | |
endpoint: ${env| custom_openai_endpoint, https://api.openai.com/v1} | |
temperature: 0 | |
vision: true | |
response_format: json_object |