mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-21 01:55:22 -04:00
[PR #510] [MERGED] Support for more openai models #440
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/510
Author: @lmtr0
Created: 4/18/2025
Status: ✅ Merged
Merged: 4/18/2025
Merged by: @tjbck
Base:
main← Head:main📝 Commits (3)
e986590new: filter logic for a better way of filtering modelsf825066Merge branch 'open-webui:main' into main72768c2fix: removed invalid syntax📊 Changes
1 file changed (+8 additions, -1 deletions)
View changed files
📝
examples/pipelines/providers/openai_manifold_pipeline.py(+8 -1)📄 Description
Hey guys, Following up on #432 I've added a new logic to filter model IDs and allow for a more versatile filtering logic by allowing us to add onto a list of valid model ID patterns
Changelog:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.