Active
Project:
Microsoft Azure AI
Version:
1.1.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Dec 2025 at 18:05 UTC
Updated:
28 Apr 2026 at 10:06 UTC
Jump to comment: Most recent
When using the chat function from the AzureProvider.php and passing an array to the chat function it's returning this error:
method_exists(): Argument #1 ($object_or_class) must be of type object|string, array given
| Comment | File | Size | Author |
|---|---|---|---|
| is_object_check.patch | 1.14 KB | julitroalves |
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
ishani patel commentedI've raised MR from the patch,
Kindly review it.
THank you!