Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: askui/python-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.25.0
Choose a base ref
...
head repository: askui/python-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.25.1
Choose a head ref
  • 3 commits
  • 7 files changed
  • 1 contributor

Commits on Mar 5, 2026

  1. feat: the value of model_id for vlm_providers can now be set as env…

    … variable: `VLM_PROVIDER_MODEL_ID=claude-opus-4-6`
    philipph-askui committed Mar 5, 2026
    Configuration menu
    Copy the full SHA
    9e9606b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #239 from askui/feat/model_id-as-env-variable

    feat: the value of `model_id` for vlm_providers can now be set as env variable
    philipph-askui authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    96bbd08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f13564e View commit details
    Browse the repository at this point in the history
Loading