Skip to content

Assistants API のテスト用簡易チャットボットです。

Notifications You must be signed in to change notification settings

tegnike/assistants-api-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

assistants-api-chatbot

セットアップ

  1. .envにOPENAI_API_KEYを設定してください。
  2. ライブラリインストール
pip install -r requirements.txt
  1. streamlit起動
streamlit run test.py
  1. http://localhost:8501/ にアクセス

About

Assistants API のテスト用簡易チャットボットです。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages