[ ソース: llm ]
パッケージ: llm (0.27.1-1) [contrib]
CLI utility and Python library for interacting with Large Language Models
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.
This allows users to interact with various language models. Its primary target is obviously the OpenAI API, but it also supports local models like Llama 2, Ollama, and MLC, and other online models like Claude, GEmini and Mistral.
その他の llm 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-click-default-group
- Extension for Python click adding default subcommand to group (Python 3)
-
- dep: python3-condense-json
- Python function for condensing JSON using replacement strings
-
- dep: python3-openai
- OpenAI Python API library
-
- dep: python3-pip
- Python package installer
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-pluggy
- plugin and hook calling mechanisms for Python 3
-
- dep: python3-puremagic
- pure-Python module to identify files by their magic signature
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting
-
- dep: python3-sqlite-migrate
- Python library for SQLite migrations
-
- dep: python3-typing-extensions (>= 4.7)
- Backported and Experimental Type Hints for Python
-
- dep: python3-ulid
- Universally unique lexicographically sortable identifier (Python library)
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- dep: sqlite-utils
- CLI tool and Python utility functions for manipulating SQLite