An open API service indexing awesome lists of open source software.

https://github.com/kurusugawa-computer/annofab-cli-llm

annofab-cliとLLMを組み合わせたツールです。
https://github.com/kurusugawa-computer/annofab-cli-llm

Last synced: 9 months ago
JSON representation

annofab-cliとLLMを組み合わせたツールです。

Awesome Lists containing this project

README

          

# annofab-cli-llm
annofab-cliとLLMを組み合わせたツールです。

[![PyPI version](https://badge.fury.io/py/annofabcli-llm.svg)](https://badge.fury.io/py/annofabcli-llm)
[![Python Versions](https://img.shields.io/pypi/pyversions/annofabcli-llm.svg)](https://pypi.org/project/annofabcli-llm/)

# Requirements
* Python 3.12+

# Install

```
$ pip install annofabcli-llm
```

# Configurations

https://annofab-cli-llm.readthedocs.io/ja/latest/index.html#configurations を参照してください。


# Usage

```
$ annofabcli-llm --help
```

詳細は https://annofab-cli-llm.readthedocs.io/ja/latest/command_reference/index.html を参照してください。