Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agents don't follow their prompts #78

Open
ArtemPt239 opened this issue Sep 4, 2024 · 2 comments
Open

Agents don't follow their prompts #78

ArtemPt239 opened this issue Sep 4, 2024 · 2 comments

Comments

@ArtemPt239
Copy link

ArtemPt239 commented Sep 4, 2024

Hi, I have just run the example three_key_questions.ipynb notebook with gpt-4o as a model, and it seems that the agents that are prescribed to be aggressive and conflicting (Alice and Dorothy) completely disregard those prompts and act in a cooperative non-aggressive fashion (exactly how chatgpt acts - "let me apologize for the inconvenience", "I admit I was wrong, let's work together towards a solution").

Is this the intended behavior?

Have you met this kind of issue in your experiments?

@jzleibo
Copy link
Collaborator

jzleibo commented Sep 4, 2024

You've discovered that gpt-4o is terrible at role playing. I agree, it is! They've probably made it so nice by RLHF that it just ignores you when you ask it to role play as a less nice character. Try any other model. Most of them are better at this than gpt-4o.

@ArtemPt239
Copy link
Author

ArtemPt239 commented Sep 4, 2024

Thank you for your response!

I guess, It would be nice to add a corresponding comment to the tutorial notebook and\or change the default model from gpt-4o to the one which is good at role playing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants