Commit History

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

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

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 file fetching and parsing utilities for GAIA validation tasks and update requirements.txt
eec60f5

Gary Simmons commited on

create chess tools and refactor tests and tools via domains
bc3f6a6

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 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 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 max_steps parameter to BasicAgent initialization
b1a798d

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

Update app.py
3c4371f
verified

Jofthomas commited on

Update app.py
9cde2c4
verified

Jofthomas commited on

Update app.py
3e5c3a6
verified

Jofthomas commited on

Update app.py
45d779e
verified

Jofthomas commited on

Update app.py
1ca9f65
verified

Jofthomas commited on

Update app.py
4021bf3
verified

Jofthomas commited on

Update app.py
f6f7832
verified

Jofthomas commited on

Update app.py
b90251f
verified

Jofthomas commited on

Update app.py
7e4a06b
verified

Jofthomas commited on

Update app.py
335f9f4
verified

Jofthomas commited on

Update app.py
31243f4
verified

Jofthomas commited on