WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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