File size: 822 Bytes
bf6d237
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
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"
    icon="fa-brands fa-node"
    href="https://github.com/imartinez/privateGPT-typescript"
  />
  <Card
    title="Python"
    icon="fa-brands fa-python"
    href="https://github.com/imartinez/privateGPT-python"
  />
  <br />
</Cards>

<br />

<Cards>
  <Card
    title="Java"
    icon="fa-brands fa-java"
    href="https://github.com/imartinez/privateGPT-java"
  />
  <Card
    title="Go"
    icon="fa-brands fa-golang"
    href="https://github.com/imartinez/privateGPT-go"
  />
</Cards>

<br />