-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels