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: inference-gateway/typescript-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: inference-gateway/typescript-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Apr 27, 2025

  1. docs: Add required fields to Model schema and clean up application se…

    …ttings
    
    Signed-off-by: Eden Reich <eden.reich@gmail.com>
    edenreich committed Apr 27, 2025
    Configuration menu
    Copy the full SHA
    7338c28 View commit details
    Browse the repository at this point in the history
  2. chore(tests): Format test

    Signed-off-by: Eden Reich <eden.reich@gmail.com>
    edenreich committed Apr 27, 2025
    Configuration menu
    Copy the full SHA
    9f121a7 View commit details
    Browse the repository at this point in the history
  3. fix: Update FunctionParameters schema to enforce required properties …

    …and adjust ListModelsResponse structure (#9)
    
    Signed-off-by: Eden Reich <eden.reich@gmail.com>
    edenreich authored Apr 27, 2025
    Configuration menu
    Copy the full SHA
    ffa4709 View commit details
    Browse the repository at this point in the history
  4. chore(release): 🔖 0.5.1 [skip ci]

    ## [0.5.1](v0.5.0...v0.5.1) (2025-04-27)
    
    ### 🐛 Bug Fixes
    
    * Update FunctionParameters schema to enforce required properties and adjust ListModelsResponse structure ([#9](#9)) ([ffa4709](ffa4709))
    
    ### 📚 Documentation
    
    * Add required fields to Model schema and clean up application settings ([7338c28](7338c28))
    
    ### 🔧 Miscellaneous
    
    * **tests:** Format test ([9f121a7](9f121a7))
    ig-semantic-release-bot[bot] committed Apr 27, 2025
    Configuration menu
    Copy the full SHA
    d3a7a96 View commit details
    Browse the repository at this point in the history
Loading