Skip to content

jmploop/tabby-openai-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages