Files
PMOCrazycoder/opt/lm-client/readme.md
Eric Coissac f984f5f062 Update devcontainer and Docker setup with new LLM API configuration
Update devcontainer.json to set terminal shell and add empty features object
Update docker-compose.yml to change port mapping and add environment variable for LOCAL_LLM_API
Add new OpenCode configuration files for LLM settings and instructions
Update Dockerfile to install additional tools and dependencies including Go, Rust, Node.js, and Python packages
Modify docker-entrypoint.sh to handle MCP server initialization and shell configuration
Update LM client readme to reflect new API endpoint configuration
2026-02-21 16:34:27 +01:00

4 lines
178 B
Markdown

Local LLM API client for Qwen3-Coder-Next
Download from: https://lmstudio.ai/
Configure to run on http://host.docker.internal:1248/v1 (or set LOCAL_LLM_API environment variable)