https://github.com/symfony/ai-models-dev-platform
Models.dev platform bridge for Symfony AI
https://github.com/symfony/ai-models-dev-platform
ai bridge llm models-dev platform symfony symfony-ai
Last synced: about 1 month ago
JSON representation
Models.dev platform bridge for Symfony AI
- Host: GitHub
- URL: https://github.com/symfony/ai-models-dev-platform
- Owner: symfony
- License: mit
- Created: 2026-02-16T21:00:23.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-02-20T10:43:10.000Z (3 months ago)
- Last Synced: 2026-02-20T20:48:26.727Z (3 months ago)
- Topics: ai, bridge, llm, models-dev, platform, symfony, symfony-ai
- Language: PHP
- Homepage: https://symfony.com/bundles/ai-models-dev-platform
- Size: 251 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Models.dev Platform
===================
Models.dev platform bridge for Symfony AI provides a universal bridge providing
access to all AI providers available on [models.dev](https://models.dev).
All providers use the same interface: OpenAI-compatible providers work
out-of-the-box and automatic routing to specialized bridges for the other ones
(Anthropic, Gemini, ...).
The bridge also automatically discover model capabilities, pricing, and API
requirements.
See the [full documentation](https://symfony.com/doc/current/ai/components/platform/models-dev.html)
for usage and configuration details.
Resources
---------
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/ai/issues) and
[send Pull Requests](https://github.com/symfony/ai/pulls)
in the [main Symfony AI repository](https://github.com/symfony/ai)