kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
32 wiersze
1.5 KiB
Markdown
32 wiersze
1.5 KiB
Markdown
<p align="center">
|
|
<a href="https://agentic.so/publishing">
|
|
<img alt="Agentic" src="https://raw.githubusercontent.com/transitive-bullshit/agentic/main/apps/web/public/agentic-publishing-social-image-dark-github.jpg" width="640">
|
|
</a>
|
|
</p>
|
|
|
|
<p>
|
|
<a href="https://github.com/transitive-bullshit/agentic/actions/workflows/main.yml"><img alt="Build Status" src="https://github.com/transitive-bullshit/agentic/actions/workflows/main.yml/badge.svg" /></a>
|
|
<a href="https://www.npmjs.com/package/@agentic/platform-openapi-utils"><img alt="NPM" src="https://img.shields.io/npm/v/@agentic/platform-openapi-utils.svg" /></a>
|
|
<a href="https://prettier.io"><img alt="Prettier Code Formatting" src="https://img.shields.io/badge/code_style-prettier-brightgreen.svg" /></a>
|
|
</p>
|
|
|
|
# @agentic/platform-openapi-utils <!-- omit from toc -->
|
|
|
|
> OpenAPI utilities used by the Agentic platform.
|
|
|
|
- [Website](https://agentic.so/publishing)
|
|
- [Docs](https://docs.agentic.so)
|
|
|
|
> [!TIP]
|
|
> You likely don't need this package directly. See [@agentic/cli](https://github.com/transitive-bullshit/agentic/tree/main/packages/cli), [@agentic/platform](https://github.com/transitive-bullshit/agentic/tree/main/packages/platform), and [@agentic/platform-tool-client](https://github.com/transitive-bullshit/agentic/tree/main/packages/platform-tool-client) for more public-facing packages.
|
|
|
|
## Install
|
|
|
|
```bash
|
|
npm i @agentic/platform-openapi-utils
|
|
```
|
|
|
|
## License
|
|
|
|
[GNU AGPL 3.0](https://choosealicense.com/licenses/agpl-3.0/)
|