Files
Jiangzhou a264038e74 chore: drop cocoindex prerelease install flags (#145)
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`)
2026-04-22 20:08:48 -07:00
..