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": { "TheVoices": {
"source": "custom", "source": "custom",
"command": { "command": {
"path": "uvx thevoices", "path": "uvx",
"args": [], "args": ["https://git.jagenberg.info/tim/TheVoices.git"],
"env": { "env": {
"LITELLM_MODEL": "openai/gpt-4.1", "LITELLM_MODEL": "openai/gpt-4.1",
"ANTHROPIC_API_KEY": "YOUR_API_KEY", "ANTHROPIC_API_KEY": "YOUR_API_KEY",