Peter Dave Hello
Peter Dave Hello
As the whole floating toolbar is editable, the solution is syncing right-click context menu options with the floating toolbar. Additionally, it would be best to address the compatibility issue.
ping @josStorer
You can use it with the custom model option, the API endpoint is `https://api.x.ai/v1/chat/completions`.
> > This PR mixes in many things, and some of them are unnecessary or related to different preferences. > > I believe the commits here separate the changes into...
@sunner, please help create logos for them, thanks!
Should use gemini-2.5-pro-preview-06-05 for Gemini 2.5 Pro instead. Ref: https://ai.google.dev/gemini-api/docs/models#gemini-2.5-pro-preview-06-05
@copilot: 1. #792 was renamed to "Support OpenAI reasoning models via OpenAI API" 2. See https://github.com/ChatGPTBox-dev/chatGPTBox/issues/792#issuecomment-3217208310, make sure not only `o1` was supported: > At least o3, o3-mini, o4-mini, gpt-5,...
@copilot `isUsingO1Model` is a poor naming choice. Given the PR title renaming, it's best to avoid using "o1" in the naming and opt for something like "reasoningModel". BTW, o3 &...