Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.
/ langchains Public archive

A module of LangChain chains for use with LLMs

Notifications You must be signed in to change notification settings

pleo-io/langchains

Repository files navigation

⚠️ This repository was archived automatically since no ownership was defined ⚠️

For details on how to claim stewardship of this repository see:

How to configure a service in OpsLevel

To learn more about the automatic process for stewardship which archived this repository see:

Automatic process for stewardship

langchains ⛓️

LangChain chains for use with LLMs.

Running

  • poetry shell
  • poetry install
  • poetry run test

Chains

  • AnonymizationChain
  • DeAnonymizationChain