Skip to content

Comments

Update code_agents.mdx to avoid a function name conflict#337

Closed
yagneshgooglegithub wants to merge 1 commit intohuggingface:mainfrom
yagneshgooglegithub:patch-1
Closed

Update code_agents.mdx to avoid a function name conflict#337
yagneshgooglegithub wants to merge 1 commit intohuggingface:mainfrom
yagneshgooglegithub:patch-1

Conversation

@yagneshgooglegithub
Copy link

In the description of where CodeAgent.run workflow is explained, the function name is ambiguous and potentially misaligning with what's written in the image. Changing that to write_inner_memory_from_logs from write_memory_to_messages

In the description of where CodeAgent.run workflow is explained, the function name is ambiguous and potentially misaligning with what's written in the image. Changing that to `write_inner_memory_from_logs` from `write_memory_to_messages`
@burtenshaw
Copy link
Collaborator

Thank, but write_memory_to_messages is a method in the API.

@burtenshaw burtenshaw closed this Mar 24, 2025
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.

2 participants