LAION-AI / Open-Assistant

OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
https://open-assistant.io
Apache License 2.0
37.04k stars 3.23k forks source link

What do the server API calls expect as far as request headers and request bodies #3505

Closed moonman239 closed 1 year ago

moonman239 commented 1 year ago

Hi,

I've been playing with the local development server and poking around various documentation to figure out how to properly call the API calls. The on-server documentation doesn't mention any of this information and the docs I found on this repo don't exactly seem to have that information, either. If I am wrong, please let me know where this information can be found, and I will consider this issue "closed."

Thank you!

moonman239 commented 1 year ago

NVM, it's in the Schemas part of the local server documentation.