Skip to content
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

gemini-2.0-flash-thinking-exp #137

Open
JuliaBonita opened this issue Dec 22, 2024 · 1 comment
Open

gemini-2.0-flash-thinking-exp #137

JuliaBonita opened this issue Dec 22, 2024 · 1 comment
Assignees
Labels
feature request The issue is a feature request

Comments

@JuliaBonita
Copy link

Hi, I tried to add the gemini-2.0-flash-thinking-exp model as a custom model because it's not available in the existing models list yet, but it throws the error below. How do I resolve this?  

[ERROR] Unable to call the gemini-2.0-flash-thinking-exp inference endpoint due to 400.  Please check if the input or configuration is correct. 400 Invalid JSON payload received. Unknown name "messages": Cannot find field.
Invalid JSON payload received. Unknown name "max_tokens": Cannot find field.
Invalid JSON payload received. Unknown name "temperature": Cannot find field.
Invalid JSON payload received. Unknown name "top_p": Cannot find field.
Invalid JSON payload received. Unknown name "presence_penalty": Cannot find field.
Invalid JSON payload received. Unknown name "frequency_penalty": Cannot find field.
Invalid JSON payload received. Unknown name "stream": Cannot find field.
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention The issue needs contributor's attention label Dec 22, 2024
@swatDong swatDong self-assigned this Dec 24, 2024
@swatDong swatDong added the feature request The issue is a feature request label Dec 24, 2024
@swatDong
Copy link
Contributor

Hi, currently custom model only supports OpenAI contract. Marked this as feature request and will be track in further planning.

@swatDong swatDong removed the needs attention The issue needs contributor's attention label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request The issue is a feature request
Projects
None yet
Development

No branches or pull requests

2 participants