add-more-languages
Meng Zhang 2023-04-06 21:30:44 +08:00
parent 2bc19e6519
commit f0e01dbaca
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ app = FastAPI(
[![github star](https://img.shields.io/github/stars/TabbyML/tabby?style=social)](http://github.com/TabbyML/tabby)
TabbyServer is the backend for tabby, serving code completion requests from code editor / IDE.
* [Admin Panel](./_admin)
""",
docs_url="/",
)