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: langwatch/scenario
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: python/v0.7.11
Choose a base ref
...
head repository: langwatch/scenario
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: python/v0.7.12
Choose a head ref
  • 4 commits
  • 42 files changed
  • 2 contributors

Commits on Oct 3, 2025

  1. fix: voice agent example (#134)

    * test: openaivoice agent still works
    
    * chore: add documentation
    
    * chore: update types and update CI requirements
    
    * feat: allow for importing examples
    
    * fix: unskip and fix other examples
    
    * chore: update doc with new helper
    drewdrewthis authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    f2cccdc View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. Configuration menu
    Copy the full SHA
    b5c34fd View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. feat: allow extras for model config (#138)

    * feat: allow extra params from config
    * chore: add example
    drewdrewthis authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    3f23415 View commit details
    Browse the repository at this point in the history
  2. chore(main): release python 0.7.12 (#140)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    12e5c8e View commit details
    Browse the repository at this point in the history
Loading