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

Inject glossary into generated answers #69

Closed markovial closed 1 year ago

markovial commented 1 year ago

Similar to the existing answers on stampy that utilize the glossary system, we should inject the glossary from coda or gdocs into the generated answers.

This should save a whole bunch on tokens, because people would more often not need to ask a subsequent questions which then generate a couple of paragraphs worth of text.

Here is an example of the current functioning glossary.

FraserLee commented 1 year ago

Does anyone know if the https://aisafety.info/questions/glossary endpoint currently would work for this?