Update lightrag_openai_neo4j_milvus_redis_demo.py
This commit is contained in:
@@ -37,8 +37,8 @@ async def llm_model_func(
|
|||||||
prompt,
|
prompt,
|
||||||
system_prompt=system_prompt,
|
system_prompt=system_prompt,
|
||||||
history_messages=history_messages,
|
history_messages=history_messages,
|
||||||
api_key="sk-91d0b59f25554251aa813ed756d79a6d",
|
api_key="",
|
||||||
base_url="https://api.deepseek.com",
|
base_url="",
|
||||||
**kwargs,
|
**kwargs,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user