feat(docs): add privategpt-ts sdk

This commit is contained in:
Fran García 2024-05-10 13:06:49 +02:00 committed by GitHub
parent 9d0d614706
commit e4d260a93f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,14 +8,14 @@ The clients are kept up to date automatically, so we encourage you to use the la
<Cards>
<Card
title="Node.js/TypeScript - WIP"
title="TypeScript"
icon="fa-brands fa-node"
href="https://github.com/imartinez/privateGPT-typescript"
href="https://github.com/zylon-ai/privategpt-ts"
/>
<Card
title="Python - Ready!"
title="Python"
icon="fa-brands fa-python"
href="https://github.com/imartinez/pgpt_python"
href="https://github.com/zylon-ai/pgpt-python"
/>
<br />
</Cards>