Spaces:
Runtime error
Runtime error
Commit History
fix(config): update SYSTEM_PROMPT to emphasize use of execute_terminal tool
627f583
fix(config): increase MAX_TOOL_CALL_DEPTH to improve tool call handling
01aff11
fix(config): ensure SYSTEM_PROMPT string is properly stripped of whitespace
9484e05
Update system prompt for plain-language responses
bcb17b5
tech-envision
commited on
feat(vm): persist docker container across restarts
4bec4d3
tech-envision
commited on
Enhance system prompt for self-sufficient terminal usage
c46c835
tech-envision
commited on
feat(vm): persist containers across sessions
9f82d8d
tech-envision
commited on
Enhance system prompt to clarify development background and user assistance capabilities
8114c3f
Update system prompt with python and /think guidance
7f10a78
tech-envision
commited on
fix: update VM_IMAGE environment variable to use python:3.11
a8e6ea9
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