Replies: 3 comments
-
|
please in english… |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
but they do have that api u want. check out wiki |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
https://docs.openwebui.com/getting-started/api-endpoints/ is this what you want |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Request
现在webui 没有对外提供api 的接口,我现在的有个需求是希望能增加一个提供对外的接口,因为我在做学校业务的时候他们学校有个全校统一认证登录的认证,登陆后就直接访问页面进行聊天对话了。举个列子:我把学校里面的文档(校规、政策之类的)上传到webui里面,webui也接入了本地我安装的一些模型,我自己再单独 独立制作一个聊天对话网页,这个网页是学校通过身份认证后访问的,身份认证完成后就可以进行聊天对话了,这个时候就需要webui提供给我一个接口,可以选择模型进行聊天的接口让我接入到我的网页中。
Important Notes
Before submitting a report: Please check the Issues or Discussions section to see if a similar issue or feature request has already been posted. It's likely we're already tracking it! If you’re unsure, start a discussion post first. This will help us efficiently focus on improving the project.
Collaborate respectfully: We value a constructive attitude, so please be mindful of your communication. If negativity is part of your approach, our capacity to engage may be limited. We’re here to help if you’re open to learning and communicating positively. Remember, Open WebUI is a volunteer-driven project managed by a single maintainer and supported by contributors who also have full-time jobs. We appreciate your time and ask that you respect ours.
Contributing: If you encounter an issue, we highly encourage you to submit a pull request or fork the project. We actively work to prevent contributor burnout to maintain the quality and continuity of Open WebUI.
Bug reproducibility: If a bug cannot be reproduced with a
:mainor:devDocker setup, or a pip install with Python 3.11, it may require additional help from the community. In such cases, we will move it to the "issues" Discussions section due to our limited resources. We encourage the community to assist with these issues. Remember, it’s not that the issue doesn’t exist; we need your help!Note: Please remove the notes above when submitting your post. Thank you for your understanding and support!
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Beta Was this translation helpful? Give feedback.
All reactions