-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Support for Math / Science symbology via Katex or Latex #3858
Copy link
Copy link
Closed
Labels
Description
Please explain the motivation behind the feature request.
Responses from the model that have math symbols often come back as "\frac, \text,...". therefore making math statements hard to read.
Describe the solution you'd like
It would be nice if goose could either map those to math/science symbol emojis or, better yet, support a fast Latex like framework like Katex.
Describe alternatives you've considered
I suppose I could try to implement an MCP that will detect math symbols and map them text emojis as a start.
Additional context
Add any other context or screenshots about the feature request here.
- I have verified this does not duplicate an existing feature request
I searched for "katex" and "latex" and found nothing.
Reactions are currently unavailable