1.29.0 (2024-01-25)
1.28.0 (2024-01-24)
1.27.2 (2024-01-19)
- TypeformLink: Adjust break on small screens (c9d1e19)
1.27.1 (2024-01-18)
1.27.0 (2024-01-18)
1.26.1 (2024-01-18)
1.26.0 (2024-01-17)
1.25.0 (2024-01-17)
1.24.0 (2024-01-17)
1.23.1 (2024-01-17)
1.23.0 (2024-01-17)
1.22.1 (2024-01-17)
1.22.0 (2024-01-17)
1.21.0 (2024-01-16)
1.20.1 (2024-01-16)
1.20.0 (2024-01-12)
1.19.0 (2024-01-12)
1.18.0 (2024-01-09)
1.17.0 (2023-11-30)
- Answer: Add disclaimer after answer (382e8e2)
1.16.0 (2023-11-29)
1.15.0 (2023-11-29)
- prevent example questions to change on rerender (42ef465)
- faq: Add FAQ page (090176c)
- ResultHistory: Add functionality to clear history and remove entries (a95354e)
- SearchResultSection: Show similarity as text (6bd9963)
1.14.0 (2023-11-28)
- randomly select 3 questions as example questions (0f4236f)
1.13.0 (2023-11-27)
- answer: In case of NaN ignore count (2926168)
- Answer: Reintroduce summaries (71e45dd)
- DocumentLoadingSkeleton: Add new skeletons for documents (10bc23e)
- page: Load search and answer separately (9fe2361)
- PromptForm: Add submit on enter (6c26387)
1.12.0 (2023-11-27)
- added hook to show the splash screen only once, reworked info button (32003e5)
- adjusted info icon design, added hover on ki.anfrage anchor (5c8dbdb)
1.11.0 (2023-11-27)
- Markdown: Adds ReactMarkdown component (0bce033)
1.10.0 (2023-11-23)
- examplePrompts: Auto submit example prompts on click (7448c46)
- Sidebar: Reintroduce history in sidebar (62eec6c)
- SearchResultSection: reintroduce tags (1ff5bbd)
1.9.1 (2023-11-23)
- AcrobatIcon: Fix attribute format in SVG (eab8d08)
- Multiple fixes based on @esshahn comments (see commit description) (e8f88b0)
- splash-screen: Click doesnt close modal (59304e3)
1.9.0 (2023-11-20)
1.8.0 (2023-11-14)
- build error (bdf553f)
1.7.0 (2023-11-14)
1.6.2 (2023-11-06)
1.6.1 (2023-11-02)
- build errors (248aa80)
1.6.0 (2023-11-02)
1.5.0 (2023-09-01)
1.4.0 (2023-08-31)
- 5 rows in textarea (80986ab)
1.3.2 (2023-08-31)
- typos (3c8cea0)
1.3.1 (2023-08-30)
- types: type was not renamed in Label (377b782)
1.3.0 (2023-08-29)
1.2.0 (2023-08-25)
- SearchResult: Sorted by similarity (bf702d6)
1.1.0 (2023-08-25)
- Duplicate call to api with larger text chunks (168e963)
- explorer: adds reponse data as table (3ccacc2)
- Favicon (a89e3cd)
- Markdown rendering (f74adbc)
- Max tokens based on model (c200a2c)
- Prompt creation in own function (36a618d)
- Refine prompt (9bd9d36)
- Results as component for double tests (1f1ea6a)
- Types and better prompt (041ac0a)