github Paca-AI/paca v0.6.1

3 hours ago

What's Changed

  • fix: avoid litellm provider-name collision for custom OpenAI-compatib… by @pikann in #223

Full Changelog: v0.6.0...v0.6.1

How to Upgrade

To safely update your configuration files and application, run the official upgrade script (do not just use docker compose pull):

curl -fsSL https://github.com/Paca-AI/paca/releases/latest/download/upgrade.sh -o upgrade.sh
bash upgrade.sh

Don't miss a new paca release

NewReleases is sending notifications on new releases.