|
1 | 1 | { |
2 | 2 | "name": "symfony/ai-platform", |
3 | | - "repositories": [ |
4 | | - { "type": "path", "url": "src/Bridge/AiMlApi" }, |
5 | | - { "type": "path", "url": "src/Bridge/Albert" }, |
6 | | - { "type": "path", "url": "src/Bridge/Anthropic" }, |
7 | | - { "type": "path", "url": "src/Bridge/Azure" }, |
8 | | - { "type": "path", "url": "src/Bridge/Bedrock" }, |
9 | | - { "type": "path", "url": "src/Bridge/Cartesia" }, |
10 | | - { "type": "path", "url": "src/Bridge/Cerebras" }, |
11 | | - { "type": "path", "url": "src/Bridge/Decart" }, |
12 | | - { "type": "path", "url": "src/Bridge/DeepSeek" }, |
13 | | - { "type": "path", "url": "src/Bridge/DockerModelRunner" }, |
14 | | - { "type": "path", "url": "src/Bridge/ElevenLabs" }, |
15 | | - { "type": "path", "url": "src/Bridge/Gemini" }, |
16 | | - { "type": "path", "url": "src/Bridge/Generic" }, |
17 | | - { "type": "path", "url": "src/Bridge/HuggingFace" }, |
18 | | - { "type": "path", "url": "src/Bridge/LmStudio" }, |
19 | | - { "type": "path", "url": "src/Bridge/Meta" }, |
20 | | - { "type": "path", "url": "src/Bridge/Mistral" }, |
21 | | - { "type": "path", "url": "src/Bridge/Ollama" }, |
22 | | - { "type": "path", "url": "src/Bridge/OpenAi" }, |
23 | | - { "type": "path", "url": "src/Bridge/OpenRouter" }, |
24 | | - { "type": "path", "url": "src/Bridge/Perplexity" }, |
25 | | - { "type": "path", "url": "src/Bridge/Replicate" }, |
26 | | - { "type": "path", "url": "src/Bridge/Scaleway" }, |
27 | | - { "type": "path", "url": "src/Bridge/TransformersPhp" }, |
28 | | - { "type": "path", "url": "src/Bridge/VertexAi" }, |
29 | | - { "type": "path", "url": "src/Bridge/Voyage" } |
30 | | - ], |
31 | 3 | "description": "PHP library for interacting with AI platform provider.", |
32 | 4 | "license": "MIT", |
33 | 5 | "type": "library", |
|
0 commit comments