UNPKG

@vectara/create-ui

Version:

The fastest way to generate a Vectara-powered sample codebase for a range of user interfaces

12 lines (10 loc) 375 B
import { Config } from "./contexts/ConfigurationContext"; export const configuration: Config = { corpusKey: "vectara-docs_1", customerId: "1366999410", appTitle: "Summarized Semantic Search UI", apiKey: "zqt_UXrBcnI2UXINZkrv4g1tQPhzj02vfdtqYJIDiA", endpoint: "api.vectara.io", questions: ["What's hybrid search?", "What's the vectara platform?"], fcs: true };