mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
- Added file upload usage example with bucket_id in docs/file.md - Fixed ARTA provider by refactoring error handling with a new raise_error function - Simplified aspect_ratio handling in ARTA with proper default - Improved AllenAI provider by cleaning up image handling logic - Fixed Blackbox provider's media handling to properly process images - Updated file tools to handle URL downloads correctly - Fixed bucket_id pattern matching in ToolHandler.process_bucket_tool - Cleaned up imports in typing.py by removing unnecessary sys import - Fixed inconsistent function parameters in g4f/tools/files.py - Fixed return value of upload_and_process function to return bucket_id |
||
|---|---|---|
| .. | ||
| guides | ||
| images | ||
| async_client.md | ||
| authentication.md | ||
| client.md | ||
| configuration.md | ||
| docker.md | ||
| file.md | ||
| git.md | ||
| gui.md | ||
| interference-api.md | ||
| legacy.md | ||
| local.md | ||
| media.md | ||
| providers-and-models.md | ||
| pydantic_ai.md | ||
| requests.md | ||
| requirements.md | ||
| selecting_a_provider.md | ||
| vision.md | ||
| webview.md | ||