golangchain

module
v0.0.0-...-e476057 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2023 License: MIT

README ΒΆ

golangchain

The LLMs interface framework based on the go language, similar to LangChain, aims to support users to quickly build applications around large language models, and the implementation based on the go language can facilitate faster development and deployment.

πŸ¦œοΈπŸ”— Go LangChain

go.dev reference

⚑ Building applications with LLMs through composability ⚑

πŸ€” What is this?

This is the Go language implementation of LangChain.

πŸ“– Documentation

πŸŽ‰ Examples

See ./examples for example usage.

import (
	"github.com/dxxu993/golangchain/"
)

func main() {
	
	fmt.Println(completion)
}
$ go run .

Socktastic!

Directories ΒΆ

Path Synopsis
library
llm

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL