mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
More format fixes
This commit is contained in:
@@ -191,6 +191,7 @@ def rag_messages(docs, messages, template, k, embedding_function):
|
||||
|
||||
return messages
|
||||
|
||||
|
||||
def embedding_model_get_path(
|
||||
embedding_model: str, update_embedding_model: bool = False
|
||||
):
|
||||
|
||||
Reference in New Issue
Block a user