mirror of
https://github.com/xtekky/gpt4free.git
synced 2026-01-21 03:50:59 -08:00
- Add AIBadgr provider class extending OpenaiTemplate - API endpoint: https://aibadgr.com/api/v1 - Full support for streaming, system messages, and message history - Add example usage script in etc/examples/aibadgr.py - Provider requires API key authentication |
||
|---|---|---|
| .. | ||
| aibadgr.py | ||
| api_completions_copilot.py | ||
| api_generations_image.py | ||
| audio.py | ||
| mcp_tools_demo.py | ||
| messages.py | ||
| messages_stream.py | ||
| openaichat.py | ||
| text_completions_demo_async.py | ||
| text_completions_demo_sync.py | ||
| text_completions_streaming.py | ||
| video.py | ||
| vision_images.py | ||
| vision_images_reka.py | ||