gpt4free/etc/examples
michael m 8516f167ea feat: add AI Badgr as OpenAI-compatible provider
- 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
2025-12-11 08:26:45 +10:00
..
aibadgr.py feat: add AI Badgr as OpenAI-compatible provider 2025-12-11 08:26:45 +10:00
api_completions_copilot.py Update docs/. etc/. g4f/. README.md (#2515) 2024-12-28 20:11:48 +01:00
api_generations_image.py Update docs/. etc/. g4f/. README.md (#2515) 2024-12-28 20:11:48 +01:00
audio.py Add audio example usage 2025-03-21 05:13:59 +01:00
mcp_tools_demo.py Add comprehensive MCP documentation and examples 2025-11-01 05:13:47 +00:00
messages.py Update docs/. etc/. g4f/. README.md (#2515) 2024-12-28 20:11:48 +01:00
messages_stream.py Update docs/. etc/. g4f/. README.md (#2515) 2024-12-28 20:11:48 +01:00
openaichat.py Update docs/. etc/. g4f/. README.md (#2515) 2024-12-28 20:11:48 +01:00
text_completions_demo_async.py Update docs/. etc/. g4f/. README.md (#2515) 2024-12-28 20:11:48 +01:00
text_completions_demo_sync.py Update docs/. etc/. g4f/. README.md (#2515) 2024-12-28 20:11:48 +01:00
text_completions_streaming.py Update docs/. etc/. g4f/. README.md (#2515) 2024-12-28 20:11:48 +01:00
video.py Set default model in HuggingFaceMedia 2025-03-26 01:32:05 +01:00
vision_images.py Add new providers and enhance existing provider configurations (#2805) 2025-03-20 17:36:00 +01:00
vision_images_reka.py Update docs/. etc/. g4f/. README.md (#2515) 2024-12-28 20:11:48 +01:00