This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Server
/
LongArticleAlgServer
Suivre
25
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
2025-01-05-without-cache
Branches
Tags
2024-0625-nlp
2025-01-05-without-cache
2025-02-26-alg-server-improve
add-word-2-vec
dev
developing
feature/20241208-cache-embedding
master
master-GPU
master_bak
wyp/0924-score-list
wyp/0925-code-optimization
wyp/0927-weight
wyp/1011-fix
wyp/1023-scoreList-ghId
LongArticleA...
/
applications
/
config.py
config.py
95 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
7
8
9
"""
@author: luojunhui
"""
# 默认数据库表
db_config = ""
port = "6060"
ip = "localhost"