Update reasoning models and README for new GPT & Gemini support #76

Merged
lifanwar merged 4 commits from update-new-mode into main 2025-11-23 02:46:47 -05:00
lifanwar commented 2025-11-22 19:09:56 -05:00 (Migrated from github.com)

This PR updates the Perplexity API wrapper and documentation to align with the latest reasoning models and usage examples.

Changes:

  • Update reasoning model from o3 to the latest gpt-5.1-thinking in asynchronous examples.
  • Add support for new advanced reasoning models: gemini-3.0-pro and kimi-k2-thinking.
  • Update README.md so 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.

This PR updates the Perplexity API wrapper and documentation to align with the latest reasoning models and usage examples. **Changes:** - Update reasoning model from `o3` to the latest `gpt-5.1-thinking` in asynchronous examples. - Add support for new advanced reasoning models: `gemini-3.0-pro` and `kimi-k2-thinking`. - Update `README.md` so 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.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
helallao/perplexity-ai!76
No description provided.