mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-10-08 15:09:35 +00:00
feat: define framework and split api
add cache for llm add openapi module add proxy module
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from pilot.source_embedding.url_embedding import URLEmbedding
|
||||
from pilot.embedding_engine.url_embedding import URLEmbedding
|
||||
|
||||
path = "https://www.understandingwar.org/backgrounder/russian-offensive-campaign-assessment-february-8-2023"
|
||||
model_name = "your_path/all-MiniLM-L6-v2"
|
||||
|
Reference in New Issue
Block a user