Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
哥哥说的都队
project225-这对吗这
Commits
5f7b9de0
Commit
5f7b9de0
authored
11 months ago
by
苏杨杨
Browse files
Options
Download
Patches
Plain Diff
first commit
parents
main
1 merge request
!2
first commit
Changes
1000
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.gitattributes
+2
-0
.gitattributes
.idea/.gitignore
+3
-0
.idea/.gitignore
.idea/PYJ7.iml
+9
-0
.idea/PYJ7.iml
.idea/inspectionProfiles/Project_Default.xml
+26
-0
.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/profiles_settings.xml
+7
-0
.idea/inspectionProfiles/profiles_settings.xml
.idea/misc.xml
+5
-0
.idea/misc.xml
.idea/modules.xml
+9
-0
.idea/modules.xml
.idea/vcs.xml
+7
-0
.idea/vcs.xml
chatbot/ErnieBot_turbo.py
+22
-0
chatbot/ErnieBot_turbo.py
chatbot/GPT_turbo.py
+23
-0
chatbot/GPT_turbo.py
chatbot/LICENSE
+201
-0
chatbot/LICENSE
chatbot/LLM.py
+23
-0
chatbot/LLM.py
chatbot/SBERT.py
+48
-0
chatbot/SBERT.py
chatbot/SparkApi.py
+120
-0
chatbot/SparkApi.py
chatbot/__pycache__/ErnieBot_turbo.cpython-39.pyc
+0
-0
chatbot/__pycache__/ErnieBot_turbo.cpython-39.pyc
chatbot/__pycache__/GPT_turbo.cpython-39.pyc
+0
-0
chatbot/__pycache__/GPT_turbo.cpython-39.pyc
chatbot/__pycache__/LLM.cpython-39.pyc
+0
-0
chatbot/__pycache__/LLM.cpython-39.pyc
chatbot/__pycache__/SBERT.cpython-39.pyc
+0
-0
chatbot/__pycache__/SBERT.cpython-39.pyc
chatbot/__pycache__/SparkApi.cpython-39.pyc
+0
-0
chatbot/__pycache__/SparkApi.cpython-39.pyc
chatbot/__pycache__/main_thread.cpython-39.pyc
+0
-0
chatbot/__pycache__/main_thread.cpython-39.pyc
with
505 additions
and
0 deletions
+505
-0
Some changes are not shown.
For a faster browsing experience, only
20 of 1000+
files are shown. Download one of the files below to see all changes.
Plain diff
Email patch
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets