Skip to content

inkeep/cxkit-js-zendesk-tool-call-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CXKit Zendesk Tool Call Example

Example project demonstrating Inkeep's CXKit with tool calls for support ticket creation.

Setup

  1. Install dependencies:

    npm install
  2. Create a .env file with your Inkeep API key:

    VITE_INKEEP_API_KEY=your_api_key_here
    
  3. Start the dev server:

    npm run dev

Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm run preview - Preview production build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors