Commit History

Update configuration and enhance tool functionality
0242ef6

abtsousa commited on

Enhance file handling tools: save_file, read_file, analyze_csv, and extract_text_from_image functions
2665628

abtsousa commited on

Refactor agent configuration and model integration
2f66bef

abtsousa commited on

Add wiki_parse_html to tools
823995c

abtsousa commited on

Enhance OracleBot to accept optional file path for context in answers; add utility to fetch task files from API.
03f4295

abtsousa commited on

Replace ChatOpenAI with ChatDeepSeek in model.
60d1fd6

abtsousa commited on

Enhance OracleBot: improve message handling and output formatting in answer_question method
692b974

abtsousa commited on

Move API configuration constants to config.py
2b9cce2

abtsousa commited on

Implement OracleBot class and update agent configuration
7cdcb1a

abtsousa commited on

Changed test question to one in the set.
f439125

abtsousa commited on

Refactor API configuration and implement rate limiting in agent calls
603a029

abtsousa commited on

Refactor tool type in _get_tools;
8ce1b44

abtsousa commited on

Add initial implementation of LangGraph agent with model and tools integration.
f37e95b

abtsousa commited on

Add AI model integration and system prompt handling
8a46dc1

abtsousa commited on

Add system prompt for AI assistant.
689ccd6

abtsousa commited on

Add agent module with configuration and state management
1a1f4af

abtsousa commited on