Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 546 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 546 Bytes

GoChain

GoChain is a library for LLM (Large Language Model) for Go. It is designed to be simple and easy to use.

Features

  • Function calls

LLM Support

  • Ollama
  • Cloudflare Workers AI
  • GPT

Installation

go get github.com/ryanbekhen/gochain

Contributing

Contributions are welcome! For feature requests and bug reports please submit an issue.

License

This project is licensed under the MIT License - see the LICENSE file for details.