mirror of
https://github.com/Hopiu/llm.git
synced 2026-03-29 19:00:24 +00:00
338 B
338 B
llm
A command-line utility for interacting with Large Language Models, such as OpenAI's GPT series.
Quick start:
pip install llm
llm keys set openai
# Paste in your API key
llm "Ten fun names for a pet pelican"
Contents
---
maxdepth: 3
---
setup
usage
templates
logging
help
contributing
changelog