Skip to content

Commit 1a6e106

Browse files
committed
Fix the README framing: aisuite is two layers, OpenCoworker an app
OpenCoworker is built using aisuite and lives in this repo; it is not a layer of the library.
1 parent a122ba5 commit 1a6e106

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
[![PyPI](https://img.shields.io/pypi/v/aisuite)](https://pypi.org/project/aisuite/)
2020
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
2121

22-
`aisuite` is one open stack for building with LLMs — three layers, each useful on its own:
22+
`aisuite` is a lightweight Python library for building with LLMs, in two layers: a unified **Chat Completions API** across providers, and an **Agents API** with tools and toolkits on top. This repo is also home to **OpenCoworker**, a desktop AI coworker built using aisuite:
2323

2424
```text
2525
┌───────────────────────────────────────────────┐

0 commit comments

Comments
 (0)