Lookup Tool Stalls
Opened this issue · 8 comments
Bug
When using smart chat the lookup tool will show hypotheticals and then the loading wheel will display indefinitely.
Expected behavior
Recurve message from LLM after lookup finishes.
How to replicate
Use gpt-4o-mini with tools results being sent in user message or not.
Trigger the lookup tool.
Wait indefinitely for message to return.
Notes
I am using Linux on my laptop and do not have mobile enabled. Embedding have fully loaded already.
Hi @jaickler
Are there any errors in the developer console logs when this happens?
Thanks for the report
🌴
Hello! Yes, I was able to check the developer logs and saw the vector sizes didn't match. I deleted the multi folder and then relaunched Obsidian and that fixed half the issue. The other half is that when using OpenAI's 4o-mini model I have to send the tool results in the user message or I also receive errors.
Sending the results in the user message does allow chat to work normally though.
I suppose the nature of the current bug is that, at least for 4o-mini the tool results must be sent in the user prompt.
Thanks for following up.
4o-mini seems to be working with/without sending tools response in the user message. Does toggling that setting on/off consistently produce the same success/fail results for you?
Please do let me know if you notice any other patterns or anything that might help narrow down what might be causing the issue 🌴
I'm having the same problem with gemini
yeah sure, on the first screenshot i asked gemini if it can summarize the wiki description of cat and it did it but only in lookup, and it was loading the answer indefinitely. But when i asked the next question it responded normally(second screenshot). I think the lookup thing is related to asking about the vault because when i dont do it it answers normally. I have the review context option turned off.
I check one more think i opened a new chat and just asked if it can tell me somethink(didn't ask to use vault) and it did answer in lookup only so I don't think it is realed to vault