fauxpilot/copilot_proxy
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