[chore] Update LLM YAML config docs (#826)

This commit is contained in:
Sidharth Mohanty
2023-10-19 10:07:45 +05:30
committed by GitHub
parent b47405e1bd
commit 2d5dc84f1a
4 changed files with 15 additions and 15 deletions

View File

@@ -13,8 +13,8 @@ app:
llm:
provider: openai
model: 'gpt-3.5-turbo'
config:
model: 'gpt-3.5-turbo'
temperature: 0.5
max_tokens: 1000
top_p: 1