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: add LindormVector to vectorstores; also add Lindorm chat/embedding/rerank to chat_model/embedding/document_compressors #28206

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

AlwaysBluer
Copy link

@AlwaysBluer AlwaysBluer commented Nov 19, 2024

  • PR title: "community: add LindormVector to vectorstores; add Lindorm chat/embeeding/rerank"

  • PR message:

    • Description: Lindorm is a multi-model cloud-native database, supporting full-text search, vector-search. It also has AI engine , which could be used to import model or pre-train model inside Lindorm database.
  • Add tests and docs:

    1. a test for the integration, preferably unit tests that do not rely on network access,
    2. an example notebook showing its use. It lives in docs/docs/integrations directory.
  • Lint and test: Run make format, make lint and make test from the root of the package(s) you've modified. See contribution guidelines for more: https://python.langchain.com/docs/contributing/

jiangzhijie and others added 5 commits November 18, 2024 15:18
… into LindormIntegration

* 'LindormIntegration' of github.com:AlwaysBluer/langchain:
  docs: more standard test stubs (langchain-ai#28202)
  docs: links in integration contrib (langchain-ai#28200)
  standard-tests: rename langchain_standard_tests to langchain_tests, release 0.3.2 (langchain-ai#28203)
  infra: allow non-langchainai packages (langchain-ai#28199)
  openai: release 0.2.9, o1 streaming (langchain-ai#28197)
  docs: efficient rebuild (langchain-ai#28195)
  docs: fix embeddings tabs (langchain-ai#28193)
  docs: fixed a typo (langchain-ai#28191)
  docs[patch]: Add missing link to streaming concepts page (langchain-ai#28189)
  docs: add component tabs to integration landing pages (langchain-ai#28142)
  docs: community integration guide clarification (langchain-ai#28186)
  docs: standard test update (langchain-ai#28185)
  docs: fix grammatical error in delegation to sync methods (langchain-ai#28165)
  langchain: add missing punctuation in react_single_input.py (langchain-ai#28161)
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Nov 19, 2024
Copy link

vercel bot commented Nov 19, 2024

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

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 6:52am

@dosubot dosubot bot added community Related to langchain-community Ɑ: embeddings Related to text embedding models module Ɑ: vector store Related to vector store module labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Related to langchain-community Ɑ: embeddings Related to text embedding models module size:XXL This PR changes 1000+ lines, ignoring generated files. Ɑ: vector store Related to vector store module
Projects
Status: Triage
Development

Successfully merging this pull request may close these issues.

1 participant