Skip to content

feat(deps): add chat thinking support#525

Open
hubertshelley wants to merge 3 commits into64bit:mainfrom
silent-rs:main
Open

feat(deps): add chat thinking support#525
hubertshelley wants to merge 3 commits into64bit:mainfrom
silent-rs:main

Conversation

@hubertshelley
Copy link
Copy Markdown

add ChatThinking request fields for chat completions and

add reasoning_content fields in chat response/message delta.

also make workspace rust-version explicit for path usage and

fix clippy let_underscore_future warnings in config tests.

add ChatThinking request fields for chat completions and

add reasoning_content fields in chat response/message delta.

also make workspace rust-version explicit for path usage and

fix clippy let_underscore_future warnings in config tests.
@DenysVuika
Copy link
Copy Markdown

@64bit is there any change to get this PR going? thanks

@hubertshelley
Copy link
Copy Markdown
Author

hubertshelley commented Apr 8, 2026

@64bit is there any change to get this PR going? thanks

@DenysVuika support think mode for DeepSeek and glm

@64bit
Copy link
Copy Markdown
Owner

64bit commented Apr 8, 2026

Thanks for PR and bump. This one is recurring theme where I see contributions for non-openai types, and they are out of scope and are noted as such in contributions.md.

For this reason, the byot - bring your own types - feature exist. So you can write custom types and not having to merge it into the crate.

@64bit 64bit added the out of scope Requests which are not related to OpenAI API label Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

out of scope Requests which are not related to OpenAI API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants