Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 377 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 377 Bytes

tabby-openai-server

tabby-openai-server is the openai backend implementation of Tabby, using the latest gpt-4 to complete code.

usage

Server

# install requirements
python3 -m pip install -r requirements.txt

# run
openai_api_key=xxx python3 main.py

IDE Extensions

see https://tabby.tabbyml.com/docs/extensions