mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #4486] [CLOSED] Feature: Extend embedding and reranking capabilities with CohereAI an… #8291
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/open-webui/pull/4486
Author: @abdalrohman
Created: 8/8/2024
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (1)
c2652f3Feature: Extend embedding and reranking capabilities with CohereAI and VoyageAI integration.📊 Changes
6 files changed (+881 additions, -259 deletions)
View changed files
📝
backend/apps/rag/main.py(+276 -94)📝
backend/apps/rag/utils.py(+153 -51)📝
backend/config.py(+55 -40)📝
backend/main.py(+1 -0)📝
src/lib/apis/rag/index.ts(+24 -4)📝
src/lib/components/admin/Settings/Documents.svelte(+372 -70)📄 Description
…d VoyageAI integration.
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.