[Example] add example for nextjs app and discord/slack bots (#1111)
Co-authored-by: Deven Patel <deven298@yahoo.com>
This commit is contained in:
8
examples/nextjs/requirements.txt
Normal file
8
examples/nextjs/requirements.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
fastapi==0.104.0
|
||||
uvicorn==0.23.2
|
||||
embedchain[opensource]
|
||||
beautifulsoup4
|
||||
discord
|
||||
python-dotenv
|
||||
slack-sdk
|
||||
slack_bolt
|
||||
Reference in New Issue
Block a user