uncloseai.com/src
Russell Ballestrini 71a2c3d00d improve(hermes): enhance context setup for coherent conversations
- Provide full page content to Hermes instead of just preview
- Include complete page context in initial system message
- Tell Hermes to maintain context for future questions in conversation
- Enable Hermes to reference specific details, names, and topics from page
- Fix issue where follow-up questions lacked proper page context
- Should now be able to answer questions about Nathan and other page details
2025-07-02 08:33:35 -04:00
..
chat.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
config.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
content.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
file-upload.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
models.js fix(translation): resolve preview issues and endpoint errors 2025-07-01 19:44:12 -04:00
page-reader.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
storage.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
token_estimator.js refactor: rename tokenizer to token_estimator for clarity 2025-07-01 20:31:07 -04:00
translation.js refactor: rename tokenizer to token_estimator for clarity 2025-07-01 20:31:07 -04:00
tts.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
ui.js improve(hermes): enhance context setup for coherent conversations 2025-07-02 08:33:35 -04:00