Spaces:
Runtime error
Runtime error
Commit History
fix: update MODEL_NAME and NUM_CTX environment variable defaults
afe52f9
fix: update VM_IMAGE to use the base Ubuntu image instead of Dockerfile
14b4052
starsnatched
commited on
fix: update VM_IMAGE environment variable to use Dockerfile
67b4abb
starsnatched
commited on
docs: enforce lookup behavior
59f95d3
tech-envision
commited on
Update model name and context size in configuration
71e83b5
starsnatched
commited on
Add configurable VM image with pip
44051cc
tech-envision
commited on
fix: update default model name and context size in config
0a8133b
Add asynchronous VM execution and update prompt
a8ee91f
tech-envision
commited on
Remove unused EMBEDDING_MODEL_NAME from configuration
14b9f7a
starsnatched
commited on
Enhance system prompt
43fc611
tech-envision
commited on
Add document upload support and update prompt
7a7b1d3
tech-envision
commited on
Add comment to EMBEDDING_MODEL_NAME indicating it is unused for now
51ac17a
starsnatched
commited on
Update model names and configuration parameters for improved performance
f741707
starsnatched
commited on
Update SYSTEM_PROMPT to include assistant name 'Starlette'
1085a21
Add default system prompt and ensure it is used
86c5368
tech-envision
commited on
Update NUM_CTX default value to 32000
a3a533e
Add configurable num_ctx option
4c7374d
tech-envision
commited on
Add database support and persist chat history
bedb8e2
tech-envision
commited on