LiteLLM Proxy Server
Version updated for https://github.com/dceoy/litellm-action to version v0.1.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The litellm-action GitHub Action automates the setup and execution of a local LiteLLM proxy server within a workflow job. It simplifies tasks such as configuring and running AI models locally by installing the required dependencies, managing configuration files, starting the proxy server, and monitoring its readiness. This action is ideal for workflows requiring seamless integration with LiteLLM for AI model interactions, providing a ready-to-use local endpoint for processing requests.
Release notes
What’s Changed
- Bump @types/node from 25.3.1 to 25.3.2 by @dependabot[bot] in https://github.com/dceoy/litellm-action/pull/24
- Add automatic major version tagging on release by @dceoy in https://github.com/dceoy/litellm-action/pull/25
- Bump @types/node from 25.3.2 to 25.3.3 by @dependabot[bot] in https://github.com/dceoy/litellm-action/pull/26
- Bump actions/setup-node from 6.2.0 to 6.3.0 by @dependabot[bot] in https://github.com/dceoy/litellm-action/pull/28
- Use shared Claude workflows and switch to Oxlint/Biome by @dceoy in https://github.com/dceoy/litellm-action/pull/27
Full Changelog: https://github.com/dceoy/litellm-action/compare/v0.1.0...v0.1.1