orchestrate knowledge-bases import
command enables you to import the knowledge bases that you create in your active environment. To import a knowledge base, run this command in the ADK CLI and set the path of the file that contains your knowledge base configurations.
BASH
Connecting to external knowledge base providers
In some cases, to connect to external knowledge base providers, such as Milvus or ElasticSearch, you must provide credentials to authenticate to these services. To do that, you must create a new connection and provide the connection in the command by using the--app-id
or -a
argument.