cleanup and error handling
Showing
- python/llm-server/error.py 21 additions, 0 deletionspython/llm-server/error.py
- python/llm-server/model.py 35 additions, 25 deletionspython/llm-server/model.py
- python/llm-server/queries.py 72 additions, 85 deletionspython/llm-server/queries.py
- python/llm-server/templates/agent_action.txt 2 additions, 2 deletionspython/llm-server/templates/agent_action.txt
- python/llm-server/templates/chat_extract_plan.txt 5 additions, 5 deletionspython/llm-server/templates/chat_extract_plan.txt
- python/llm-server/templates/chat_summary_agent_old.txt 7 additions, 7 deletionspython/llm-server/templates/chat_summary_agent_old.txt
- python/llm-server/templates/chat_summary_single.txt 4 additions, 4 deletionspython/llm-server/templates/chat_summary_single.txt
- python/llm-server/templates/chat_summary_unrelated.txt 3 additions, 3 deletionspython/llm-server/templates/chat_summary_unrelated.txt
- python/llm-server/templates/chat_summary_user_info.txt 11 additions, 11 deletionspython/llm-server/templates/chat_summary_user_info.txt
- python/llm-server/templates/chat_system.txt 8 additions, 8 deletionspython/llm-server/templates/chat_system.txt
- python/llm-server/templates/chat_validate_statement.txt 2 additions, 2 deletionspython/llm-server/templates/chat_validate_statement.txt
- python/llm-server/templates/convo_summary_v2.txt 15 additions, 15 deletionspython/llm-server/templates/convo_summary_v2.txt
- python/llm-server/templates/convo_summary_v3.txt 5 additions, 5 deletionspython/llm-server/templates/convo_summary_v3.txt
- python/llm-server/templates/plan_day.txt 4 additions, 4 deletionspython/llm-server/templates/plan_day.txt
- python/llm-server/templates/plan_day_decomp.txt 2 additions, 2 deletionspython/llm-server/templates/plan_day_decomp.txt
- python/llm-server/templates/poignancy.txt 1 addition, 1 deletionpython/llm-server/templates/poignancy.txt
- python/llm-server/templates/reflection_a.txt 4 additions, 4 deletionspython/llm-server/templates/reflection_a.txt
- python/llm-server/templates/reflection_q.txt 1 addition, 1 deletionpython/llm-server/templates/reflection_q.txt
- python/llm-server/templates/relationship.txt 4 additions, 4 deletionspython/llm-server/templates/relationship.txt
Loading
Please register or sign in to comment