lifecoder1988 / feishu-gpt-python

基于Azure OpenAI的飞书机器人

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage:

  1. copy the config-example.yml to config.yml
  2. edit config.yml to your needs
  3. (optional) create python virtual environment python3 -m venv .venv && source .venv/bin/activate
  4. install requirements pip install -r requirements.txt
  5. run python3 src/main.py

About

基于Azure OpenAI的飞书机器人


Languages

Language:Python 100.0%