Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.
Peter edited this page Jan 14, 2023 · 1 revision

lm-api

Welcome to the lm-api wiki! The goal of the project: Command-line utilities for querying large language models

Features

  • Queries in pandas-compatible format
  • Results are written to a text file with markdown formatting
  • API functionality
  • Support for multiple providers, including Goose and OpenAI

Getting started

  1. Install the package via pip or by cloning the repository
  2. Get API keys for the providers you want to query
  3. Run queries and view results

Additional Resources

Please let us know if you have questions or feedback by opening an issue or pull request.

Clone this wiki locally