We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ad8104 commit b1b2d37Copy full SHA for b1b2d37
1 file changed
conf/model_providers.yaml
@@ -22,6 +22,8 @@ chat:
22
litellm_provider: openai
23
kwargs:
24
api_base: https://api.agent-zero.ai/venice/v1
25
+ venice_parameters:
26
+ include_venice_system_prompt: false
27
anthropic:
28
name: Anthropic
29
litellm_provider: anthropic
@@ -67,6 +69,8 @@ chat:
67
69
68
70
71
api_base: https://api.venice.ai/api/v1
72
73
74
xai:
75
name: xAI
76
litellm_provider: xai
0 commit comments