This website requires JavaScript.
Explore
Help
Register
Sign In
BNSTechnologyDevelopment
/
Langchain-Chatchat
Watch
6
Star
0
Fork
You've already forked Langchain-Chatchat
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b577a3ad18
Langchain-Chatchat
/
libs
/
chatchat-server
/
chatchat
/
server
/
constant
/
response_code.py
6 lines
112 B
Python
Raw
Blame
History
class
ResponseCode
:
SUCCESS
=
200
BAD_REQUEST
=
400
NOT_FOUND
=
404
INTERNAL_SERVER_ERROR
=
500
Reference in New Issue
View Git Blame
Copy Permalink