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 616436c commit fbc78a9Copy full SHA for fbc78a9
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