Commit 78de486
release: 0.4.0-alpha.1 (#37)
Automated Release PR
---
## 0.4.0-alpha.1 (2025-10-31)
Full Changelog:
[v0.2.23-alpha.1...v0.4.0-alpha.1](v0.2.23-alpha.1...v0.4.0-alpha.1)
### ⚠ BREAKING CHANGES
* **api:** /v1/inspect only lists v1 apis by default
* **api:** /v1/inspect only lists v1 apis by default
* **api:** use input_schema instead of parameters for tools
* **api:** fixes to remove deprecated inference resources
### Features
* **api:** Adding prompts API to stainless config
([5ab8d74](5ab8d74))
* **api:** expires_after changes for /files
([a0b0fb7](a0b0fb7))
* **api:** fix file batches SDK to list_files
([25a0f10](25a0f10))
* **api:** fixes to remove deprecated inference resources
([367d775](367d775))
* **api:** fixes to URLs
([e4f7840](e4f7840))
* **api:** manual updates
([7d2e375](7d2e375))
* **api:** manual updates
([0302d54](0302d54))
* **api:** manual updates
([98a596f](98a596f))
* **api:** manual updates
([c6fb0b6](c6fb0b6))
* **api:** manual updates??!
([4dda064](4dda064))
* **api:** move datasets to beta, vector_db -> vector_store
([f32c0be](f32c0be))
* **api:** move post_training and eval under alpha namespace
([aec1d5f](aec1d5f))
* **api:** moving { rerank, agents } to `client.alpha.`
([793e069](793e069))
* **api:** removing openai/v1
([b5432de](b5432de))
* **api:** SDKs for vector store file batches
([b0676c8](b0676c8))
* **api:** SDKs for vector store file batches apis
([88731bf](88731bf))
* **api:** several updates including Conversations, Responses changes,
etc.
([e0728d5](e0728d5))
* **api:** sync
([7d85013](7d85013))
* **api:** tool api (input_schema, etc.) changes
([06f2bca](06f2bca))
* **api:** updates to vector_store, etc.
([19535c2](19535c2))
* **api:** updating post /v1/files to have correct multipart/form-data
([f1cf9d6](f1cf9d6))
* **api:** use input_schema instead of parameters for tools
([8910a12](8910a12))
* **api:** vector_db_id -> vector_store_id
([079d89d](079d89d))
### Bug Fixes
* **api:** another fix to capture correct responses.create() params
([6acae91](6acae91))
* **api:** fix the ToolDefParam updates
([5cee3d6](5cee3d6))
* **client:** incorrect offset pagination check
([257285f](257285f))
* fix stream event model reference
([a71b421](a71b421))
### Chores
* **api:** /v1/inspect only lists v1 apis by default
([ae3dc95](ae3dc95))
* **api:** /v1/inspect only lists v1 apis by default
([e30f51c](e30f51c))
* extract some types in mcp docs
([dcc7bb8](dcc7bb8))
* fix readme example
([402f930](402f930))
* fix readme examples
([4d5517c](4d5517c))
* **internal:** codegen related update
([252e0a2](252e0a2))
* **internal:** codegen related update
([34da720](34da720))
* **internal:** fix incremental formatting in some cases
([c5c8292](c5c8292))
* **internal:** use npm pack for build uploads
([a246793](a246793))
### Documentation
* update examples
([17b9eb3](17b9eb3))
### Build System
* Bump version to 0.2.23
([16e05ed](16e05ed))
---
This pull request is managed by Stainless's [GitHub
App](https://github.com/apps/stainless-app).
The [semver version
number](https://semver.org/#semantic-versioning-specification-semver) is
based on included [commit
messages](https://www.conventionalcommits.org/en/v1.0.0/).
Alternatively, you can manually set the version number in the title of
this pull request.
For a better experience, it is recommended to use either rebase-merge or
squash-merge when merging this pull request.
🔗 Stainless [website](https://www.stainlessapi.com)
📚 Read the [docs](https://app.stainlessapi.com/docs)
🙋 [Reach out](mailto:[email protected]) for help or questions
---------
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Ashwin Bharambe <[email protected]>1 parent a294775 commit 78de486
File tree
98 files changed
+7618
-3578
lines changed- .devcontainer
- scripts
- utils
- src
- resources
- alpha
- agents
- eval
- post-training
- beta
- chat
- conversations
- models
- prompts
- responses
- tool-runtime
- vector-stores
- tests/api-resources
- alpha
- agents
- eval
- post-training
- beta
- conversations
- prompts
- responses
- tool-runtime
- vector-stores
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
98 files changed
+7618
-3578
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
3 | 71 | | |
4 | 72 | | |
5 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
| 116 | + | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
197 | | - | |
| 196 | + | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
203 | | - | |
| 202 | + | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
310 | | - | |
311 | | - | |
| 310 | + | |
| 311 | + | |
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
| |||
0 commit comments