Spaces:
Sleeping
Sleeping
File size: 191 Bytes
1b7e88c |
1 2 3 4 5 6 |
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
response_format: text |