redis/modules/vector-sets/examples
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
..
cli-tool [vector sets] Add --ollama-url option to configure embedding server (#14317) 2025-09-15 09:33:18 +08:00
glove-100 Adding AGPLv3 as a license option to Redis! (#13997) 2025-05-01 14:04:22 +01:00
movies Adding AGPLv3 as a license option to Redis! (#13997) 2025-05-01 14:04:22 +01:00