Logo
Explore Help
Sign In
eric/PMOCrazycoder
1
0
Fork 0
You've already forked PMOCrazycoder
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
6556c84e29874ab460eb19ec7501fd9895330e7a
PMOCrazycoder/.opencode/config.json

9 lines
188 B
JSON
Raw Normal View History

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:17 +01:00
{
"llm": {
"provider": "openai",
"model": "default",
"apiKey": "not-needed",
"baseURL": "${LOCAL_LLM_API:-http://host.docker.internal:1248/v1}"
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0+dev-393-g3a969a58c2 Page: 27ms Template repo/view: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API