mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-05 21:29:11 +00:00
Remove intent_type from telemetry update in api_chat
This commit is contained in:
@@ -961,7 +961,6 @@ async def chat(
|
||||
|
||||
response_obj = {
|
||||
"response": actual_response,
|
||||
"intentType": intent_type,
|
||||
"inferredQueries": inferred_queries,
|
||||
"context": compiled_references,
|
||||
"online_results": online_results,
|
||||
|
||||
Reference in New Issue
Block a user