fauxpilot/copilot_proxy
2023-03-28 10:06:20 +02: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 Dev (#148) 2023-02-15 09:17:07 +01:00
__init__.py Rewrite API to FastAPI, separate API from CodeGen, remove dev settings 2022-09-12 12:59:37 +02:00
app.py fix raise FauxPilotexception (#172) 2023-03-28 10:06:20 +02:00
models.py Dev (#148) 2023-02-15 09:17:07 +01:00
requirements.txt Optimize Dockerfile and pin versions 2022-09-12 12:57:52 +02:00