Original PR: https://github.com/open-webui/open-webui/pull/2227 Author: @akx Created: 5/13/2024 Status: ❌ Closed
Base: dev ← Head: async-correct
dev
async-correct
815d6b4
967799e
4 files changed (+174 additions, -912 deletions)
📝 src/lib/apis/audio/index.ts (+9 -106) 📝 src/lib/apis/auths/index.ts (+39 -381) ➕ src/lib/apis/helpers.ts (+66 -0) 📝 src/lib/apis/ollama/index.ts (+60 -425)
src/lib/apis/audio/index.ts
src/lib/apis/auths/index.ts
src/lib/apis/helpers.ts
src/lib/apis/ollama/index.ts
This starts to clean up the copy-pasted frontend API access code.
TBD
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/2227
Author: @akx
Created: 5/13/2024
Status: ❌ Closed
Base:
dev← Head:async-correct📝 Commits (2)
815d6b4Add API request helpers967799eDRY off audio/auths/ollama APIs📊 Changes
4 files changed (+174 additions, -912 deletions)
View changed files
📝
src/lib/apis/audio/index.ts(+9 -106)📝
src/lib/apis/auths/index.ts(+39 -381)➕
src/lib/apis/helpers.ts(+66 -0)📝
src/lib/apis/ollama/index.ts(+60 -425)📄 Description
Description
This starts to clean up the copy-pasted frontend API access code.
Changelog Entry
TBD
Additional Information
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.