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

add Volcengine Ark model integration via volcengine-java-sdk-ark-v3 #1289

Closed
wants to merge 3 commits into from

Conversation

noday
Copy link

@noday noday commented Jun 14, 2024

Issue

#1237

Change

add Volcengine Ark model integration

General checklist

  • There are no breaking changes
  • I have added unit and integration tests for my change
  • I have manually run all the unit and integration tests in the module I have added/changed, and they are all green
  • I have manually run all the unit and integration tests in the core and main modules, and they are all green

Checklist for adding new model integration

  • I have added my new module in the BOM

Checklist for adding new embedding store integration

  • I have added a {NameOfIntegration}EmbeddingStoreIT that extends from either EmbeddingStoreIT or EmbeddingStoreWithFilteringIT
  • I have added my new module in the BOM

Checklist for changing existing embedding store integration

  • I have manually verified that the {NameOfIntegration}EmbeddingStore works correctly with the data persisted using the latest released version of LangChain4j

@langchain4j langchain4j added the P3 Medium priority label Jun 17, 2024
@noday
Copy link
Author

noday commented Jun 18, 2024

It support Doubao-lite-4k、Doubao-pro-32k、Doubao-pro-4k、Doubao-lite-32k、Doubao-lite-128k、Doubao-pro-128k、Doubao-embedding、Llama3-8B、Llama3-70B、Moonshot-v1-8k、Moonshot-v1-32k、Moonshot-v1-128k、GLM3-130B、GLM3-130B金融模型、Mistral-7B

@noday noday marked this pull request as draft June 18, 2024 01:59
@opencat opencat closed this by deleting the head repository Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 Medium priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants