tldr-pages/tldr

Let's document: llm

開放

#11,448 建立於 2023年11月10日

 (1 則留言) (0 個反應) (0 位負責人)Markdown (5,381 個分叉)batch import
good first issuehelp wantedlet's documentnew command

倉庫指標

星標
 (63,468 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Command description

A CLI utility and Python library for interacting with Large Language Models, both via remote APIs and models that can be installed and run on your own machine.

It is quite a simple utility, but with a fair bit of extra functionality like embeddings or image search.

Documentation

https://llm.datasette.io/en/stable

Platform

Common

Commands

  • llm #11697
    • prompt
    • chat #21418
    • keys #21418
    • logs #21418
    • models #21418
    • templates #21418
    • aliases #21418
    • plugins #21418
    • install
    • uninstall
    • embed
    • embed-multi
    • similar
    • embed-models
    • collections
    • openai
    • fragments
    • schemas
    • tools

貢獻者指南