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] Docs Agent release version 0.4.0 #533

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Conversation

kyolee415
Copy link
Collaborator

Description of the change

  • Multi-modal support: The Docs Agent CLI supports image, audio, and video files as part of a prompt to the Gemini model.
  • Formatted output: Select the format of Docs Agent CLI's responses with the --response_type json and --plaintext options.
  • Autocomplete script: The autocomplete.sh script is added to include Docs Agent CLI commands and options, making it easier and faster to use the Docs Agent CLI on a terminal.

Motivation

Docs Agent's 0.4.0 release: Multi-modal support

Type of change

Choose one: (Feature request)

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.

- **Multi-modal support:** The Docs Agent CLI supports image, audio,
  and video files as part of a prompt to the Gemini model.
- **Formatted output:** Select the format of Docs Agent CLI's responses
  with the `--response_type json` and `--plaintext` options.
- **Autocomplete script:** The `autocomplete.sh` script is added to
  include Docs Agent CLI commands and options, making it easier and
  faster to use the Docs Agent CLI on a terminal.
previous commit)

- **Multi-modal support:** The Docs Agent CLI supports image, audio,
  and video files as part of a prompt to the Gemini model.
- **Formatted output:** Select the format of Docs Agent CLI's responses
  with the `--response_type json` and `--plaintext` options.
- **Autocomplete script:** The `autocomplete.sh` script is added to
  include Docs Agent CLI commands and options, making it easier and
  faster to use the Docs Agent CLI on a terminal.
@github-actions github-actions bot added the status:awaiting review PR awaiting review from a maintainer label Oct 29, 2024
@kyolee415 kyolee415 merged commit 4203530 into google:main Oct 29, 2024
3 checks passed
@github-actions github-actions bot removed the status:awaiting review PR awaiting review from a maintainer label Oct 29, 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