Spaces:
No application file
No application file
server: | |
env_name: ${APP_ENV:openai} | |
llm: | |
mode: openai | |
embedding: | |
mode: huggingface | |
openai: | |
api_base: https://api.openai.com/v1 | |
model: gpt-4o-mini | |
temperature: 0.5 | |