Make the chat panel more professional:
- Keep track of number of LLM tokens used in the session
- Provide confidence level to each LLM response
- When text2cypher has an error, show the error as part of the chat flow, and not as a temporary pop-up.
- Add to the input box a checkbox, that the chat will only respond with the cypher query, and will skip executing on the graph and getting an LLM formatted response.
Make the chat panel more professional: