redis/modules
Rushabh Mehta e8726d18e5
[vector sets] Add --ollama-url option to configure embedding server (#14317)
This PR adds a `--ollama-url` option to `cli.py`, the lightweight
redis-cli-like tool that expands !"text" arguments into embeddings via
Ollama.

Previously, the embedding call was hardcoded to
http://localhost:11434/api/embeddings. With this change, users can
specify a custom Ollama server URL when starting the tool.

If no URL is provided, the tool defaults to what it was before.
2025-09-15 09:33:18 +08:00
..
redisbloom Update Bloom, Json, and Timeserise to 8.2.0 (#14230) 2025-07-31 12:00:44 +03:00
redisearch RediSearch v8.2.1 (#14269) 2025-08-13 22:26:02 +03:00
redisjson Update Bloom, Json, and Timeserise to 8.2.0 (#14230) 2025-07-31 12:00:44 +03:00
redistimeseries Update Bloom, Json, and Timeserise to 8.2.0 (#14230) 2025-07-31 12:00:44 +03:00
vector-sets [vector sets] Add --ollama-url option to configure embedding server (#14317) 2025-09-15 09:33:18 +08:00
common.mk Few fixes around make for modules (#13922) 2025-04-06 11:09:07 +03:00
Makefile Fix incorrect Rust 1.88.0 SHA256 checksums in modules/Makefile (#14176) 2025-07-06 22:04:50 +03:00