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

v1.11.2 #301

Merged
merged 2 commits into from
Oct 6, 2024
Merged

v1.11.2 #301

merged 2 commits into from
Oct 6, 2024

Commits on Oct 2, 2024

  1. feat: add data sources prompt to bot creation

    Initializes the `haveDataSourcesBeenAdded` flag to true when creating a new bot. This enables the bot to utilize data sources if they are available and ensures the chatbot is aware of their existence.
    n4ze3m committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4625df6 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. feat: Enable internal search for bots

    Adds the ability to enable internal search for bots, allowing users to search within their uploaded documents and data sources. This feature is still experimental and may not work as expected in all cases.
    
    Fixes #123
    n4ze3m committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    5193c58 View commit details
    Browse the repository at this point in the history