enhance file retrieval, remove agent_name, and move files to correct folders 3a0b0b6 Running Gary Simmons commited on 25 minutes ago
refactor BasicAgent initialization to remove name parameter 51fb2fb Gary Simmons commited on about 1 hour ago
add transcribe_audio_file function to handle audio file paths for transcription e1e3a21 Gary Simmons commited on about 1 hour ago
refactor analyze_chess_image function to accept both file paths and raw bytes, improve error handling for file reading a52a5af Gary Simmons commited on 5 days ago
enhance file_tools.py with HF_TOKEN authentication, update file download mechanism, and add comprehensive test suite 2c918e5 Gary Simmons commited on 5 days ago
implement YouTube access fallback strategy with enhanced error handling and new tools 37d54d8 Gary Simmons commited on 7 days ago
correct verbose setting method and improve exponential backoff calculation 63c91ce Gary Simmons commited on 7 days ago
enhance rate limiting with server overload handling and model configuration updates c74fc86 Gary Simmons commited on 7 days ago
add fetch_gaia_tasks and get_task_by_id functions for GAIA task retrieval 19e2db1 Gary Simmons commited on 7 days ago
add file fetching and parsing utilities for GAIA validation tasks and update requirements.txt eec60f5 Gary Simmons commited on 14 days ago
add input validation and error handling for analyze_chess_image function c829b8b Gary Simmons commited on 14 days ago
create chess tools and refactor tests and tools via domains bc3f6a6 Gary Simmons commited on 14 days ago
add YouTube video analysis tool for frame extraction and metadata retrieval 23fcdda Gary Simmons commited on 14 days ago
add YouTube video analysis tools and audio transcription capabilities, including documentation and test scripts 5e5f9d1 Gary Simmons commited on 14 days ago
enhance RateLimitedModel with retry logic moved to model and utilizing configurable parameters 5557a0e Gary Simmons commited on 28 days ago
update BasicAgent to pass question directly to call_model_with_retry 13127ce Gary Simmons commited on 28 days ago
update requirements to include transformers in smolagents and remove youtube related tools 2b8d13f Gary Simmons commited on 28 days ago
add audio transcription tools and enhance rate limit handling in BasicAgent 12eaf5c Gary Simmons commited on Oct 18
refactor call_model_with_retry to use configurable rate limit delay and simplify retry logic 0aa00af Gary Simmons commited on Oct 18
add initial delay before the first attempt in call_model_with_retry for improved retry logic 027c7b9 Gary Simmons commited on Oct 15
reduce default RPM in RateLimitedModel to 8 and update backoff_multiplier to 4 for enhanced retry logic 4e00399 Gary Simmons commited on Oct 15
update RateLimitedModel default RPM to 10 and enhance call_model_with_retry with configurable backoff multiplier 561fce6 Gary Simmons commited on Oct 13
Revert "enhance call_model_with_retry to handle RateLimitError with exponential backoff and circuit breaker" c06ea36 Gary Simmons commited on Oct 13
Revert "refactor CircuitBreakerState for thread-safety and enhance functionality" a74cb94 Gary Simmons commited on Oct 13
refactor CircuitBreakerState for thread-safety and enhance functionality 2ec5778 Gary Simmons commited on Oct 13
enhance call_model_with_retry to handle RateLimitError with exponential backoff and circuit breaker 00e85c6 Gary Simmons commited on Oct 13
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 Oct 13
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 Oct 13
refactor BasicAgent initialization to include AgentName and update requirements.txt to include huggingface-hub 2eea0c9 Gary Simmons commited on Oct 13
implement code changes to enhance functionality and improve performance bba9f22 Gary Simmons commited on Oct 6