mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #14281] feat: Invoke the GitHub copilot model #17202
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?
Originally created by @Hunter6324 on GitHub (May 24, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14281
Check Existing Issues
Problem Description
GitHub copilot's model cannot be called through the following project, but it can be successfully called through an openai api-compatible model in roo-cline:
https://github.com/ericc-ch/copilot-api
Desired Solution you'd like
Integrate this project into openwebui, or fix bugs, and be compatible with the project's use of the GitHub copilot model
Alternatives Considered
No response
Additional Context
No response
@Hunter6324 commented on GitHub (May 24, 2025):
https://github.com/ericc-ch/copilot-api/issues/35