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 562d3e8 commit 40ac81fCopy full SHA for 40ac81f
samples/crew-django-redis-postgres/compose.yaml
@@ -60,7 +60,7 @@ services:
60
provider:
61
type: model
62
options:
63
- model: anthropic.claude-3-haiku-20240307-v1:0
+ model: chat-default
64
x-defang-llm: true
65
environment:
66
OPENAI_API_KEY: "defang"
@@ -70,7 +70,7 @@ services:
70
71
72
73
- model: amazon.titan-embed-text-v2:0
+ model: embedding-default
74
75
76
0 commit comments