isayahc commited on
Commit
a53bb60
1 Parent(s): 7f6c47e

added qoutation marks to align with the code style

Browse files
Files changed (1) hide show
  1. example.env +1 -1
example.env CHANGED
@@ -10,4 +10,4 @@ SERPAPI_API_KEY=
10
  # for chromadb
11
  VECTOR_DATABASE_LOCATION=
12
 
13
- CONVERSATION_COLLECTION_NAME=
 
10
  # for chromadb
11
  VECTOR_DATABASE_LOCATION=
12
 
13
+ CONVERSATION_COLLECTION_NAME="ConversationMemory"