mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-10-09 06:56:19 +00:00
pre-commit
This commit is contained in:
parent
8deb30aa20
commit
2e703296d5
@ -10,6 +10,7 @@ WORKING_DIR = "./dickens"
|
||||
if not os.path.exists(WORKING_DIR):
|
||||
os.mkdir(WORKING_DIR)
|
||||
|
||||
|
||||
async def lmdeploy_model_complete(
|
||||
prompt=None, system_prompt=None, history_messages=[], **kwargs
|
||||
) -> str:
|
||||
|
Loading…
x
Reference in New Issue
Block a user