666 B
666 B
Client
We offer multiple methods to connect to Tabby Server, including editor extensions and OpenAPI.
Editor Extensions
- VSCode Extension – Install from the marketplace, or open-vsx.org
- VIM Extension
API
Tabby has opened a FastAPI server at localhost:8080, which includes an OpenAPI documentation of the HTTP API. The same API documentation is also hosted at here.