Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Fix: added agent name to client.create calls to prevent runtime loggi…#47

Merged
sonichi merged 2 commits intoautogenhub:mainfromLaraNonino:fix/3507-fix
Oct 3, 2024

Conversation

LaraNonino
Copy link
Collaborator

@LaraNoninoLaraNonino commentedSep 30, 2024
edited
Loading

Fix: added agent name to client.create calls to prevent runtime logging error (microsoft#3507)

  • Modified theclient.create call inmultimodal_conversable_agent.py by addingagent=self.name as a parameter.
  • Updated theclient.create call insociety_of_mind_agent.py withagent=self.name.

These changes ensure that the agent's name is passed correctly, preventing theNoneType error during runtime logging inMultimodalConversableAgent.

Mario2414 reacted with hooray emoji
@BabyCNM
Copy link
Collaborator

The multimodal part looks good to me, but I am not sure about the client side. If we can pass the test cases, I think it should be good.

Copy link
Collaborator

@BabyCNMBabyCNM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM, let's see the test cases.

@marklysze
Copy link
Collaborator

Okay, have tested both and they are working. Thanks@LaraNonino!

I can pytest thetest_lmm.py but nottest_society_of_mind_agent.py. Wouldn't think there would be an issue, let's just confirm that it will pass.

@sonichi
Copy link
Collaborator

@LaraNonino thanks for your contribution. Are you on Discord? I'd like to follow up and acknowledge your contribution there.

@sonichisonichi merged commitc8e296a intoautogenhub:mainOct 3, 2024
146 of 153 checks passed
@LaraNonino
Copy link
CollaboratorAuthor

Thank you for taking time to review it and merging. I reached out on discord.

odoochain pushed a commit to odoochain/autogen that referenced this pull requestNov 10, 2024
* replace Event to CloudEvent WIP* switch to CloudEvents* dapr implementation WIP* fix namespaces and dapr sdk weirdness* WIP* dapr support WIP* dapr WIP* dapr WIP* dapr semi-working implementation* fix mapping  bug* dapr reminders in sandbox* fix prompts* merge almost done* switch to Newtnsoft serialization for Marketing* add event surogate for Orleans serialization* remove newtnsoft serialization (not needed)* cleanup appsettings in marketing sample
odoochain pushed a commit to odoochain/autogen that referenced this pull requestNov 10, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@marklyszemarklyszemarklysze approved these changes

@BabyCNMBabyCNMBabyCNM approved these changes

@BeibinLiBeibinLiAwaiting requested review from BeibinLi

@qingyun-wuqingyun-wuAwaiting requested review from qingyun-wu

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@LaraNonino@BabyCNM@marklysze@sonichi

[8]ページ先頭

©2009-2025 Movatter.jp