LiteLLM Proxy Server
Version updated for https://github.com/dceoy/litellm-action to version v0.1.2.
- 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 configuring and running AI models by handling installation, configuration, and readiness checks, enabling seamless interaction with models through a local API endpoint. This action is ideal for workflows that require quick and reproducible local deployment of LiteLLM for AI model integration or testing.
Release notes
What’s Changed
- Bump @types/node from 25.3.3 to 25.3.5 by @dependabot[bot] in https://github.com/dceoy/litellm-action/pull/29
- Enhance CI workflow: run audit fixes, split format/lint, add typecheck and test steps by @dceoy in https://github.com/dceoy/litellm-action/pull/30
Full Changelog: https://github.com/dceoy/litellm-action/compare/v0...v0.1.2