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: Fix sparkllm authentication problem. #18651

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

liugddx
Copy link
Contributor

@liugddx liugddx commented Mar 6, 2024

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Mar 6, 2024
Copy link

vercel bot commented Mar 6, 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 Mar 6, 2024 11:05am

@dosubot dosubot bot added Ɑ: models Related to LLMs or chat model modules 🔌: fireworks Primarily related to Fireworks AI model intergrations 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature labels Mar 6, 2024
@liugddx
Copy link
Contributor Author

liugddx commented Mar 6, 2024

@baskaryan PTAL

@baskaryan baskaryan merged commit ced5e7b into langchain-ai:master Mar 7, 2024
59 checks passed
bechbd pushed a commit to bechbd/langchain that referenced this pull request Mar 29, 2024
…18651)

- **Description:** fix sparkllm authentication problem.The current
timestamp is in RFC1123 format. The time deviation must be controlled
within 300s. I changed to re-obtain the url every time I ask a question.
https://www.xfyun.cn/doc/spark/general_url_authentication.html#_1-2-%E9%89%B4%E6%9D%83%E5%8F%82%E6%95%B0
gkorland pushed a commit to FalkorDB/langchain that referenced this pull request Mar 30, 2024
…18651)

- **Description:** fix sparkllm authentication problem.The current
timestamp is in RFC1123 format. The time deviation must be controlled
within 300s. I changed to re-obtain the url every time I ask a question.
https://www.xfyun.cn/doc/spark/general_url_authentication.html#_1-2-%E9%89%B4%E6%9D%83%E5%8F%82%E6%95%B0
hinthornw pushed a commit that referenced this pull request Apr 26, 2024
- **Description:** fix sparkllm authentication problem.The current
timestamp is in RFC1123 format. The time deviation must be controlled
within 300s. I changed to re-obtain the url every time I ask a question.
https://www.xfyun.cn/doc/spark/general_url_authentication.html#_1-2-%E9%89%B4%E6%9D%83%E5%8F%82%E6%95%B0
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 🔌: fireworks Primarily related to Fireworks AI model intergrations Ɑ: models Related to LLMs or chat model modules size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants