Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# TwelveLabs API Configuration
# Get your API key from: https://playground.twelvelabs.io/dashboard/api-key
API_KEY=your_twelvelabs_api_key_here
API_KEY=---

# Get your INDEX_ID from: https://playground.twelvelabs.io/indexes/{index_id}
# Create an index first at: https://playground.twelvelabs.io/indexes
INDEX_ID=your_index_id_here
INDEX_ID=---

AUTH0_DOMAIN=---
AUTH0_CLIENT_ID=---
194 changes: 0 additions & 194 deletions ENHANCEMENT_SUMMARY.md

This file was deleted.

170 changes: 0 additions & 170 deletions QA_USAGE_GUIDE.md

This file was deleted.

Loading