Skip to content

kristofferremback/llm-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llm-tools

This is a collection of tools and experiments, focused on using LLMs in Go.

See README for each tool for more details on what it does. There might not be one, no promises. 🤷

Overview

# llm-tools h
NAME:
   llm-tools - Various LLM tools

USAGE:
   llm-tools [global options] command [command options] [arguments...]

COMMANDS:
   config                    Configure LLM tools
   generate-interface-mocks  Generates mock implementations for Go interfaces
   auto-completion           Generate auto-completion scripts
   help, h                   Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --debug     enable debug logging (default: false) [$DEBUG]
   --help, -h  show help

About

A collection of tools and experiments utilizing LLMs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published