Commit Graph

29 Commits

Author SHA1 Message Date
stainless-app[bot]
766954e018 chore: remove unnecessary error check for url parsing 2026-03-26 18:30:09 +00:00
stainless-app[bot]
d68fc57f94 fix: prevent duplicate ? in query params 2026-03-26 17:44:20 +00:00
stainless-app[bot]
0d04bf33bd chore(internal): codegen related update 2026-03-10 14:37:26 +00:00
stainless-app[bot]
09cc728551 chore(internal): codegen related update 2026-03-05 13:02:45 +00:00
stainless-app[bot]
2d57af305f fix: allow canceling a request while it is waiting to retry 2026-02-19 22:46:52 +00:00
stainless-app[bot]
433a3e1668 chore(internal): version bump 2025-09-30 17:29:54 +00:00
stainless-app[bot]
c0ea3742d2 fix: close body before retrying 2025-08-28 16:50:00 +00:00
stainless-app[bot]
10bbf5a7a6 chore(internal): version bump 2025-08-07 20:49:11 +00:00
stainless-app[bot]
2770a51cab feat(api): adds GPT-5 and new API features: platform.openai.com/docs/guides/gpt-5 2025-08-07 17:02:18 +00:00
stainless-app[bot]
7c18b7f67d feat(client): support optional json html escaping 2025-08-06 21:58:29 +00:00
stainless-app[bot]
85adf2cb64 fix: don't try to deserialize as json when ResponseBodyInto is []byte 2025-06-27 16:41:24 +00:00
stainless-app[bot]
0773e9a183 feat(api): webhook and deep research support 2025-06-26 16:50:45 +00:00
stainless-app[bot]
9b04f10a16 feat(client): add support for endpoint-specific base URLs in python
This also changes how `WithEnvironmentProduction()` and `WithBaseURL()` interact. Previously, `WithBaseURL()` would be overridden by `WithEnvironmentProduction()` if `WithEnvironmentProduction()` was later in the list of options; now, `WithBaseURL()` always takes precedence.
2025-05-13 15:22:59 +00:00
stainless-app[bot]
2cb7fc68d6 fix(client): clean up reader resources 2025-05-06 20:31:10 +00:00
stainless-app[bot]
cacfc0511b feat(client)!: improve param subunions & deduplicate types 2025-04-15 19:02:38 +00:00
stainless-app[bot]
4364e4c283 chore(docs): document pre-request options 2025-04-15 17:08:30 +00:00
stainless-app[bot]
cbd98bab5e feat(client): support custom http clients (#357) 2025-04-07 22:00:21 +00:00
stainless-app[bot]
09312ab0b7 feat(client): support unions in query and forms (#347) 2025-04-03 22:13:20 +00:00
stainless-app[bot]
017a915b69 chore: fix typos (#324) 2025-03-26 16:35:24 +00:00
stainless-app[bot]
01e87e46a4 feat(api)!: migrate to v2 2025-03-20 16:39:58 -04:00
stainless-app[bot]
4f35678026 chore(internal): codegen related update (#292) 2025-03-18 01:19:41 +00:00
stainless-app[bot]
025fe3c02b feat(client): improve default client options support (#266) 2025-03-13 02:07:52 +00:00
stainless-app[bot]
c3c3661af4 feat(client): accept RFC6838 JSON content types (#256) 2025-03-10 20:04:55 +00:00
stainless-app[bot]
9936c4763f fix: fix early cancel when RequestTimeout is provided for streaming requests (#221) 2025-02-07 01:19:33 +00:00
stainless-app[bot]
cc4db7824d feat(client): send X-Stainless-Timeout header (#204) 2025-02-03 23:37:10 +00:00
stainless-app[bot]
91d6c90a46 fix(client): no panic on missing BaseURL (#121) 2024-11-11 21:03:02 +00:00
stainless-app[bot]
de6481f39a feat(client): send retry count header (#60) 2024-09-24 19:33:18 +00:00
stainless-app[bot]
5663c0e8b1 fix(requestconfig): copy over more fields when cloning (#44) 2024-09-10 14:37:41 +00:00
Stainless Bot
c329601324 feat: publish 2024-08-01 00:02:01 +00:00