Skip to content

For some reason Gemma-4 with tools is not working with me through your sdk #83

@MohamedAliRashad

Description

@MohamedAliRashad

I keep getting errors when using:

response = openrouter_client.chat.send(
                    model="google/gemma-4-31b-it",
                    messages=[{"role": "user", "content": "What is the capital of France?"}],
                    tools=tools,
                )

why that is ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions