Skip to content

formentor-studio/langchain-magnolia-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Integration of LangChain with Magnolia

This repository proposes an integration of LangChain with Magnolia by implementing a document loader that allows the introduction of contents from Magnolia in the pipeline of LangChain

Python implementation

It is provided the python notebook chat_with_magnolia.ipynb that implements the document loader and shows an example of usage.

Javascript implementation

The document loader made in javascript is published in the following fork of LangChain

https://github.com/joaquin-alfaro/langchainjs/tree/feature/magnolia-loader

The typescript code chat_with_magnolia.ts provides an example of usage of the document loader.

About

LangChain loader for Magnolia CMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published