Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions packages/mistralai_azure/.genignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pyproject.toml
src/mistralai_azure/sdk.py
README.md
USAGE.md
Expand Down
1 change: 1 addition & 0 deletions packages/mistralai_azure/.speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ python:
methodArguments: infer-optional-args
moduleName: ""
outputModelSuffix: output
packageManager: uv
packageName: mistralai_azure
pytestFilterWarnings: []
pytestTimeout: 0
Expand Down
1 change: 1 addition & 0 deletions packages/mistralai_gcp/.genignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pyproject.toml
src/mistralai_gcp/sdk.py
README.md
USAGE.md
Expand Down
1 change: 1 addition & 0 deletions packages/mistralai_gcp/.speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ python:
maxMethodParams: 15
methodArguments: infer-optional-args
outputModelSuffix: output
packageManager: uv
packageName: mistralai-gcp
pytestTimeout: 0
responseFormat: flat
Expand Down