Skip to content

Matrix: Human in the loop and develop a Social Media Game#45

Merged
echo-yiyiyi merged 79 commits intomainfrom
product
Apr 24, 2025
Merged

Matrix: Human in the loop and develop a Social Media Game#45
echo-yiyiyi merged 79 commits intomainfrom
product

Conversation

@echo-yiyiyi
Copy link
Copy Markdown
Member

No description provided.

@echo-yiyiyi echo-yiyiyi added the enhancement New feature or request label Mar 5, 2025
@echo-yiyiyi echo-yiyiyi linked an issue Mar 5, 2025 that may be closed by this pull request
long_prompt = f"""
Note that content should exceed {num_words_long} words.
"""
if random.random() < mean_prob:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Does this mean every time we call this function, there is a possibility that the mean_prompt will be injected into the agent? This operation will affect other scenarios. @yiyiyi0817 @luoyou

Copy link
Copy Markdown
Member Author

@echo-yiyiyi echo-yiyiyi Mar 11, 2025

Choose a reason for hiding this comment

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

I think this branch will not be merged into main branch. Just for the product demo.

Copy link
Copy Markdown
Member Author

@echo-yiyiyi echo-yiyiyi Mar 11, 2025

Choose a reason for hiding this comment

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

Or if someday it need to be merged into the main branch, I can change these codes as optional.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

OK, Thanks!

@echo-yiyiyi echo-yiyiyi changed the title Human in the loop and develop a Social Media Game Matrix: Human in the loop and develop a Social Media Game Apr 21, 2025
@echo-yiyiyi echo-yiyiyi merged commit ef19fb4 into main Apr 24, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Human in the loop and design a social media game?

5 participants