Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs Agent] Bug fix: Prevent the AQA model from failing when a response returns entries containing a null string #524

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

kyolee415
Copy link
Collaborator

Description of the change

  • Prevent the AQA model from failing when its response's metadata returns entries containing an empty string.
  • Update the DraftReleaseNotes tasks with polished prompts.
  • Add a task file example to the main README.md file.
  • Minor update in the ExtractWorkflows task to remove extra spaces.

Motivation

Bug fix mainly

Type of change

Choose one: (Bug fix)

Checklist

  • [ X] I have performed a self-review of my code.
  • [ X] I have added detailed comments to my code where applicable.
  • [ X] I have verified that my change does not break existing code.
  • [ X] My PR is based on the latest changes of the main branch (if unsure, please run git pull --rebase upstream main).
  • [ X] I am familiar with the Google Style Guide for the language I have coded in.
  • [ X] I have read through the Contributing Guide and signed the Contributor License Agreement.

…ponse's

metadata returns entries containing an empty string.

- Plus update the DraftReleaseNotes tasks with polished prompts.
- Add a task file example to the main README.md file.
- Minor update in the ExtractWorkflows task to remove extra spaces.
@github-actions github-actions bot added the status:awaiting review PR awaiting review from a maintainer label Sep 23, 2024
@kyolee415 kyolee415 merged commit 205547a into google:main Sep 23, 2024
3 checks passed
@github-actions github-actions bot removed the status:awaiting review PR awaiting review from a maintainer label Sep 23, 2024
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