Commit History

enhance file retrieval, remove agent_name, and move files to correct folders
3a0b0b6
Running

Gary Simmons commited on

refactor BasicAgent initialization to remove name parameter
51fb2fb

Gary Simmons commited on

add transcribe_audio_file function to handle audio file paths for transcription
e1e3a21

Gary Simmons commited on

refactor analyze_chess_image function to accept both file paths and raw bytes, improve error handling for file reading
a52a5af

Gary Simmons commited on

enhance file_tools.py with HF_TOKEN authentication, update file download mechanism, and add comprehensive test suite
2c918e5

Gary Simmons commited on

remove system_prompt parameter
8ea8c88

Gary Simmons commited on

remove prompt
10ab1df

Gary Simmons commited on

implement YouTube access fallback strategy with enhanced error handling and new tools
37d54d8

Gary Simmons commited on

correct verbose setting method and improve exponential backoff calculation
63c91ce

Gary Simmons commited on

enhance rate limiting with server overload handling and model configuration updates
c74fc86

Gary Simmons commited on

add fetch_gaia_tasks and get_task_by_id functions for GAIA task retrieval
19e2db1

Gary Simmons commited on

add file fetching and parsing utilities for GAIA validation tasks and update requirements.txt
eec60f5

Gary Simmons commited on

add input validation and error handling for analyze_chess_image function
c829b8b

Gary Simmons commited on

create chess tools and refactor tests and tools via domains
bc3f6a6

Gary Simmons commited on

add YouTube video analysis tool for frame extraction and metadata retrieval
23fcdda

Gary Simmons commited on

add YouTube video analysis tools and audio transcription capabilities, including documentation and test scripts
5e5f9d1

Gary Simmons commited on

enhance RateLimitedModel with retry logic moved to model and utilizing configurable parameters
5557a0e

Gary Simmons commited on

update BasicAgent to pass question directly to call_model_with_retry
13127ce

Gary Simmons commited on

update requirements to include transformers in smolagents and remove youtube related tools
2b8d13f

Gary Simmons commited on

add transformers to requirements.txt
83c2a63

Gary Simmons commited on

add audio transcription tools and enhance rate limit handling in BasicAgent
12eaf5c

Gary Simmons commited on

refactor call_model_with_retry to use configurable rate limit delay and simplify retry logic
0aa00af

Gary Simmons commited on

add initial delay before the first attempt in call_model_with_retry for improved retry logic
027c7b9

Gary Simmons commited on

reduce default RPM in RateLimitedModel to 8 and update backoff_multiplier to 4 for enhanced retry logic
4e00399

Gary Simmons commited on

update RateLimitedModel default RPM to 10 and enhance call_model_with_retry with configurable backoff multiplier
561fce6

Gary Simmons commited on

Revert "enhance call_model_with_retry to handle RateLimitError with exponential backoff and circuit breaker"
c06ea36

Gary Simmons commited on

Revert "refactor CircuitBreakerState for thread-safety and enhance functionality"
a74cb94

Gary Simmons commited on

refactor CircuitBreakerState for thread-safety and enhance functionality
2ec5778

Gary Simmons commited on

enhance call_model_with_retry to handle RateLimitError with exponential backoff and circuit breaker
00e85c6

Gary Simmons commited on

lower default RPM in RateLimitedModel from 5 to 4 and update max_retries and initial_delay in call_model_with_retry
a806487

Gary Simmons commited on

lower default RPM in RateLimitedModel from 6 to 5 and adjust initial delay in call_model_with_retry to 8.0
be39087

Gary Simmons commited on

add wikipedia-api
7d8af11

Gary Simmons commited on

use minimal packages
5390321

Gary Simmons commited on

sanitize requirements.txt
f50955b

Gary Simmons commited on

add rate limitting
6939dd2

Gary Simmons commited on

refactor BasicAgent initialization to include AgentName and update requirements.txt to include huggingface-hub
2eea0c9

Gary Simmons commited on

add ddgs
ed7d4b5

Gary Simmons commited on

add max_steps parameter to BasicAgent initialization
b1a798d

Gary Simmons commited on

add numpy version in requirements.txt
d07f711

Gary Simmons commited on

implement code changes to enhance functionality and improve performance
bba9f22

Gary Simmons commited on

update requirements.txt
f7124f3

Gary Simmons commited on

add BasicAgent implementation and .gitignore file
5a549a8

Gary Simmons 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