mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-06-22 21:49:11 +00:00
39 lines
843 B
Plaintext
39 lines
843 B
Plaintext
We use [Fern](www.buildwithfern.com) to offer API clients for Node.js, Python, Go, and Java.
|
|
We recommend using these clients to interact with our endpoints.
|
|
The clients are kept up to date automatically, so we encourage you to use the latest version.
|
|
|
|
## SDKs
|
|
|
|
*Coming soon!*
|
|
|
|
<Cards>
|
|
<Card
|
|
title="Node.js/TypeScript - WIP"
|
|
icon="fa-brands fa-node"
|
|
href="https://github.com/imartinez/privateGPT-typescript"
|
|
/>
|
|
<Card
|
|
title="Python - Ready!"
|
|
icon="fa-brands fa-python"
|
|
href="https://github.com/imartinez/pgpt_python"
|
|
/>
|
|
<br />
|
|
</Cards>
|
|
|
|
<br />
|
|
|
|
<Cards>
|
|
<Card
|
|
title="Java - WIP"
|
|
icon="fa-brands fa-java"
|
|
href="https://github.com/imartinez/privateGPT-java"
|
|
/>
|
|
<Card
|
|
title="Go - WIP"
|
|
icon="fa-brands fa-golang"
|
|
href="https://github.com/imartinez/privateGPT-go"
|
|
/>
|
|
</Cards>
|
|
|
|
<br />
|