Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
yiyiyi0817 committed Dec 4, 2024
1 parent ef761c0 commit cd4d39e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion oasis/social_agent/agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ async def perform_action_by_llm(self):

while retry > 0:


mes_id = await self.infe_channel.write_to_receive_queue(
openai_messages)
mes_id, content = await self.infe_channel.read_from_send_queue(
Expand Down

0 comments on commit cd4d39e

Please sign in to comment.