mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-07-31 07:05:02 +00:00
Add info about SDKs
This commit is contained in:
parent
8800f5ca2e
commit
78c5c28d37
@ -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"
|
||||
title="Node.js/TypeScript - WIP"
|
||||
icon="fa-brands fa-node"
|
||||
href="https://github.com/imartinez/privateGPT-typescript"
|
||||
/>
|
||||
<Card
|
||||
title="Python"
|
||||
title="Python - Ready!"
|
||||
icon="fa-brands fa-python"
|
||||
href="https://github.com/imartinez/privateGPT-python"
|
||||
href="https://github.com/imartinez/pgpt_python"
|
||||
/>
|
||||
<br />
|
||||
</Cards>
|
||||
@ -24,12 +24,12 @@ The clients are kept up to date automatically, so we encourage you to use the la
|
||||
|
||||
<Cards>
|
||||
<Card
|
||||
title="Java"
|
||||
title="Java - WIP"
|
||||
icon="fa-brands fa-java"
|
||||
href="https://github.com/imartinez/privateGPT-java"
|
||||
/>
|
||||
<Card
|
||||
title="Go"
|
||||
title="Go - WIP"
|
||||
icon="fa-brands fa-golang"
|
||||
href="https://github.com/imartinez/privateGPT-go"
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user