mirror of
https://github.com/Hopiu/llm.git
synced 2026-03-21 23:20:22 +00:00
333 B
333 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
contributing
changelog