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

feat: Create notebook based demos #67

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Commits on Feb 1, 2024

  1. feat: Create notebook based demos

    1. Creates a Jupyter notebook using Dewy as a LangChain retriever.
       Demonstrates both with and without citations.
    2. Updates chunking to use a smaller chunk size. This makes it easier
       to use models with smaller context limits.
    3. Fix `Dockerfile` to include all SQL migrations.
    4. Adds a CI rule that ensures we don't check-in the results of
       notebooks.
    bjchambers committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    af612cf View commit details
    Browse the repository at this point in the history