microsoft / microsoft/foundry-dev-tools
gemini-2.0-flash-thinking-exp
Open
@swatDong is already working on this.
Since Dec 24, 2024.
feature request
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 260
- Avg merge
- 42m
- Merged PRs (30d)
- 29
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.