update
parent
2bc19e6519
commit
f0e01dbaca
|
|
@ -21,6 +21,8 @@ app = FastAPI(
|
||||||
[](http://github.com/TabbyML/tabby)
|
[](http://github.com/TabbyML/tabby)
|
||||||
|
|
||||||
TabbyServer is the backend for tabby, serving code completion requests from code editor / IDE.
|
TabbyServer is the backend for tabby, serving code completion requests from code editor / IDE.
|
||||||
|
|
||||||
|
* [Admin Panel](./_admin)
|
||||||
""",
|
""",
|
||||||
docs_url="/",
|
docs_url="/",
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue