StampyAI / stampy-chat

Conversational chatbot to answer questions about AI Safety & Alignment based on information retrieved from the Alignment Research Dataset
https://chat.stampy.ai
MIT License
13 stars 6 forks source link

Refactor prompt to explicitly mention equation code formatting #75

Open markovial opened 1 year ago

markovial commented 1 year ago

If we want equations to be generated in LaTeX and if we want to consider displaying them properly rendered on site after they have been generated.

So it might be worth explicitly mentioning to the LLM that they have to be properly formatted in the way we want with proper start, end, whitespace etc... tags as required by our rendering engine.

FraserLee commented 1 year ago

link: #77