mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-21 10:05:26 -04:00
[PR #338] Cloudflare AI: allow to use multiple models #383
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/pipelines/pull/338
Author: @pew
Created: 11/19/2024
Status: 🔄 Open
Base:
main← Head:main📝 Commits (5)
19cf675Cloudflare AI: allow to use multiple models5d0d6bffix startup issues6670029use models from environment variable0ee7833list all Cloudflare AI text generation modelsae94adblist Anthropic from API📊 Changes
2 files changed (+113 additions, -45 deletions)
View changed files
📝
examples/pipelines/providers/anthropic_manifold_pipeline.py(+61 -25)📝
examples/pipelines/providers/cloudflare_ai_pipeline.py(+52 -20)📄 Description
This change allows to pick from different models available in the Cloudflare AI model list via environment variables
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.