Update TheVoices Usage in README.md

This commit is contained in:
Tim Jagenberg 2025-07-04 22:34:35 +02:00
parent c69e6d390d
commit 223a84feb9

View file

@ -17,8 +17,8 @@ For example in Zed:
"TheVoices": {
"source": "custom",
"command": {
"path": "uvx thevoices",
"args": [],
"path": "uvx",
"args": ["https://git.jagenberg.info/tim/TheVoices.git"],
"env": {
"LITELLM_MODEL": "openai/gpt-4.1",
"ANTHROPIC_API_KEY": "YOUR_API_KEY",