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

[BUG] Using gemini-2.0-flash-thinking-exp model, the Cat outputs only the thinking steps, omits the actual answer. #996

Open
amagnolo opened this issue Dec 27, 2024 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@amagnolo
Copy link

Describe the bug
When using the gemini-2.0-flash-thinking-exp model, the Cat outputs only the thinking steps, not the actual answer.

To Reproduce

  1. select gemini-2.0-flash-thinking-exp as LLM model
  2. ask any question

Expected behavior
Show the model thinking steps, then the actual answer to the user question.

Additional context
The gemini 2.0 non chain-of-thought variant (gemini-2.0-flash-exp) works correctly with cheshire cat.

@amagnolo amagnolo added the bug Something isn't working label Dec 27, 2024
@pieroit pieroit added the enhancement New feature or request label Dec 28, 2024
@pieroit
Copy link
Member

pieroit commented Dec 28, 2024

We're not suppporting reasoning models yet, thanks for opening the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants