mirror of
https://github.com/cocoindex-io/cocoindex-code.git
synced 2026-09-14 16:39:38 +08:00
a264038e74
Now that cocoindex 1.0.0 is stable, we no longer need `--prerelease` or explicit prerelease version pins in install instructions. - README.md: simplify `uv tool install` commands - docker/Dockerfile: drop `--prerelease=allow` and the redundant `cocoindex>=1.0.0a33` pin (pyproject.toml already constrains `cocoindex[litellm]>=1.0.0,<1.1.0`)