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
It's preferable that tables are shown in the chat deterministically rather than the LLM repeating them. What if the agent could write e.g. r r3 inline in the assistant text and it would be rendered there?
It's preferable that tables are shown in the chat deterministically rather than the LLM repeating them. What if the agent could write e.g.
r r3inline in the assistant text and it would be rendered there?Related to #56.