RWKV-Runner/backend-python/routes
2023-11-20 20:11:45 +08:00
..
completion.py strict default_stop 2023-11-17 21:18:52 +08:00
config.py add tokenizer(/switch-model) to /docs 2023-11-20 20:11:45 +08:00
file_process.py allow conversation with some document (.pdf, .txt) 2023-10-27 11:36:29 +08:00
midi.py add deployment mode. If /switch-model with deploy: true, will disable /switch-model, /exit and other dangerous APIs (state cache APIs, part of midi APIs) 2023-11-08 23:29:42 +08:00
misc.py add misc API (/models and /dashboard/billing/credit_grants) 2023-08-14 23:37:55 +08:00
state_cache.py fix state_cache of deploy mode 2023-11-17 21:32:11 +08:00