mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-28 02:14:44 +01:00
Merge pull request #1659 from CatMe0w/patch-1
Fix typo in .env.template
This commit is contained in:
@@ -42,7 +42,7 @@ FAST_LLM_MODEL=gpt-3.5-turbo
|
||||
### LLM MODEL SETTINGS
|
||||
# FAST_TOKEN_LIMIT - Fast token limit for OpenAI (Default: 4000)
|
||||
# SMART_TOKEN_LIMIT - Smart token limit for OpenAI (Default: 8000)
|
||||
# When using --gpt3onlythis needs to be set to 4000.
|
||||
# When using --gpt3only this needs to be set to 4000.
|
||||
FAST_TOKEN_LIMIT=4000
|
||||
SMART_TOKEN_LIMIT=8000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user