Readme: Add Telegram link
This commit is contained in:
parent
2af0606221
commit
0af53fd813
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## Introduction
|
||||
|
||||
[](https://t.me/+RjliQ3jnJ1YyN2E9)
|
||||
|
||||
🌍 [_中文文档_](README.md)
|
||||
|
||||
🤖️ This is a ChatGLM application based on local knowledge, implemented using [ChatGLM-6B](https://github.com/THUDM/ChatGLM-6B) and [langchain](https://github.com/hwchase17/langchain).
|
||||
|
|
@ -205,4 +207,4 @@ ChatGLM's answer after using LangChain to access the README.md file of the ChatG
|
|||
- [ ] Add output and error messages
|
||||
- [ ] Internationalization for language switching
|
||||
- [ ] Citation callout
|
||||
- [ ] Use FastAPI to implement API deployment method and develop a Web UI DEMO for API calls
|
||||
- [ ] Use FastAPI to implement API deployment method and develop a Web UI DEMO for API calls
|
||||
|
|
|
|||
Loading…
Reference in New Issue