Skip to content

Commit

Permalink
📦 (#2)[chore] 必要な依存関係に DuckDuckGo search ライブラリを追加
Browse files Browse the repository at this point in the history
- DuckDuckGo search ライブラリをdependenciesに追加し、新機能のサポートを強化しました。
  • Loading branch information
Sunwood-ai-labs committed Jun 10, 2024
1 parent 310d4fe commit e2ebc1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
'litellm',
'python-dotenv',
'google-generativeai',
'duckduckgo-search',
],
entry_points={
'console_scripts': [
Expand Down

0 comments on commit e2ebc1d

Please sign in to comment.