This website requires JavaScript.
Explore
Help
Sign In
github
/
fauxpilot
Watch
1
Star
0
Fork
0
You've already forked fauxpilot
mirror of
https://github.com/fauxpilot/fauxpilot.git
synced
2025-03-12 04:36:10 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
py_test_actions
Branches
Tags
View all branches
fauxpilot
/
copilot_proxy
History
Parth Thakkar
f0a12b5e8e
Merge branch 'main' into python_backend
...
Signed-off-by: Parth Thakkar <thakkarparth007@gmail.com>
2022-11-09 12:51:16 -06:00
..
cgtok
add tokenizer files in OpenAI format that can be used in VSCode Copilot extension
2022-08-08 15:41:57 -04:00
config
feat: Return a 400 if prompt exceeds max tokens
2022-10-20 14:56:39 +02:00
utils
Merge branch 'main' into python_backend
2022-11-09 12:51:16 -06:00
__init__.py
Rewrite API to FastAPI, separate API from CodeGen, remove dev settings
2022-09-12 12:59:37 +02:00
app.py
Reformat the error to match OpenAI's
2022-11-01 12:46:55 -04:00
Dockerfile
Error handling
2022-10-03 11:47:54 +02:00
models.py
Add python backend support
2022-10-16 22:05:09 -05:00
requirements.txt
Optimize Dockerfile and pin versions
2022-09-12 12:57:52 +02:00