CoolFace
Apppublic

Kuk1/gaia-agent-evaluation

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
50 commits on main
fd9c69d1y ago

docs: sync technical-architecture with latest tools, multimodal strategy, and dependencies

Kuk1
285515b1y ago

feat(multimodal): add Whisper-based audio_transcriber and 4o-mini image_question_answer; wire tools; keep file-first strategy

Kuk1
258f7d61y ago

feat(agent): add youtube_transcript_reader tool; improve Excel/XLSB handling in file_reader; expose tool; docs link fixes already pushed; deps: add pyxlsb

Kuk1
7a129001y ago

docs: remove ADR-0001 on HF Spaces authentication strategy; decision to use Classic Token documented previously

Kuk1
8bc235b1y ago

docs: fix broken/uppercase doc links to existing lowercase files

Kuk1
7f639c11y ago

docs(adr): record decision to use Classic (write) token for HF Spaces pushes; rationale & steps

Kuk1
62788b31y ago

Feat(agent): improve file access robustness (HEAD 405 -> GET fallback, Range), add table_reader, reverse-text detection; UX: numbered logs; Docs: lowercase headings, roadmap clarified; Deps: yt-dlp, youtube-transcript-api, opencv-python-headless

Kuk1
e661bf21y ago

Feat(docs): Implement ADR system for architectural decisions

Kuk1
323d6df1y ago

Docs: Refactor documentation to professional standard

Kuk1
24033691y ago

Move the README.md file into the main folder

Kuk1
0160c5a1y ago

Refactor: Professionalize project structure

Kuk1
075415d1y ago

Emergency fixes for GAIA score recovery

Kuk1
f6511341y ago

Critical fixes for GAIA evaluation

Kuk1
a548e571y ago

feat: Revise agent configurations and enhance answer extraction methods to improve response management and accuracy

Kuk1
1921db31y ago

feat: Integrate professional answer extraction system to enhance answer accuracy and confidence reporting in GAIAAgent

Kuk1
35bebd21y ago

feat: Update agent and tool configurations to enhance response capabilities and improve tool call management

Kuk1
360aa561y ago

feat: Introduce comprehensive agent and tool configurations for enhanced behavior and API management

Kuk1
01226261y ago

feat: Enhance GAIAAgent with improved tool call management and answer formatting based on question type

Kuk1
e8f70d61y ago

feat: Revise image_analyzer function to improve user prompts and file detail presentation for enhanced image analysis experience

Kuk1
bdbeec91y ago

feat: Enhance file_reader to support image and audio file handling, and add image_analyzer and audio_transcriber functions for content analysis

Kuk1
d83208f1y ago

refactor: Replace OpenAI client with GAIAAgent for improved modular architecture and maintain backward compatibility

Kuk1
4ecc6b31y ago

feat: Introduce cost-efficient model and implement token management for context handling

Kuk1
1cebdf51y ago

feat: Upgrade to GPT-4 model and enhance answer extraction with improved cleaning and validation methods

Kuk1
d3dfbb71y ago

feat: Add question classification, clear logging, and answer extraction from conversation history

Kuk1
064b6d91y ago

feat: Add anti-loop mechanism and improve system prompt for better reasoning

Kuk1
1d6f7151y ago

feat: Add python_interpreter tool for executing Python code and enhance agent instructions

Kuk1
2df46771y ago

refactor: Simplify to native OpenAI tools API for better stability

Kuk1
22c30c31y ago

fix: Correctly serialize Pydantic models for OpenAI tools API

Kuk1
c66590a1y ago

Update

Kuk1
d9b8fe41y ago

fix: Implement discriminated unions and correct tool call format

Kuk1
413c6131y ago

feat: Refactor Code Structure

Kuk1
f7d9a051y ago

feat: Refactor to structured output with Pydantic and Instructor

Kuk1
662e2351y ago

feat: Add webpage_reader tool and improve agent logic

Kuk1
6eb4ff31y ago

feat: Implement ReAct agent with web search tool

Kuk1
27fcdd11y ago

feat: Integrate GPT-4o-mini, add .gitignore, and comment out old code

Kuk1
d120bc21y ago

Merge remote changes and keep local README

Kuk1
640d39d1y ago

initial commit

Kuk1
81917a31y ago

Update app.py

Jofthomas
0ee04191y ago

Update app.py

Jofthomas
e514fd71y ago

Update app.py

Jofthomas
d59f0151y ago

Update app.py

Jofthomas
12326371y ago

Update requirements.txt

Jofthomas
36ed51a1y ago

Update app.py

Jofthomas
3db62931y ago

Update app.py

Jofthomas
c1fd3d21y ago

Update app.py

Jofthomas
b1773671y ago

Update app.py

Jofthomas
7d65c661y ago

Update app.py

Jofthomas
9088b991y ago

Update app.py

Jofthomas
3c4371f1y ago

Update app.py

Jofthomas
9cde2c41y ago

Update app.py

Jofthomas