Final_Assignment_Template / __pycache__ /agent.cpython-39.pyc

Commit History

strip
f02dcff

Paperbag commited on

Add placeholder function for image file retrieval in agent.py
ee9c753

Paperbag commited on

Update Hugging Face model repository in agent.py to use DeepSeek-R1-0528 for improved text generation.
4925b03

Paperbag commited on

fixing empty output
685b36d

Paperbag commited on

Refactor answer_message function to prepend a SystemMessage for context, handle tool calls more robustly, and ensure final responses are generated without tool invocation. This enhances the overall response accuracy and flow.
ce86dad

Paperbag commited on