Skip to content

VectaraSearch

Description: A logic unit for searching in Vectara. Requires the VECTARA_API_KEY environment variable to be set for authentication.

PropertyPatternTypeDeprecatedDefinitionTitle/Description
- implementationNoconstNo-VectaraSearch
+ corpus_keyNostringNo-Corpus Key
- descriptionNostringNo-Description
- vectara_urlNostringNo-Vectara Url

1. Property implementation

Typeconst
RequiredNo

Description: VectaraSearch

Specific value: "VectaraSearch"

2. Property corpus_key

Title: Corpus Key

Typestring
RequiredYes

Description: The corpus key to search in.

3. Property description

Title: Description

Typestring
RequiredNo
Default"Search documents related to {corpus_key}."

Description: Description of the tool presented to LLM. Will be formatted with corpus_key.

4. Property vectara_url

Title: Vectara Url

Typestring
RequiredNo
Default"https://api.vectara.io/"