local-llm-server/llm_server/routes
Cyberes 5d03f875cb adjust prompt 2023-09-14 15:43:04 -06:00
..
helpers add openai-compatible backend 2023-09-12 16:40:09 -06:00
openai add moderation endpoint to openai api, update config 2023-09-14 15:07:17 -06:00
v1 add moderation endpoint to openai api, update config 2023-09-14 15:07:17 -06:00
__init__.py show total output tokens on stats 2023-08-24 20:43:11 -06:00
cache.py check if the backend crapped out, print some more stuff 2023-09-14 14:26:25 -06:00
ooba_request_handler.py option to disable streaming, improve timeout on requests to backend, fix error handling. reduce duplicate code, misc other cleanup 2023-09-14 14:05:50 -06:00
openai_request_handler.py adjust prompt 2023-09-14 15:43:04 -06:00
queue.py implement vllm backend 2023-09-11 20:47:19 -06:00
request_handler.py check if the backend crapped out, print some more stuff 2023-09-14 14:26:25 -06:00
server_error.py fix invalid param error, add manual model name 2023-09-12 10:30:45 -06:00
stats.py add openai-compatible backend 2023-09-12 16:40:09 -06:00