OmAgent / configs /llms /text_res_stream.yml
韩宇
init
1b7e88c
raw
history blame contribute delete
209 Bytes
name: OpenaiGPTLLM
model_id: gpt-4o-mini
api_key: ${env| custom_openai_key, openai_api_key}
endpoint: ${env| custom_openai_endpoint, https://api.openai.com/v1}
temperature: 0
stream: true
response_format: text