mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 20:12:55 +01:00
feat(docs): add privategpt-ts sdk (#1924)
This commit is contained in:
parent
9d0d614706
commit
d13029a046
1 changed files with 4 additions and 4 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue