Alberto Garcia Illera
d6adf2febd
Merge 301f5cec71 into 817f1a0816
2026-02-21 12:37:53 -08:00
Alberto Garcia Illera
301f5cec71
fix: correct session.chat() return type to match server response
...
The OpenCode server's POST /session/{id}/message endpoint returns a
wrapper object with 'info' (the assistant message) and 'parts' (the
message parts):
{"info": AssistantMessage, "parts": Part[]}
The SDK was casting this response to bare AssistantMessage, which
caused Pydantic to silently produce a hollow object where all fields
(id, role, tokens, etc.) were None.
This commit:
- Adds SessionChatResponse type with 'info: Message' and 'parts: List[Part]'
fields matching the actual server response shape
- Updates both sync and async chat() to return SessionChatResponse
- Exports the new type from types/__init__.py
- Updates api.md documentation
2026-02-21 12:37:30 -08:00
stainless-app[bot]
817f1a0816
release: 0.1.0-alpha.36
2025-08-27 02:38:36 +00:00
stainless-app[bot]
7a6b7d16c4
chore(internal): update pyright exclude list
2025-08-27 02:38:36 +00:00
stainless-app[bot]
6eae86427a
fix: avoid newer type syntax
2025-08-27 02:38:36 +00:00
stainless-app[bot]
c11a24e28e
chore(internal): change ci workflow machines
2025-08-27 02:38:36 +00:00
stainless-app[bot]
a1b54afef1
chore: update github action
2025-08-27 02:38:36 +00:00
stainless-app[bot]
5f8681cf63
chore(internal): codegen related update
2025-08-27 02:38:36 +00:00
stainless-app[bot]
ec855544b2
chore(internal): update comment in script
2025-08-27 02:38:36 +00:00
stainless-app[bot]
bdbeff638a
chore: update @stainless-api/prism-cli to v5.15.0
2025-08-27 02:38:36 +00:00
stainless-app[bot]
63af9064ec
chore(internal): fix ruff target version
2025-08-27 02:38:36 +00:00
stainless-app[bot]
34ccc7f7d7
feat(client): support file upload requests
2025-08-27 02:38:36 +00:00
stainless-app[bot]
a4212485db
release: 0.1.0-alpha.35
2025-07-29 02:59:34 +00:00
stainless-app[bot]
1c6a3700f1
feat(api): api update
2025-07-29 02:59:34 +00:00
stainless-app[bot]
17f9c65321
release: 0.1.0-alpha.34
2025-07-28 17:08:39 +00:00
stainless-app[bot]
206f54ea71
feat(api): api update
2025-07-28 17:08:39 +00:00
stainless-app[bot]
1de4987d50
feat(api): api update
2025-07-28 17:08:39 +00:00
stainless-app[bot]
4e7027e1d9
release: 0.1.0-alpha.33
2025-07-25 02:26:21 +00:00
stainless-app[bot]
4d13992ad1
chore(project): add settings file for vscode
2025-07-25 02:26:21 +00:00
stainless-app[bot]
145229a92b
feat(api): api update
2025-07-25 02:26:21 +00:00
stainless-app[bot]
45b4e60154
release: 0.1.0-alpha.32
2025-07-24 04:08:59 +00:00
stainless-app[bot]
c75867efe7
feat(api): api update
2025-07-24 04:08:59 +00:00
stainless-app[bot]
10a8dac1d7
release: 0.1.0-alpha.31
2025-07-24 01:49:43 +00:00
stainless-app[bot]
4c0117a6c5
feat(api): api update
2025-07-24 01:49:43 +00:00
stainless-app[bot]
8b4a7b17fc
release: 0.1.0-alpha.30
2025-07-23 03:06:36 +00:00
stainless-app[bot]
0a269c0379
fix(parsing): parse extra field types
2025-07-23 03:06:36 +00:00
stainless-app[bot]
646b99cd24
release: 0.1.0-alpha.29
2025-07-22 21:55:44 +00:00
stainless-app[bot]
5f9e3cd004
feat(api): api update
2025-07-22 21:55:44 +00:00
stainless-app[bot]
f2d28d2990
release: 0.1.0-alpha.28
2025-07-22 16:09:30 +00:00
stainless-app[bot]
1bddb4b6c3
codegen metadata
2025-07-22 16:09:30 +00:00
stainless-app[bot]
6e577d0bde
feat(api): api update
2025-07-22 16:09:30 +00:00
stainless-app[bot]
60df30faf5
release: 0.1.0-alpha.27
2025-07-22 02:03:53 +00:00
stainless-app[bot]
d0c8c5bb87
fix(parsing): ignore empty metadata
2025-07-22 02:03:53 +00:00
stainless-app[bot]
ff6b72a6da
feat(api): api update
2025-07-22 02:03:53 +00:00
stainless-app[bot]
c75c9633c9
release: 0.1.0-alpha.26
2025-07-21 23:24:56 +00:00
stainless-app[bot]
be1f9d88f0
feat(api): api update
2025-07-21 23:24:56 +00:00
stainless-app[bot]
e27c59a26c
codegen metadata
2025-07-21 23:24:56 +00:00
stainless-app[bot]
8ea99fb27b
release: 0.1.0-alpha.25
2025-07-21 23:01:10 +00:00
stainless-app[bot]
98315648f7
feat(api): api update
2025-07-21 23:01:10 +00:00
stainless-app[bot]
c9d0f6daa1
codegen metadata
2025-07-21 23:01:10 +00:00
stainless-app[bot]
4c406aa027
codegen metadata
2025-07-21 23:01:10 +00:00
stainless-app[bot]
05859cbd01
release: 0.1.0-alpha.24
2025-07-21 22:40:17 +00:00
stainless-app[bot]
e2e1f1d384
feat(api): api update
2025-07-21 22:40:17 +00:00
stainless-app[bot]
06577e9685
release: 0.1.0-alpha.23
2025-07-18 17:47:39 +00:00
stainless-app[bot]
5f542aa68e
feat(api): api update
2025-07-18 17:47:39 +00:00
stainless-app[bot]
002bf2d57f
release: 0.1.0-alpha.22
2025-07-17 19:40:32 +00:00
stainless-app[bot]
d19014d391
feat(api): api update
2025-07-17 19:40:32 +00:00
stainless-app[bot]
5ae45651bd
release: 0.1.0-alpha.21
2025-07-17 19:29:58 +00:00
stainless-app[bot]
5e3dae765d
feat(api): api update
2025-07-17 19:29:58 +00:00
stainless-app[bot]
a617d3359f
codegen metadata
2025-07-17 19:29:58 +00:00