We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76760b4 commit a49a457Copy full SHA for a49a457
1 file changed
example/test.py
@@ -37,7 +37,7 @@
37
# Test 3: With tools
38
print("Test 3: With tools")
39
response3 = edgee.send(
40
- model="anthropic/claude-haiku-4-5",
+ model="anthropic/claude-haiku-4-5",
41
input={
42
"messages": [{"role": "user", "content": "What is the weather in Paris?"}],
43
"tools": [
0 commit comments