Skip to content

Fix: Hardcoded Gemini Key Check #190

@grantdfoster

Description

@grantdfoster

If you only configure CLAUDE_API_KEY, an error message ‘Error executing job type web: gemini API key is required for Web job’ will be reported when doing web scrape.
The gemini api key is hard-coded into the tee web job workflow(https://github.com/gopher-lab/tee-worker/blob/main/internal/jobs/web.go#L65), and configuring the claude api key will not take effect.
This is a bug, please fix it as soon as possible

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