MakiAi commited on
Commit
9335edd
·
1 Parent(s): a9084fa

📦 chore: 依存関係の追加

Browse files

- Swarmフレームワークのインストールを追加。
- OpenAI API、ログ出力、テキスト装飾、カラー表示、図形描画のためのライブラリを追加。

Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt CHANGED
@@ -1,2 +1,10 @@
1
  aira
2
  sourcesage
 
 
 
 
 
 
 
 
 
1
  aira
2
  sourcesage
3
+
4
+ openai
5
+ loguru
6
+ art
7
+ colorama
8
+ pyfiglet
9
+
10
+ git+https://github.com/openai/swarm.git