You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the chatbot I have encountered a weird issue that I cant debug. I have the chatbot itself up and running producing reports.
However, if I ask the chatbot to look at for example 'total transactions in last 90 days' the rendered report in the UI will give me the 90 days in the matches advanced section. See screenshot below, this produces an invalid syntax error and the report can not be generated. When I click the link or look at the llm output in the dev console both are correct and produce the report I am looking for - In the last 90 days (second screenshot)
I cant quite debug this, can anyone help / explain what is going on here? thanks in advance.
The text was updated successfully, but these errors were encountered:
Using the chatbot I have encountered a weird issue that I cant debug. I have the chatbot itself up and running producing reports.
However, if I ask the chatbot to look at for example 'total transactions in last 90 days' the rendered report in the UI will give me the 90 days in the matches advanced section. See screenshot below, this produces an invalid syntax error and the report can not be generated. When I click the link or look at the llm output in the dev console both are correct and produce the report I am looking for -
In the last 90 days
(second screenshot)I cant quite debug this, can anyone help / explain what is going on here? thanks in advance.
The text was updated successfully, but these errors were encountered: