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

partner[ai21]: masking of the api key for ai21 models #20257

Merged
merged 4 commits into from
Apr 12, 2024

Conversation

sepiatone
Copy link
Contributor

Description: Masking of the API key for AI21 models
Issue: Fixes #12165 for AI21
Dependencies: None

Note: This fix came in originally through #12418 but was possibly missed in the refactor to the AI21 partner package

@eyurtsev @gautamanirudh

@efriis efriis added the partner label Apr 10, 2024
@efriis efriis self-assigned this Apr 10, 2024
Copy link

vercel bot commented Apr 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Apr 12, 2024 8:16pm

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. 🤖:security Related to security issues, CVEs labels Apr 10, 2024
@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Apr 12, 2024
@efriis efriis enabled auto-merge (squash) April 12, 2024 20:16
@efriis efriis merged commit 4f75b23 into langchain-ai:master Apr 12, 2024
21 checks passed
@sepiatone sepiatone deleted the ai21_tests branch April 13, 2024 14:53
hinthornw pushed a commit that referenced this pull request Apr 26, 2024
**Description:** Masking of the API key for AI21 models
**Issue:** Fixes #12165 for AI21
**Dependencies:** None

Note: This fix came in originally through #12418 but was possibly missed
in the refactor to the AI21 partner package


---------

Co-authored-by: Erick Friis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm PR looks good. Use to confirm that a PR is ready for merging. partner 🤖:security Related to security issues, CVEs size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

For New Contributors: Use SecretStr for api_keys
2 participants