Version history
Version 1.0.0-beta15, released 2024-03-26
New features
- Change netstandard2.1 target to netstandard2.0 (commit 82bea85)
Version 1.0.0-beta14, released 2024-03-21
New features
- Added text sections to the submitted summary (commit b036872)
- Added conformer model migration opt out flag (commit b036872)
- Added intent input to StreamingAnalyzeContentRequest (commit b036872)
Documentation improvements
- Clarified wording around END_OF_SINGLE_UTTERANCE (commit b036872)
Version 1.0.0-beta13, released 2024-02-28
No API surface changes; just dependency updates.
Version 1.0.0-beta12, released 2024-01-08
New features
- Add sections field to HumanAgentAssistantConfig.SuggestionQueryConfig (commit 24ff4e8)
- Add enable_conversation_augmented_query field to HumanAgentAssistantConfig.SuggestionFeatureConfig message (commit 24ff4e8)
- Add INTENT enum in SearchKnowledgeAnswer.AnswerType message (commit 24ff4e8)
- Add rewritten_query in field in SearchKnowledgeResponse message (commit 24ff4e8)
Documentation improvements
- Improved comments on audio_config proto (commit 24ff4e8)
Version 1.0.0-beta11, released 2023-10-02
New features
- Add the enable_extended_streaming flag (commit 68ba677)
- Remove backend API deadline (commit 68ba677)
Version 1.0.0-beta10, released 2023-09-06
New features
- Added speech endpointing setting (commit d275b98)
- Added Knowledge Search API (commit d275b98)
Version 1.0.0-beta09, released 2023-08-16
New features
- Added baseline model version used to generate the summary (commit db55ecf)
- Added the platform of the virtual agent response messages (commit db55ecf)
Documentation improvements
- Minor formatting (commit e039489)
- Added google.api.field_behavior for some fields in audio_config (commit 9879eda)
Version 1.0.0-beta08, released 2023-06-27
New features
- Added dialogflow_assist_answer (commit 7608b18)
- Added session_ttl (commit 7608b18)
- Added human_agent_side_config (commit 7608b18)
- Added suggestion_input (commit 7608b18)
- Added suggest_dialogflow_assists_response (commit 7608b18)
- Added suggest_entity_extraction_response (commit 7608b18)
Version 1.0.0-beta07, released 2023-05-11
New features
- Add baseline model configuration for conversation summarization (commit e2bfd58)
- Extended StreamingListCallCompanionEvents timeout to 600 seconds (commit 395fbd9)
- Added debug info for StreamingDetectIntent (commit 395fbd9)
- Added GenerateStatelessSummary method (commit 395fbd9)
Version 1.0.0-beta06, released 2023-03-06
New features
- Added support for custom content types (commit 88cc1eb)
Documentation improvements
- Clarified wording around quota usage (commit 88cc1eb)
Version 1.0.0-beta05, released 2023-02-22
New features
- Add PhraseSetName resource name (commit 4a33a31)
Version 1.0.0-beta04, released 2023-01-20
New features
- Enable REST transport (commit 46d4fe8)
Version 1.0.0-beta03, released 2022-12-14
New features
- Added cx_current_page field to AutomatedAgentReply (commit bdd8fb5)
Documentation improvements
- Clarified docs for Sentiment (commit bdd8fb5)
Version 1.0.0-beta02, released 2022-10-03
New features
- Add Agent Assist Summarization API (https://cloud.google.com/agent-assist/docs/summarization) (commit 702ea24)
Documentation improvements
- Clarify SuggestionFeature enums which are specific to chat agents (commit 702ea24)
Version 1.0.0-beta01, released 2022-08-31
Initial release.