EveripediaNetwork / issues

Issues repo
9 stars 0 forks source link

IQ GPT TG bot stopped responding #2741

Closed Softdev1 closed 2 weeks ago

Softdev1 commented 1 month ago

Description

In some cases, iqgpt answers questions and eventually stops answering questions as the user proceeds. here are some highlighted issues.

Royal-lobster commented 2 weeks ago

@Softdev1 Any examples of such queries i can test out ?

kesar commented 2 weeks ago

try to search in langsmith errored ones. most likely they are related to infinite loop exit

Royal-lobster commented 2 weeks ago

try to search in langsmith errored ones. most likely they are related to infinite loop exit

Ahh let me check it out

Royal-lobster commented 2 weeks ago

Interesting, now most of the recursion errored queries from langsmith are working on my testing https://smith.langchain.com/o/962049bc-3f4b-42d5-b222-887dc42049fb/projects/p/bc0735fa-58ea-449a-9f5c-a9cab4e80766?timeModel=%7B%22duration%22%3A%227d%22%7D&searchModel=%7B%22filter%22%3A%22and%28eq%28name%2C+%5C%22LangGraph%5C%22%29%2C+exists%28error%2C+true%29%29%22%7D

CleanShot 2024-06-12 at 14 46 54

The last query seems to be having issue that @Adebesin-Cell is working on fixing it

CleanShot 2024-06-12 at 14 49 16