llmOS-Agent / src /config.py

Commit History

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

minchyeom commited on

Add default system prompt and ensure it is used
86c5368

tech-envision commited on

Update NUM_CTX default value to 32000
a3a533e

minchyeom commited on

Add configurable num_ctx option
4c7374d

tech-envision commited on

Add database support and persist chat history
bedb8e2

tech-envision commited on

Add initial implementation of chat application with required dependencies
0e02b97

minchyeom commited on