Skip to content

Conversation

momuno
Copy link
Member

@momuno momuno commented Nov 12, 2024

GC Configs

  • Updates doc agent's gc naming to add clarity
  • add filenames to gc attachment check config
  • add filenames and current outline to gc outline feedback config

Doc agents' GC helper file updated:

  • separate out GC constructor from conversation step --> use constructor to set initial state in storage
  • add getter for artifact --> only reads from storage
  • add setter for artifact --> writes to storage AND resets the GC instance with this new info
  • step_conversation shrinks... only needs last_user_message now in parameters.

Doc agent

  • updates logic per changes in GC helper file to initiate GC, update artifact, and run conversation step.

@momuno momuno merged commit f3819aa into microsoft:main Nov 12, 2024
3 checks passed
@momuno momuno deleted the dec/mode-draft-paper branch November 12, 2024 00:52
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