What's Changed
- TASK: Markdown processing by @mficzel in #3
- Persistent files by @nezaniel in #2
- Properly handle quote string slashes by @nezaniel in #4
- TASK: Allow tools without parameters by @mficzel in #5
- TASK: Use json encode in chat controller to avoid unwanted magic from… by @mficzel in #6
- TASK: Store metadata for messages in a cache to allow reloading of treads by @mficzel in #7
- TASK: Remove depracted text message format by @mficzel in #8
- BUGFIX: Fix return type annotation by @mficzel in #9
- TASK: Ensure that instructions are updated for every run by @mficzel in #10
- TASK: Allow to pass
additionalInstructions
with the start and post endpoints by @mficzel in #11 - TASK: Make logging optional and controll via setting in Develop this is still enabled by @mficzel in #12
- TASK: Require an Hmac for additional instructions by @mficzel in #13
- BUGFIX: Use .json instead of .jsonl as storage format for the source of knowledge by @mficzel in #14
- Catch empty citation quotes by @nezaniel in #15
- Adjust to assistants v2 by @nezaniel in #16
New Contributors
Full Changelog: https://github.com/sitegeist/Sitegeist.Chatterbox/commits/v0.1.0