Skip to content

Gekko0114/golangchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golangchain

Building an LLM app using golang

This repository provides a tool for building LLM apps similar to LangChain, but implemented in golang.
Currently, there are two ways to use this library:

  1. create a pipeline: compose a pipeline using components like parsers, LLMs, templates, etc.
  2. use the agent: run the pipeline combined with other functions such as search.

Please note that this library is a hobby project and there are no plans for ongoing development or improvements.

About

Build LLM app using golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published