Skip to content

0.0.25-beta

Compare
Choose a tag to compare
@gharbat gharbat released this 19 Oct 20:54
· 2609 commits to main since this release
bb2cd32

What's Changed

  • Custom integrations by @codebanesr in #155

    • with the customer integrations you can define initial states for your copilot
    • the initial state is usually an API call that runs on the copilot load, it will give your copilot a better context when loaded
    • Usually, you would pass the user info, a list of things the user might ask about
    • it will help a lot in minimizing the API calls to your backend and make the copilot really fast
  • Bump urllib3 from 1.26.17 to 1.26.18 in /llm-server by @dependabot in #163

  • Bump spacy-loggers from 1.0.4 to 1.0.5 in /llm-server by @dependabot in #159

Full Changelog: 0.0.24-beta...0.0.25-beta