Add first-class LiteLLM provider and publish updated image #47
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Support a self-hosted LiteLLM proxy as a first-class LLM provider using its OpenAI-compatible API and bearer API key.
Scope
LLM_PROVIDER=litellmfactory support.LLM_BASE_URL,LLM_API_KEY, andLLM_MODELconfiguration./chat/completionsrequests with bearer authentication..env.exampleand README examples suitable for Docker/Dockge.Acceptance criteria
git.wilkensxl.de/code-inc/intelligence-terminal:latestplus immutable commit and date tags.Work started in PR #48: #48. Branch:
codex/issue-47-litellm-provider. Waiting for Gitea runner verification before merge.