Skip to content

Commit 616b822

Browse files
authored
Merge pull request #29 from couchbase-examples/DA-626-update-cohere
DA-626: update Cohere
2 parents 13c2409 + 299b451 commit 616b822

File tree

2 files changed

+448
-719
lines changed

2 files changed

+448
-719
lines changed

cohere/.env.sample

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
COHERE_API_KEY=""
2+
3+
CB_HOST=""
4+
CB_USERNAME=""
5+
CB_PASSWORD=""
6+
CB_BUCKET_NAME=""
7+
8+
INDEX_NAME=""
9+
SCOPE_NAME=""
10+
COLLECTION_NAME=""
11+
CACHE_COLLECTION=""

0 commit comments

Comments
 (0)