Hello Communtiy , is this possible or the best way is to do this via the GUI without writing any code?
Motivation
create a python code to handle all aspects of creating a generic search agent on vertex search AI.
1. create an app
2. create data store
3. query the app and get the answer via code
4. document internally
detailed steps
1. use agent builder to create a search app :
2. use agent builder to create a data store from gcs bucket:
for this task we are going to use a gcs bucket containing data set in TXT files.
Notice the ingestion is limited to 100 files. so just take small number of files which are easily loaded.
3. query via the UI " what is the status of ukraine war ?"
Hi @TNT,
Welcome to Google Cloud Community!
It's possible to create a search agent on Vertex AI Search using a combination of the UI and code. However, relying entirely on the UI for this level of complexity may be limiting.
Here's a breakdown of approach using a blend of UI and Python code:
Here are some additional essential factors to keep in mind:
I hope the above information is helpful.
Thank you so much
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |