Skip to content

update with sashabaranov/go-openai/master #1049

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 41 commits into from

Conversation

thihamin
Copy link

No description provided.

skyerus and others added 30 commits May 13, 2024 12:16
feat: add top_k & repetition_penalty to completion request
Add min_p to enhance larger LLM quality
add url to stream function (WILL revert if not working)
…mpletions

Add topk and rep pen to chat completions
…penrouter

Add provider control for openrouter
…openrouter

Add reasoning control openrouter
…ng_provider

Make reasoning and provider optional
…ions

Reasoning and provider optional in completions
manbax and others added 11 commits March 11, 2025 01:15
feat: add include reasoning for openrouter model
…ol_only_openrouter

feat: add openrouter provider control : only
Adds 'enabled' in PostOpenrouterReasoningRequest

Trying to fix this error
```
chat request failed: status_code: 400, url: https://openrouter.ai/api/v1/chat/completions body: {"error":{"message":"\"reasoning.max_tokens\" must be less than total tokens and greater than or equal to 1024","code":400,"metadata":{"provider_name":"Google"}}
```
@thihamin
Copy link
Author

mistake closing

@thihamin thihamin closed this Jul 17, 2025
@thihamin thihamin deleted the thiha/202507_update branch July 17, 2025 21:48
@thihamin thihamin restored the thiha/202507_update branch July 17, 2025 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants