llmOS-Agent / run.py

Commit History

Refactor chat command in main function to modify file contents
4ff72e9

minchyeom commited on

Update chat prompt in _main function to specify document modification
572053e

minchyeom commited on

Add test file and update document upload logic in run.py
a74f4b0

starsnatched commited on

Add document upload support and update prompt
7a7b1d3

tech-envision commited on

Update command in chat session to check running processes
66327b5

minchyeom commited on

Replace python execution tool with terminal
ecc9e42

tech-envision commited on

Allow limited imports in execute_python
7bd7366

tech-envision commited on

Add session-based conversation history
27b075e

tech-envision commited on

Update chat prompt and fix message type in ChatSession
ccb1848

minchyeom commited on

Add user-based session tracking
bf45c7d

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