Commit graph

5 commits

Author SHA1 Message Date
Google APIs
8f774d0cce feat: add relevance_score to DocumentChunk
feat: add document_length_bytes support to filter

PiperOrigin-RevId: 960953514
2026-08-07 08:53:32 -07:00
Google APIs
cd3e7097f1 feat: add content_length_bytes to Documents
feat: increase max SearchDocumentChunksRequest.page_size to 100; higher values will be coerced to 100
docs: expand SearchDocumentChunks.filter docs
feat: add citations to AnswerQuery responses

PiperOrigin-RevId: 949685945
2026-07-17 11:55:00 -07:00
Google APIs
fbf8a28eda feat: Search results can be filtered
feat: AnswerQuery method uses grounded generation to answer a query
feat: Document title, description, update_time, and data_source metadata is returned

PiperOrigin-RevId: 906377990
2026-04-27 08:40:45 -07:00
Google APIs
bd731a58a1 feat: title added to the document message
PiperOrigin-RevId: 888739770
2026-03-24 10:30:50 -07:00
Google APIs
466a47d6cd feat:Alpha release of the DeveloperKnowledge resource, allowing integration of Google's developer knowledge base into your own applications and workflows
feat: Support for SearchDocuments from the DeveloperKnowledge resource
feat: Support for GetDocument (a single document) from the DeveloperKnowledge resource
feat: Support for BatchGetDocuments (multiple documents) from the DeveloperKnowledge resource

PiperOrigin-RevId: 865647642
2026-02-04 17:12:39 -08:00