Commit History

Refactor agent.py to remove the get_image_file tool and update app copy.py to process and print multiple questions from the API response.
1be319c

Paperbag commited on

update model
ea7a488

Paperbag commited on

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