Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.14.0 #2908

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 7, 2024

🤖 I have created a release beep boop

0.14.0 (2024-12-19)

Features

  • add ability to specify a custom font on public page (b162e1e)
  • add csv-jsonl-worker to helm chart (cd65155)
  • add floating action button options to dashboard publicpagesettings (6483310)
  • add floating action button to docsearch component (57d2ff1)
  • add hallucination detection to server (598b134)
  • add highlight options checkbox to chat playground (cca758b)
  • add openLinksInNewTab as a new parameter for the search component and public page (2c4613d)
  • add option to remove event listener (62335e0)
  • add options to removeTriggers and add zIndex to the PublicPageSettings (36f4cf4)
  • add order_by key for getting all chunks in a group, make the (c0b3c3b)
  • add route to listen for firecrawl webhooks on page scrape events (c732c7e)
  • add score threshold, author, increase width, and other search component improvements (2cbac8f)
  • add support for indexing documents using pagefind, and pushing (031df9b)
  • add thumbnail as image_url (56f42c1)
  • add video worker (88875a8)
  • adds cd for fern adapter (20be69e)
  • better detection w/ benchmarks (1c363b3)
  • completed fern adapter loading in all mdx files + opeanpi spec (918c7f9)
  • completed recs working with search over groups (cf431d6)
  • completed testing of csv and jsonl ingests with the new worker (ce05422)
  • convert public page to single install script tag (b36e117)
  • default analytics to on for public page (11ff07b)
  • disable analytics flag (325d2ce)
  • finished skeleton for single product display (9054445)
  • fully working suggested questions for a single product (1becbfc)
  • hallucination detection crate w/ NER, noun and number analysis (4dd2525)
  • heading based chunking (a046826)
  • incrementally add pages (ee2734a)
  • make the clear messages button be formatted to brand color (7980eb2)
  • move all icons to fontawesome instead of icons file (13e4000)
  • option to copy chat message in search component (9b76f6b)
  • release search component version 0.2.30 (6d1ea18)
  • scaffold new fern-adapter package to be run as cron (e53e8d7)
  • scaffold new fern-adapter package to be run as cron (23b277c)
  • search component: add buttonTriggers parameter for adding (5a8f9a7)
  • small css fixes, make zIndex a parameter (127b2b8)
  • sort by top_score and hallucination_score for rag (086a433)
  • tags are defineable via public page (8660b52)
  • update version on public page, modify instructions to (81a4e7e)
  • upload CSV processing done up to the worker stage (c979f0c)

Cleanup

  • add omitCredentials option + make datasetId optional in ts-sdk (dc07d33)
  • add tracking_ids's to fern adapter chunk creation (2636810)
  • always require org_id when fetching a dataset by tracking_id (6137e19)
  • mobile styling fixes for chat component (3476584)
  • mobile view of search component modal (6660166)
  • only make one server call per batch for groups in ingest-worker (582e73b)
  • remove back to dashboard button + omit credentials (0a92ecc)
  • remove expects for LLM completion calls (5281e45)
  • rev sample component code version to 0.2.29 (18c7bbd)
  • scroll and missing user message (952dc2f)
  • search-component copy now green + powered by trieve at bottom with empty tag row when no tags + ctrl+m to swap modes (be27319)
  • style fix to demo page z-index param (ed64962)
  • timeout for uploading a file should be 5 minutes or more unlike other routes (d1ceed7)
  • updated readme (14d4a59)

Bug Fixes

  • add back postgresql count trigger (686181b)
  • call group count for search_over_groups (c589fbe)
  • csv jsonl worker with incomplete byte reads (21e5800)
  • dataset tracking id not resetting (147ca29)
  • file upload tag_set ternary was reversed (069b273)
  • fix payload so that it works with public page (dcb4874)
  • fix rag top score scoring (1842484)
  • fix vertical scroll in search component (49bf9ca)
  • include additional routes on public page API key (5a899ca)
  • missing generate scope on routes (44e2314)
  • mobile tabs for demo page horizontally scroll now (19f4e8e)
  • page html template when singleProductOptions is undefined (c44be5e)
  • patch renderToDiv copy / paste section (914a635)
  • public page tooltip text (07191b4)
  • remove unwrap error parsing uuid (6d662fe)
  • removed the string "hidden" from all react code to stop tailwind (d84a9bc)
  • revert rag top score inclusion (e3b9d8c)
  • styling with floating button z-index on public page html (a82b949)
  • trieve-fern-adapter workflow (cf7c198)
  • ts-sdk default behavior with omitCredentials includes them (a7f7919)
  • use my regex license to allow placeholders in route perms (90fe0a1)
  • youtube crawl options not saving (bcbb1ff)

Other

  • add YOUTUBE_API_KEY to deployment guides (74929fb)
  • adds condition to prevent trieve-fern-adapter workflow running when merging the bump pr (f1cbac6)
  • bump trieve-fern-adapter version to 0.0.5 (59c2991)

Docs

  • add docs for how to use CLI (856dbb2)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 6603e16 to 4f8c9c3 Compare December 7, 2024 03:12
@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from 89322af to cbccfe4 Compare December 7, 2024 04:40
@github-actions github-actions bot force-pushed the release-please--branches--main branch from cbccfe4 to 46e9ccd Compare December 7, 2024 04:43
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 46e9ccd to 1b8cc5d Compare December 7, 2024 04:45
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 1b8cc5d to 7d9120a Compare December 7, 2024 04:48
@github-actions github-actions bot force-pushed the release-please--branches--main branch 17 times, most recently from f1b07ad to c1a2b83 Compare December 13, 2024 05:23
@github-actions github-actions bot force-pushed the release-please--branches--main branch 28 times, most recently from 42026f2 to e9f1661 Compare December 19, 2024 03:18
@github-actions github-actions bot force-pushed the release-please--branches--main branch from e9f1661 to 97334af Compare December 19, 2024 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants