Skip to content

Add --api-key parameter#93

Merged
aliroberts merged 1 commit intodevfrom
feature/byok
Dec 11, 2025
Merged

Add --api-key parameter#93
aliroberts merged 1 commit intodevfrom
feature/byok

Conversation

@aliroberts
Copy link
Contributor

Add --api-key parameter that allows users to bring their own API keys for calling models. This can be used with the run and resume commands.

Multiple keys can be provided, e.g.: --api-key openai=<key> gemini=<key>

@DhruvSrikanth DhruvSrikanth added the enhancement New feature or request label Dec 5, 2025
Copy link
Member

@DhruvSrikanth DhruvSrikanth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! The only remaining part would be to update the weco-docs.

Also, thanks for adding some tests here (i've been meaning to for the longest time and very much needed in this repo)!

@aliroberts aliroberts force-pushed the feature/byok branch 3 times, most recently from fa3f976 to 1a1d495 Compare December 10, 2025 13:31
@aliroberts
Copy link
Contributor Author

LGTM! The only remaining part would be to update the weco-docs.

Also, thanks for adding some tests here (i've been meaning to for the longest time and very much needed in this repo)!

Have created a PR for the docs - https://github.com/WecoAI/weco-docs/pull/55

@DhruvSrikanth
Copy link
Member

Thanks! It looks good to me

@aliroberts aliroberts merged commit 4263fc6 into dev Dec 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants