Skip to content

v0.11.0

Compare
Choose a tag to compare
@YrrepNoj YrrepNoj released this 16 Aug 21:45
· 45 commits to main since this release
4f4b9e0

0.11.0 (2024-08-16)

Features

  • ui: 663- skeleton text for assistant responses (#898) (a4b0e1b)
  • ui: 669-annotations (#908) (9d14dbf)
  • ui: download files (0ff7aa7)
  • ui: settings/profile header btn re-design (941da3a)

Bug Fixes

  • api: Adds migration to prevent null metadata messages (#895) (44aafca)
  • api: Fix invalid nltk reference and bug (#914) (6e3e5b8)
  • api: Updates unstructured to fix punkt_tab issue (#905) (67a05bb)
  • batch requests to the CreateEmbedding stub (#887) (8ed4328)
  • Remove explicit requests install (#906) (863e9d6)
  • ui: CSP (#913) (b83ef04)

Miscellaneous

  • add default GH PR workflow triggers to test workflows (#892) (c418a4c)
  • Bumps all the uds core versions to 0.25.0 and updates deployment docs (#874) (6ca39f1)
  • Remove "review_requested" as trigger to prevent unintentional test re-runs (4c20d9e)
  • ui: content security policy (#903) (c2d2262)
  • ui: improve reliability of playwright test in workflow (29703cb)
  • ui: improve sveltekit store mocking (90bef05)
  • ui: typescript updates and fix rag e2e tests (#883) (8cd3011)