googleapis / googleapis/python-aiplatform

Need Help with Multilingual Retrieval in Vertex AI Agent Builder

Open
#5,164 0 comments 0 reactions 0 assignees View on GitHub
api: vertex-ai
Dominant language
Python
Stars
905
Forks
465
Avg merge
1d 13h
Merged PRs (30d)
44

Description

Hi,

I'm building a multilingual chatbot using Creating Data Store, Discovery Engine, and Reasoning Engine.

Right now, I have one data store that contains both English and German documents. The problem is: when I ask something in English, it doesn't retrieve relevant content from the German documents — even if the answer is there.

I'm looking for a solution where the retriever can search across both languages.
For example: if the query is in English, it should also check German documents and return the right response if available.

Any suggestions or best practices would be really helpful!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.