Readme: Add Telegram link

This commit is contained in:
Calcitem 2023-04-14 21:43:53 +08:00 committed by GitHub
parent 2af0606221
commit 0af53fd813
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Introduction
[![Telegram](https://img.shields.io/badge/Telegram-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white "langchain-chatglm")](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