Commit History

Add `OPENAI_API_KEY` support in `gaia_solving_agent` and update `.example.env` with example key.
ce87d42

lwant commited on

styling
14d1c6f

lwant commited on

Refactor `gaia_solving_agent` to use `FunctionAgent` with updated tools, LLM integration, and refined functionality.
c4d1642

lwant commited on

Add `ensure_files_are_loaded` to handle additional files, update `run_agent` to support dependency injection of loaded files.
da0471f

lwant commited on

Add website parsing and text chunking support, update dependencies, and enhance README documentation.
4f70efd

lwant commited on

Add MISTRAL integration, update dependencies, and adjust `.example.env` for new API key support.
dc47641

lwant commited on

Refactor import of `SimpleDirectoryReader` in `hf_submission_api` to optimize placement.
0a714d8

lwant commited on

Update dependencies to include `et-xmlfile`, `llvmlite`, `more-itertools`, `mpmath`, `numba`, `openai-whisper`, `openpyxl`, `sympy`, and `torch`
d944d48

lwant commited on

Add support for handling `additional_file` and `additional_file_path` in workflow agents, update `setup` method, and adapt prompt template accordingly
8332d06

lwant commited on

Update `setup` method to handle additional files with extensions, adapt prompt template for new variable
2d02aba

lwant commited on

Add support for loading additional files in `run_agent`, update dependencies, and enhance README documentation
182e77f

lwant commited on

Replace unused Wikipedia tool spec and integrate `WikipediaToolSpec` with a dedicated `wikipedia_agent`.
4f304eb

lwant commited on

minor changes
c2fbc47

lwant commited on

Add Wikipedia tool integration, update dependencies, and expand README documentation
8c16572

lwant commited on

Make `run_agent` asynchronous, enhance agent handling, and improve answer extraction logic
82e40d1

lwant commited on

Make `run_and_submit_all` asynchronous, update imports, and add telemetry initialization
88b51a3

lwant commited on

Make `run_and_submit_all` asynchronous, update imports, and add telemetry initialization
fa2bac9

lwant commited on

Make `run_and_submit_all` asynchronous, update imports, and add telemetry initialization
d8d74ed

lwant commited on

Add prompt templates for planning and formatted answering in gaia_solving_agent
669ccbe

lwant commited on

Remove unused `project` parameter in telemetry configuration
5e3a9e8

lwant commited on

Add telemetry support using Phoenix for LlamaIndex observability
ec93567

lwant commited on

Add telemetry support using Phoenix for LlamaIndex observability
9e8e553

lwant commited on

Add Phoenix and Tavily integrations, update dependencies, and enhance documentation
cb13db3

lwant commited on

Add Nebius API integration and update dependencies
2d3a434

lwant commited on

delete files
767b9c5

lwant commited on

update .gitignore
fc0c8ea

lwant commited on

minor updates
e3a8460

lwant commited on

update imports
1834d5a

lwant commited on

update requirements.txt
441ab81

lwant commited on

Refactor project structure and update configurations
7fb5b3c

lwant commited on

update requirements.txt
ba20e52

lwant commited on

minor fix
a888705

lwant commited on

Update import path for hf_submission_api module
09b7980

lwant commited on

Refactor BasicAgent into a dedicated module
cb4124c

lwant commited on

Refactor submission logic into a separate module
7a17415

lwant commited on

Refactor agent workflow into modular functions
3ec345b

lwant commited on

Typo
66e1b77

lwant commited on

Initiate uv
4802a38

lwant commited on

Update README metadata for final assignment project
5f6e259

lwant commited on

Update app.py
81917a3
verified

Jofthomas commited on

Update app.py
0ee0419
verified

Jofthomas commited on

Update app.py
e514fd7
verified

Jofthomas commited on

Update app.py
d59f015
verified

Jofthomas commited on

Update requirements.txt
1232637
verified

Jofthomas commited on

Update app.py
36ed51a
verified

Jofthomas commited on

Update app.py
3db6293
verified

Jofthomas commited on

Update app.py
c1fd3d2
verified

Jofthomas commited on

Update app.py
b177367
verified

Jofthomas commited on

Update app.py
7d65c66
verified

Jofthomas commited on

Update app.py
9088b99
verified

Jofthomas commited on