Update reasoning models and README for new GPT & Gemini support #76
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "update-new-mode"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR updates the Perplexity API wrapper and documentation to align with the latest reasoning models and usage examples.
Changes:
o3to the latestgpt-5.1-thinkingin asynchronous examples.gemini-3.0-proandkimi-k2-thinking.README.mdso the documented model lists and usage snippets match the current implementation (async).All changes have been tested ( async flows, reasoning mode, and the new models) and everything is working as expected.