forked from open-webui/open-webui
		
	fix
This commit is contained in:
		
							parent
							
								
									1cf4fa96c1
								
							
						
					
					
						commit
						98369fba22
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -117,8 +117,8 @@ class RAGMiddleware(BaseHTTPMiddleware): | |||
|                     rag_app.state.RAG_EMBEDDING_ENGINE, | ||||
|                     rag_app.state.RAG_EMBEDDING_MODEL, | ||||
|                     rag_app.state.sentence_transformer_ef, | ||||
|                     rag_app.state.RAG_OPENAI_API_KEY, | ||||
|                     rag_app.state.RAG_OPENAI_API_BASE_URL, | ||||
|                     rag_app.state.OPENAI_API_KEY, | ||||
|                     rag_app.state.OPENAI_API_BASE_URL, | ||||
|                 ) | ||||
|                 del data["docs"] | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy J. Baek
						Timothy J. Baek