Skip to content

v1.4.0

Compare
Choose a tag to compare
@yoomlam yoomlam released this 09 Jun 16:19
· 5 commits to main since this release
872e6cb

What's Changed

  • feat: Import Benefit Hub content from Contentful API by @KevinJBoyer in #292
  • feat: Include feedback scores and comments in LiteralAI export by @yoomlam in #295
  • feat: Add streaming endpoint with citations and traces by @fg-nava in #293
  • docs: Add details on production deployments by @KevinJBoyer in #297
  • feat: Add streaming to chainlit chat UI by @fg-nava in #298
  • feat: Wrap SentenceTransformer to enable other embedding libraries by @KevinJBoyer in #299
  • fix: Don't create LiteralAI data layer in test_chat_api by @yoomlam in #300
  • fix: Improve referral link decision criteria in ImagineLaEngine by @fg-nava in #301
  • feat: Support Cohere API for embeddings by @KevinJBoyer in #303
  • fix: Check for Cohere models in app config by @KevinJBoyer in #304
  • fix: Translate canned response and alert message to the same language as the user's question by @yoomlam in #302
  • docs: PromptFoo getting started with Google Sheets by @fg-nava in #306
  • feat: Setup Github Action workflow file for PromptFoo by @fg-nava in #307
  • feat: Run refresh-ingestion in parallel by @yoomlam in #309
  • fix: resolve Promptfoo exports to Google Sheet by @fg-nava in #308
  • ci: Extract evaluation ID from share URL by @fg-nava in #310
  • docs: Promptfoo evaluation instructions by @KevinJBoyer in #311
  • fix: Ignore table formatting for CoveredCA data source by @yoomlam in #312
  • ci: Add readability assessment to promptfoo GHA workflow by @fg-nava in #313
  • feat: Add document-level recall to retrieval evaluation pipeline by @fg-nava in #314
  • doc: Promptfoo evaluations instructions: don't use SSL by @yoomlam in #316
  • perf: Minimize Promptfoo concurrency to 1 thread by @yoomlam in #317

Full Changelog: v1.3.0...v1.4.0