cmcts-c-agent-embedding 1.0.5 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.env CHANGED
@@ -30,7 +30,7 @@ FLOWISE_API_KEY=ztl44tnaaZKMAEHmPBYgCCw3tiEdE-ls5F9Uv7kyMG4
30
30
  # salesbot=3db97c6-64c9-4411-bab4-7d620217160a,https://sales.example.com
31
31
 
32
32
  # Add your chatflows below:
33
- chatflow_1=6a63bb88-88f7-4c4d-805e-9c027c85707b
33
+ chatflow_1=1d93aaac-ac11-44b8-9646-6ac075fa700d
34
34
  chatflow_2=
35
35
 
36
36
  CHATWOOT_BASE_URL=http://203.145.47.214:8003
@@ -8,5 +8,6 @@
8
8
  </content>
9
9
  <orderEntry type="inheritedJdk" />
10
10
  <orderEntry type="sourceFolder" forTests="false" />
11
+ <orderEntry type="module" module-name="Flowise-share-chatbox-main" />
11
12
  </component>
12
13
  </module>
package/.idea/modules.xml CHANGED
@@ -3,6 +3,7 @@
3
3
  <component name="ProjectModuleManager">
4
4
  <modules>
5
5
  <module fileurl="file://$PROJECT_DIR$/.idea/Flowise-share-chatbox.iml" filepath="$PROJECT_DIR$/.idea/Flowise-share-chatbox.iml" />
6
+ <module fileurl="file://$PROJECT_DIR$/../Flowise-share-chatbox-main/.idea/Flowise-share-chatbox-main.iml" filepath="$PROJECT_DIR$/../Flowise-share-chatbox-main/.idea/Flowise-share-chatbox-main.iml" />
6
7
  </modules>
7
8
  </component>
8
9
  </project>
package/.idea/vcs.xml CHANGED
@@ -2,5 +2,6 @@
2
2
  <project version="4">
3
3
  <component name="VcsDirectoryMappings">
4
4
  <mapping directory="" vcs="Git" />
5
+ <mapping directory="$PROJECT_DIR$/../Flowise-share-chatbox-main" vcs="Git" />
5
6
  </component>
6
7
  </project>