Add openAI compatible API (#1810)

Co-authored-by: Chayenne <zhaochenyang@g.ucla.edu>
This commit is contained in:
Chayenne
2024-10-27 10:51:42 -07:00
committed by GitHub
parent eaade87a42
commit 51c81e339b
7 changed files with 800 additions and 56 deletions

View File

@@ -16,12 +16,14 @@ The core features include:
:caption: Getting Started
install.md
send_request.ipynb
.. toctree::
:maxdepth: 1
:caption: Backend Tutorial
openai_api.ipynb
backend.md
@@ -43,3 +45,4 @@ The core features include:
choices_methods.md
benchmark_and_profiling.md
troubleshooting.md
embedding_model.ipynb