mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 17:02:01 -05:00
ollama-api openai compatibility #1326
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 @gipde on GitHub (Jun 20, 2024).
Bug Report
Description
Bug Summary:
if i use continue.dev i would like to use embeddings via open-webui like tabautocompletion or chat.
Steps to Reproduce:
configuration in continue.dev
due to recordings, continue.dev transmit the following json fragment
but the api requires json in form of
so it seems that there is a incompatibility within the json structure.
on the oter hand, if i configure the ollama-provider in continue.dev, i cannot use the api-key from open-webui