atoma-network / atoma-proxy

Atoma's proxy service repository
Apache License 2.0
0 stars 0 forks source link

OpenAI API #2

Open jorgeantonio21 opened 4 weeks ago

jorgeantonio21 commented 4 weeks ago

The proxy will act as a 'middleware' receiving http requests for various endpoints (which should be compatible with OpenAI's API standard). Each endpoint simply calls a suitable node, to which the proxy owns enough compute units within a Stack.

jorgeantonio21 commented 1 week ago

Chat completions has been addressed in #23