Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anarchy-ai/LLM-VM
/ endpoints
Endpoints
2 in github.com/anarchy-ai/LLM-VM
⨍
Functions
280
◇
Types & classes
98
↳
Endpoints
2
Route
home
bp.route('/', methods=['GET'])
src/llm_vm/server/routes.py:None
Route
optimizing_complete
bp.route('/v1/complete', methods=['POST'])
src/llm_vm/server/routes.py:None