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: model/base-url settings for AI completion, bring out of experimental #1049

Merged
merged 4 commits into from
Apr 1, 2024

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    305fd5e View commit details
    Browse the repository at this point in the history
  2. fix

    mscolnick committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1631a5e View commit details
    Browse the repository at this point in the history
  3. improve typings for MarimoConfig

    - switch to TypedDict, total=True
    - use Typing.NotRequired to denote keys that don't need to be included
    akshayka committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3690c6a View commit details
    Browse the repository at this point in the history
  4. fix test

    mscolnick committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ffbd19b View commit details
    Browse the repository at this point in the history