pipelines/examples/pipelines/providers
2025-02-02 20:23:21 -07:00
..
anthropic_manifold_pipeline.py add new Claude 3.5 Haiku to Anthropic pipeline 2024-11-05 10:57:46 +01:00
aws_bedrock_claude_pipeline.py add title and some bugfix 2024-08-18 11:41:34 +08:00
azure_deepseek_r1_pipeline.py Feature: additional provider for DeepSeek R1 API on Azure. 2025-02-02 20:23:21 -07:00
azure_jais_core42_pipeline.py Create azure_jais_core42_pipeline.py 2024-10-04 00:57:30 +03:00
azure_openai_manifold_pipeline.py add Azure OpenAI manifold pipeline example 2024-10-04 13:41:08 +02:00
azure_openai_pipeline.py fix: initialize request object, correct typo, and rename parameter 2024-09-01 18:52:09 +03:00
cloudflare_ai_pipeline.py cloudlfare ai pipeline 2024-08-16 04:04:25 +00:00
cohere_manifold_pipeline.py Cohere envvar fix 2024-06-04 13:16:14 -04:00
google_manifold_pipeline.py Merge pull request #194 from rotemdan/use-native-system-message-for-gemini-1.5 2024-08-02 11:51:04 -04:00
google_vertexai_manifold_pipeline.py Fix method call typo 2024-09-20 16:12:58 +09:00
groq_manifold_pipeline.py feat: groq manifold pipeline 2024-06-05 09:04:43 +03:00
litellm_manifold_pipeline.py Fix: get LiteLLM models on startup 2024-08-02 15:51:28 -04:00
litellm_subprocess_manifold_pipeline.py fix: litellm 2024-06-03 18:02:21 -07:00
llama_cpp_pipeline.py chore: comments 2024-06-02 15:03:08 -07:00
mlx_manifold_pipeline.py Update mlx_manifold_pipeline.py 2024-07-03 11:13:07 -04:00
mlx_pipeline.py Add Valves support 2024-06-30 00:59:15 -04:00
ollama_manifold_pipeline.py feat: Update Ollama manifold pipeline to use environment variable for base URL 2024-06-25 12:48:18 +02:00
ollama_pipeline.py chore: comments 2024-06-02 15:03:08 -07:00
openai_dalle_manifold_pipeline.py Add ImageGen exaple (Using DALL-E) 2024-06-05 18:44:56 +02:00
openai_manifold_pipeline.py feat: openai manifold 2024-06-02 16:56:35 -07:00
openai_pipeline.py Fix bug leading to openai failure call 2024-06-20 17:53:13 +02:00
perplexity_manifold_pipeline.py Fixed typos 2024-08-02 23:51:10 +08:00