Skip to content

v0.2.1

Compare
Choose a tag to compare
@zereraz zereraz released this 05 Jan 10:11
· 108 commits to main since this release
59c4baf
  • chat history pagination
  • mainly fixes for citations
  • new vespa client as refactoring
  • tests for the vespa client
  • added tests for citations
  • improved deployment, scripts that capture our learnings from deploying on ec2
  • error component for all the routes

What's Changed (autogenerated)

  • feat(refactor): Modularize AI providers by @junaid-shirur in #182
  • update(frontend): frontend packages update to latest versions by @zereraz in #185
  • feat(chat-history): Add pagination in chat history list by @kalpadhwaryu in #187
  • feat(vespa): Introduce minimal Vespa-Client by @junaid-shirur in #189
  • update(server): upgrade package versions in server by @zereraz in #186
  • feat(dx-improve): Added scripts to improve deployment by @oindrila-b in #188
  • fix(tabs-order): add tabs enum and change the order of ask and search tabs by @zereraz in #190
  • feat(errors): add error component and unify the citation regex by @zereraz in #191
  • fix(citations): [NaN] if index not in citationMap and add tests by @zereraz in #192
  • fix(citation): array of citations now won't be stored by parsed correctly by @zereraz in #194
  • update version to 0.2.1 by @zereraz in #195

Full Changelog: v0.2.0...v0.2.1