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 6066ebe commit b07733aCopy full SHA for b07733a
src/ai-bundle/src/Profiler/TraceablePlatform.php
@@ -23,7 +23,7 @@
23
* @author Christopher Hertel <[email protected]>
24
*
25
* @phpstan-type PlatformCallData array{
26
- * model: Model,
+ * model: string,
27
* input: array<mixed>|string|object,
28
* options: array<string, mixed>,
29
* result: ResultPromise,
0 commit comments