This website requires JavaScript.
Explore
Help
Register
Sign In
weiweiw
/
Langchain-Chatchat
Watch
1
Star
0
Fork
You've already forked Langchain-Chatchat
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
94977c7ab1
Langchain-Chatchat
/
server
/
chat
History
liunux4odoo
cd748128c3
add paramter `max_tokens` to 4 chat api with default value 1024 (
#1744
)
2023-10-12 16:18:56 +08:00
..
__init__.py
第一版初步agent实现 (
#1503
)
2023-09-17 11:19:16 +08:00
agent_chat.py
add paramter `max_tokens` to 4 chat api with default value 1024 (
#1744
)
2023-10-12 16:18:56 +08:00
chat.py
add paramter `max_tokens` to 4 chat api with default value 1024 (
#1744
)
2023-10-12 16:18:56 +08:00
knowledge_base_chat.py
add paramter `max_tokens` to 4 chat api with default value 1024 (
#1744
)
2023-10-12 16:18:56 +08:00
openai_chat.py
修复ChatGPT api_base_url错误;用户可以在model_config在线模型配置中覆盖默认的api_base_url (
#1496
)
2023-09-15 22:56:13 +08:00
search_engine_chat.py
add paramter `max_tokens` to 4 chat api with default value 1024 (
#1744
)
2023-10-12 16:18:56 +08:00
utils.py
move wrap_done & get_ChatOpenAI from server.chat.utils to server.utils (
#1506
)
2023-09-17 16:19:50 +08:00