Commits
Branch selector
User selector
Commit History
Commits on Dec 6, 2024
Commits on Dec 5, 2024
feat: Support streaming in the Reasoning Engine Python client.
Show description for a604a2eauthored andcommitted- authored
chore(main): release 1.74.0 (#4682)
Show description for ecbfe97authored
Commits on Dec 4, 2024
fix: `get_default_run` method in Experiment class
Show description for 9388fc9authored andcommittedchore: Samples - Add vector search sample for PSC match queries
Show description for ea8ae2dauthored andcommittedfeat: GenAI - Release the Prompt Management feature to Public Preview
Show description for 7432c2cauthored andcommitted- authored
fix: RAG Fix v1 rag_store compatibility with generative_models Tool by changing back to v1beta1
Show description for e220312authored andcommitted
Commits on Dec 3, 2024
feat: GenAI - Grounding - Released `VertexAiSearch` and `Retrieval` to GA
Show description for 0537fecauthored andcommittedchore: RAG Fixed typos in rag_store
Show description for 07d6973authored andcommittedfeat: add support for Document AI Layout Parser as a RAG import option
Show description for 565c800authored andcommitted- authored
Commits on Dec 2, 2024
feat: Support multi-methods in SDK.
Show description for f02692dauthored andcommittedfeat: Update v1beta1 sdk for RagVectorDbConfig & RagCorpus protos. Backward compatible with older fields.
Show description for 216a30fauthored andcommitted
Commits on Nov 29, 2024
Commits on Nov 28, 2024
chore: GenAI - Switched to `@functools.cached_property`
Show description for 00d93bdauthored andcommitted- authored
feat: Update v1beta1 sdk for RagFileTransformationConfig and Ranking protos
Show description for ffe3230authored andcommittedfeat: Add support for ranking field in rag_retrieval_config for rag_store creation.
Show description for 6faa1d0authored andcommittedCopybara import of the project:
Show description for b7f9492authored andcommitted
Commits on Nov 27, 2024
feat: Add vector_similarity_threshold support within RagRetrievalConfig in rag_store and rag_retrieval GA and preview versions
Show description for 9402b3dauthored andcommittedfeat: Update v1 sdk to use new RagCorpus, RagVectorDbConfig, & RagEmbeddingModelConfig proto
Show description for 47a5a6dauthored andcommittedfeat: Adding Vertex AI Search Config for RAG corpuses to SDK
Show description for d3d69d6authored andcommittedfeat: Support RagFileTransformationConfig in upload_file function in V1 sdk
Show description for 88ac48cauthored andcommittedfeat: Update v1 sdk to use new RagFileTransformationConfig proto
Show description for c23c62dauthored andcommitteddocs: updated example usage in docstring for rag_retrieval preview and GA
Show description for a1f8bc2authored andcommitted- authored
feat: GenAI - Support `FunctionDeclaration.response` schema
Show description for 4288fecauthored andcommitted
Commits on Nov 26, 2024
fix: Add MatchingEngineIndexConfig enums to proto value converters
Show description for e6d3df8authored andcommittedfeat: Add compatibility for RagRetrievalConfig in rag_store and rag_retrieval
Show description for c52e3e4authored andcommittedchore: GenAI Eval: Remove unnecessary comments from default metric templates.
Show description for 34ed530authored andcommittedfeat: Refactor rag_store and rag_retrieval to use v1 protos
Show description for dfe6d6cauthored andcommittedchore: refactor rag sdk preview tests
Show description for 6d43ad3authored andcommittedfeat: GenAI - Tuning - Added support for BYOSA
Show description for 7cbda03authored andcommitted