Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryanbekhen/gochain

GoChain is a library for LLM (Large Language Model) for Go
https://github.com/ryanbekhen/gochain

Last synced: 20 days ago
JSON representation

GoChain is a library for LLM (Large Language Model) for Go

Awesome Lists containing this project

README

        

# GoChain

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

## Features

- [x] Function calls

## LLM Support

- [x] Ollama
- [x] Cloudflare Workers AI
- [ ] GPT

## Installation

```bash
go get github.com/ryanbekhen/gochain
```

## Contributing

Contributions are welcome! For feature requests and bug reports please [submit an issue](https://github.com/ryanbekhen/gochain/issues).

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.