Open-Assistant
Open-Assistant copied to clipboard
Add inference api docs
- add inference api docs to docs site.
- add instructions for manually updating them.
- add title to inference server fast api app so it shows up properly in the docs.
Ends up looking like below where docusaurus just handles the multiple *-openapi.json pretty well
Planning on making another go at trying to automate the update of the api docs (via the api contract tests workflow) too. Will try get to that next.