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

community(patch) fix MoonshotChat moonshot_api_key is invaild for api key #21361

Merged
merged 1 commit into from
May 7, 2024

Conversation

liugddx
Copy link
Contributor

@liugddx liugddx commented May 7, 2024

Description: close #21237
@baskaryan, @eyurtsev

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 7, 2024
Copy link

vercel bot commented May 7, 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 May 7, 2024 5:51am

@dosubot dosubot bot added the 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature label May 7, 2024
@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label May 7, 2024
@hwchase17 hwchase17 merged commit 1fe66f5 into langchain-ai:master May 7, 2024
60 checks passed
dglogo pushed a commit to dglogo/langchain that referenced this pull request May 8, 2024
kyle-cassidy pushed a commit to kyle-cassidy/langchain that referenced this pull request May 10, 2024
kyle-cassidy pushed a commit to kyle-cassidy/langchain that referenced this pull request May 16, 2024
@caoshuyu
Copy link

Hello, when I use this version of the change, I get an AttributeError at values["moonshot_api_key"].get_secret_value() : 'str' object has no attribute 'get_secret_value'. Is there any additional import processing required here or is there any requirement for python version? My operating environment is macOS system, python version 3.11.7, looking forward to your answer @liugddx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature lgtm PR looks good. Use to confirm that a PR is ready for merging. size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MoonshotChat moonshot_api_key is invaild for api key
3 participants