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

#987 This means that this issue is not solved? #1589

Open
PorcoRosso85 opened this issue Mar 10, 2025 · 1 comment
Open

#987 This means that this issue is not solved? #1589

PorcoRosso85 opened this issue Mar 10, 2025 · 1 comment

Comments

@PorcoRosso85
Copy link

Describe the bug

#987
This means that this issue is not solved?

A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

working session after fhis command

    (
        GOOSE_PROVIDER=openrouter
        GOOSE_MODEL=openai/gpt-4o-mini
        RUST_BACKTRACE=1
        goose session --with-builtin developer
    )

not working session after this command

    (
        GOOSE_PROVIDER=openrouter
        GOOSE_MODEL=google/gemini-2.0-flash-thinking-exp:free
        RUST_BACKTRACE=1
        goose session --with-builtin developer
    )
ERROR goose::agents::truncate: Error: Request failed: Request failed with status: 404 Not Found
    at crates/goose/src/agents/truncate.rs:372

Ran into this error: Request failed: Request failed with status: 404 Not Found.

Please retry if you think this is a transient or recoverable error.

Expected behavior
session goes well

@yingjiehe-xyz
Copy link
Collaborator

@PorcoRosso85 can you share the prompt you use? And which version are you using?

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

No branches or pull requests

2 participants