-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update ernie llm with eb_bot_sdk (#84)
Signed-off-by: ChengZi <[email protected]>
- Loading branch information
1 parent
a7a4a21
commit 0f4893c
Showing
5 changed files
with
78 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
langchain==0.0.230 | ||
unstructured | ||
pexpect | ||
pdf2image | ||
SQLAlchemy>=2.0.15 | ||
psycopg2-binary | ||
openai | ||
gradio>=3.30.0 | ||
fastapi | ||
uvicorn | ||
towhee>=1.1.0 | ||
pymilvus | ||
elasticsearch>=8.0.0 | ||
prometheus-client | ||
erniebot |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters