Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 218 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 218 Bytes

tg-bot

Overview

使用gemini api,对接langchain和tgbot,使用tidb作为memory cache。

环境变量

GEMINI_API_KEY="" gemini api的apikey

MY_API_KEY="" 系统header简单认证

DB_URL="" tidb的url