v0.2.0
Better error handing and retry support.
Added docs(still needs a revamp) and refactored ai
directory
What's Changed (autogenerated)
- feat(deploy): Added changes for deployment by @oindrila-b in #172
- feat(deploy): Update vespa deployment script to handle model changes by @junaid-shirur in #174
- feat(chat): Disable sending message if streaming is on by @kalpadhwaryu in #175
- feat(retry): Prevent concurrent retries and disable retries during streaming by @kalpadhwaryu in #176
- feat(dx-improve): Modified code for improved dx by @oindrila-b in #177
- feat(conversation): better support for the conversation and rag system by @zereraz in #178
- fix(chat-error): Make chat usable after error occurs by @kalpadhwaryu in #153
- Add initial set of docs to main by @zereraz in #179
- feat(refactor): Separate types and mappers into different files by @junaid-shirur in #180
Full Changelog: v0.1.0...v0.2.0