Merged
Conversation
e1db26c to
5cc880a
Compare
5cc880a to
4cf0c79
Compare
Merged
samjulien
pushed a commit
that referenced
this pull request
Feb 21, 2025
* chore(internal): codegen related update (#147) * chore: add missing isclass check (#149) * chore(internal): bump httpx dependency (#151) * fix(client): only call .close() when needed (#152) * docs: fix typos (#153) * chore(internal): codegen related update (#154) * feat(api)!: define chat completion models (#157) * Fix import * fix: correctly handle deserialising `cls` fields (#158) * chore(internal): update deps (#159) * docs(api): updates to API spec (#160) * chore(internal): bump pyright dependency (#161) * docs(raw responses): fix duplicate `the` (#162) * fix(tests): make test_get_platform less flaky (#163) * chore(internal): avoid pytest-asyncio deprecation warning (#164) * chore(internal): minor style changes (#165) * chore(internal): minor formatting changes (#166) * feat(api): add async jobs and graph association (#167) * docs(api): updates to API spec (#168) * feat(api): update application jobs pagination response (#169) * docs(api): updates to API spec (#170) * feat(api): add types for application jobs (#171) * chore(api): fixes to ApplicationJobs pagination (#172) * chore(internal): change default timeout to an int (#173) * chore(internal): bummp ruff dependency (#174) * feat(client): send `X-Stainless-Read-Timeout` header (#175) * codegen metadata * codegen metadata * codegen metadata * feat(api): add list and retrieve applications (#176) * fix(api): fix offset pagination schema (#177) * chore(internal): fix type traversing dictionary params (#178) * chore(internal): codegen related update (#179) * chore(internal): minor type handling changes (#180) * docs(api): updates to API spec (#181) * chore(internal): update client tests (#182) * fix: asyncify on non-asyncio runtimes (#183) * chore(test): update some test values (#184) * docs(api): updates to API spec (#185) * chore(internal): codegen related update (#186) * feat(client): allow passing `NotGiven` for body (#187) fix(client): mark some request bodies as optional * chore(internal): fix devcontainers setup (#188) * docs: README code sample updates (#189) * docs: Update README. (#192) * docs: Fix README code samples. (#193) * release: 2.0.0-rc1 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com> Co-authored-by: Samuel El-Borai <sam@elborai.me> Co-authored-by: Sarah Deaton <sarah.deaton@writer.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.