Update TheVoices Usage in README.md
This commit is contained in:
parent
c69e6d390d
commit
223a84feb9
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue