Skip to content

Fix Model Assignment During Persona Deliberation in ‘Restaurant’ location (MultiLLM)#6

Open
pedrocurvo wants to merge 1 commit intogiorgiopiatti:mainfrom
pedrocurvo:fix/multigov
Open

Fix Model Assignment During Persona Deliberation in ‘Restaurant’ location (MultiLLM)#6
pedrocurvo wants to merge 1 commit intogiorgiopiatti:mainfrom
pedrocurvo:fix/multigov

Conversation

@pedrocurvo
Copy link
Copy Markdown
Contributor

  • Issue: During deliberations in the “restaurant” location, despite changing the names of the agents, the code would always reference the same model (self.model) because it was not being updated to reflect the next persona’s model.

  • Solution: Updated the init_persona() method to properly assign and retain the model corresponding to each persona, ensuring that the correct model is used for each agent during deliberations.

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

Successfully merging this pull request may close these issues.

1 participant