Redo draft-analysis endpoint
Compare changes
+ 1
− 1
@@ -305,7 +305,7 @@ async def draft_analysis(
Redo draft analysis endpoint to return mock data and call the llm as a simple query, not a function.
Closes #17 (closed) and #18 (closed)