cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Generative AI
Explore discussions on generative artificial intelligence techniques and applications within the Databricks Community. Share ideas, challenges, and breakthroughs in this cutting-edge field.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Questions about the Knowledge Assistant during agentBrick

Remy
New Contributor II

hello.
I'm testing agentBricks right now. As I'm testing, I have a few questions that I'd like to ask.

1) Is it possible to input the schema in a format with input and output?

2) In the free trial, when I create a vector search index and utilize it as a knowledge source, I get the following error.

Maximum number of vector search endpoints per workspace exceeded quota of 1

Is it impossible to create a vector search index in the free trial and utilize it as a Knowledge source to build the Knowledge Assistant?

3) Why do I get the following error? I built Knowledge Assistant by setting UC Files as the Type of Knowledge source.

Vector index type DIRECT_ACCESS is not supported for this workspace.

2 REPLIES 2

Renu_
Contributor III

Hi @Remy

  • Yes, you can define input and output schemas in Databricks, typically using formats like Python dictionaries, especially when working with Vector Search indexes.
  • Free Edition allows only one Vector Search endpoint per workspace, so creating additional endpoints (as for Knowledge Assistants) isnโ€™t supported.
  • The DIRECT_ACCESS index type isnโ€™t available in the Free Edition.

Remy
New Contributor II

So how do you avoid getting the error below?
Please tell me how to avoid getting the error when Knowledge source with UC Files Type.

Vector index type DIRECT_ACCESS is not supported for this workspace.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now