latest--VectaraSearch
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--VectaraSearch.json |
| Parent schema | eidolon-resource |
Type:
object
A logic unit for searching in Vectara. Requires the VECTARA_API_KEY environment variable to be set for authentication.
Properties
implementation
const: "VectaraSearch"
required
corpus_key
string
required
The corpus key to search in.
description
string
Description of the tool presented to LLM. Will be formatted with corpus_key.
vectara_url
string
read_document_enabled
boolean
Enable read_document tool.
read_document_description
string | null
Description of the tool presented to LLM. Will be formatted with corpus_key.