Files
gpt4free/docs
hlohaus c083f85206 feat: improve file handling and streamline provider implementations
- 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
2025-04-08 19:00:44 +02:00
..
2024-05-03 11:06:01 -04:00
2024-12-07 03:01:43 +01:00
2025-03-30 17:57:42 +02:00
2024-11-17 11:06:37 +01:00
2025-03-30 15:40:46 +02:00
2025-02-21 09:53:56 +01:00
2025-03-30 15:40:46 +02:00
2025-03-11 02:49:24 +01:00
2025-02-21 09:56:20 +01:00
2024-12-13 22:20:58 +01:00
2024-04-06 10:47:43 +02:00