Skip to content

Conversation

@xuwuruoshui
Copy link

原来的github.com/dslipak/pdf库读取pdf会卡死,换成github.com/ledongthuc/pdf库就好了

@CLAassistant
Copy link

CLAassistant commented Dec 26, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
5 out of 6 committers have signed the CLA.

✅ meguminnnnnnnnn
✅ shanemcd
✅ kaijchen
✅ hi-pender
✅ zhuangjie1125
❌ xuwuruoshui
You have signed the CLA already but the status is still pending? Let us recheck it.

shanemcd and others added 14 commits December 26, 2025 20:33
Add support for Claude models via Google Cloud Vertex AI, following the
existing pattern used for AWS Bedrock support.

New Config fields:
- ByVertex: enables Vertex AI mode
- VertexProjectID: Google Cloud project ID
- VertexRegion: Vertex AI region (defaults to "global")

Uses Application Default Credentials for authentication via the
anthropic-sdk-go vertex package.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.5 <[email protected]>
* docs(es8): improve ES8 indexer and retriever README

* update readme of es7 and opensearch

* docs: clarify OpenSearch versions in README

* add links to examples in readme
…#646)

feat(model/gemini): add image config for chat model
…ego#649)

Moves the callback initialization logic from the generic ChatModel to the specific ResponsesAPIChatModel.

This change ensures that EnsureRunInfo is only called for the Responses API flow, where it is actually needed. The GetType method was also added to ResponsesAPIChatModel to support this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

7 participants