forked from open-webui/open-webui
More format fixes
This commit is contained in:
parent
bcf79c8366
commit
075fbedb02
2 changed files with 12 additions and 5 deletions
|
@ -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
|
||||
):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue