reorganizing and restructuring
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# reasoning.py
|
||||
from llm_router import call_llm
|
||||
from llm.llm_router import call_llm
|
||||
|
||||
async def reason_check(user_prompt: str,
|
||||
identity_block: dict | None,
|
||||
|
||||
Reference in New Issue
Block a user