WIP local changes
This commit is contained in:
@@ -30,7 +30,7 @@ async def reflect_notes(intake_summary: str, identity_block: dict | None) -> dic
|
||||
)
|
||||
|
||||
|
||||
raw = await call_llm(prompt, backend_override="cloud")
|
||||
raw = await call_llm(prompt, backend="cloud")
|
||||
print("[Reflection-Raw]:", raw)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user