Skip to content

feat: generalize tool for any LiteLLM deployment#2

Open
andrewhowdencom wants to merge 1 commit intoDiUS:mainfrom
andrewhowdencom:main
Open

feat: generalize tool for any LiteLLM deployment#2
andrewhowdencom wants to merge 1 commit intoDiUS:mainfrom
andrewhowdencom:main

Conversation

@andrewhowdencom
Copy link
Copy Markdown

Remove DiUS-specific defaults and branding to make this a reusable tool for any LiteLLM + OpenCode setup.

  • Rename env var DIUS_LITELLM_SK → LITELLM_API_KEY
  • Rename binary/module: opencode-litellm-config → litellm-config-gen
  • Default base-url to http://localhost:4000/v1 (generic LiteLLM)
  • Default provider-name/key to LiteLLM / litellm
  • Update docs and installation instructions

Remove DiUS-specific defaults and branding to make this a
reusable tool for any LiteLLM + OpenCode setup.

- Rename env var DIUS_LITELLM_SK → LITELLM_API_KEY
- Rename binary/module: opencode-litellm-config → litellm-config-gen
- Default base-url to http://localhost:4000/v1 (generic LiteLLM)
- Default provider-name/key to LiteLLM / litellm
- Update docs and installation instructions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants