Canner / WrenAI

🚀 An open-source SQL AI (Text-to-SQL) Agent that empowers data, product teams to chat with their data. 🤘
https://getwren.ai/oss
GNU Affero General Public License v3.0
2.04k stars 211 forks source link

wren-ai-service version mismatch between pyproject.toml and docker image #632

Closed cyyeh closed 2 months ago

cyyeh commented 2 months ago

if the version of ai service image is 0.8.6, the version of ai service found in pyproject.toml would be 0.8.5, namely previous version

containers 39bd437d4835 ghcr.io/canner/wren-ai-service:0.8.5 "/app/entrypoint.sh" 3 minutes ago Up 2 minutes 0.0.0.0:5555->5555/tcp, :::5555->5555/tcp wren-wren-ai-service-1

ai service logs 2024-08-30 08:04:51,146 - wren-ai-service - INFO - Service version: 0.8.4 (utils.py:228)