Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 14:22
· 1 commit to main since this release
0e49097

AIHelpMe v0.3.0

Diff since v0.2.1

Added (thanks to Splendidbug!)

  • New knowledge packs created by Splendidbug using DocsScraper.jl (to be registered soon, created as part of Google Summer of Code).
  • Knowledge packs for JuliaData org (DataFrames.jl), Plots org, and SciML org.
  • Refreshed knowledge packs for Makie org and Tidier org.
  • Golden Q&A sets for new packages to evaluate performance.

Changed

  • Changed default chunk size to 384 based on evaluation results.
  • Increased compatibility for PromptingTools to v0.50, enabling the use of the latest chat models.
  • Changed const-Ref variables to typed globals to prevent issues encountered in PromptingTools.

Removed

  • Legacy pack "juliaextra".

Fixed

  • Issues related to const-Ref variables by switching to typed globals.
  • Fixed :gold pipeline inconsistently updating the embedding dimension

Notes

  • The new knowledge packs are currently available only for the OpenAI Text embedding Large 3 model.
  • Latest chat models can now be used, but embedding models are restricted for prebuilt knowledge packs.

Commits

Merged pull requests: