fauxpilot/copilot_proxy
Parth Thakkar 4bf40cdb6c Some minor ergonomic changes for python backend
- Add validation rule to ensure  is set to fastertransformer or python-backend
- Add warning if model is unavailable, likely the user has not set  correctly

Signed-off-by: Parth Thakkar <thakkarparth007@gmail.com>
2023-01-02 18:54:51 +05:30
..
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 Some minor ergonomic changes for python backend 2023-01-02 18:54:51 +05:30
__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 Some minor ergonomic changes for python backend 2023-01-02 18:54:51 +05:30
requirements.txt Optimize Dockerfile and pin versions 2022-09-12 12:57:52 +02:00