mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-08 05:39:13 +00:00
Remove old chat setup timer. It is mislabelled, irrelevant since streaming
This commit is contained in:
@@ -93,7 +93,6 @@ def generate_chat_response(
|
|||||||
chat_response = None
|
chat_response = None
|
||||||
|
|
||||||
try:
|
try:
|
||||||
with timer("Generating chat response took", logger):
|
|
||||||
partial_completion = partial(
|
partial_completion = partial(
|
||||||
_save_to_conversation_log,
|
_save_to_conversation_log,
|
||||||
q,
|
q,
|
||||||
|
|||||||
Reference in New Issue
Block a user