Problem/Motivation

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

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
is_object_check.patch1.14 KBjulitroalves
Command icon Show commands

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

julitroalves created an issue.

ishani patel made their first commit to this issue’s fork.

ishani patel’s picture

I've raised MR from the patch,
Kindly review it.

THank you!