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 6066ebe + b07733a commit 616436cCopy full SHA for 616436c
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