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.
2 parents 616436c + fbc78a9 commit 23d4b59Copy full SHA for 23d4b59
src/ai-bundle/src/Profiler/DataCollector.php
@@ -95,7 +95,7 @@ public function getToolCalls(): array
95
96
/**
97
* @return array{
98
- * model: Model,
+ * model: string,
99
* input: array<mixed>|string|object,
100
* options: array<string, mixed>,
101
* result: string|iterable<mixed>|object|null
0 commit comments