local-llm-server/llm_server/routes
Cyberes 3eaabc8c35 fix copied code 2023-09-25 12:38:02 -06:00
..
helpers implement streaming on openai, improve streaming, run DB logging in background thread 2023-09-25 12:30:40 -06:00
openai fix copied code 2023-09-25 12:38:02 -06:00
v1 fix copied code 2023-09-25 12:38:02 -06:00
__init__.py show total output tokens on stats 2023-08-24 20:43:11 -06:00
auth.py handle when auth token is not enabled 2023-09-24 15:57:39 -06:00
cache.py further align openai endpoint with expected responses 2023-09-24 21:45:30 -06:00
ooba_request_handler.py further align openai endpoint with expected responses 2023-09-24 21:45:30 -06:00
openai_request_handler.py implement streaming on openai, improve streaming, run DB logging in background thread 2023-09-25 12:30:40 -06:00
queue.py set up queue to work with gunicorn processes, other improvements 2023-09-14 17:38:20 -06:00
request_handler.py improve openai endpoint, exclude system tokens more places 2023-09-25 09:32:23 -06:00
server_error.py fix invalid param error, add manual model name 2023-09-12 10:30:45 -06:00
stats.py change proompters 1 min to 5 min 2023-09-20 21:21:22 -06:00