Skip to content

Langchain integration #281

Answered by rmitsch
batrasrishti asked this question in Q&A
Sep 5, 2023 · 2 comments · 4 replies
Discussion options

You must be logged in to vote

Hi @batrasrishti!

  1. You can pass on all langchain config parameter to the langchain model via the spacy-llm config. I've never tried .ggml models via langchain, but I don't see a reason why this shouldn't work. If you encounter a particular problem, let us know.
  2. The @ is used for registries. See the docs on the spaCy config system.
  3. Any of the handles for the supported HuggingFace models, e. g. spacy.Lllama2.v1. See the docs.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@batrasrishti
Comment options

@rmitsch
Comment options

@pacoBOeT
Comment options

@rmitsch
Comment options

Answer selected by rmitsch
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
feat/model Feature: models usage How to use `spacy-llm`
4 participants