✨ feat: add DEFAULT_MODEL environment variable (#280)
* ✨ feat: add DEFAULT_MODEL environment variable
* set the model maxLength setting in the models definition
* set the model tokenLimit setting in the models definition
This commit is contained in:
+2
-1
@@ -1 +1,2 @@
|
||||
OPENAI_API_KEY=YOUR_KEY
|
||||
OPENAI_API_KEY=YOUR_KEY
|
||||
DEFAULT_MODEL=gpt-3.5-turbo
|
||||
Reference in New Issue
Block a user