mirror of
https://github.com/splunk/DECEIVE.git
synced 2025-07-02 00:57:26 -04:00
Added asyncssh dependency
This commit is contained in:
@ -1,3 +1,6 @@
|
|||||||
|
# SSH server
|
||||||
|
asyncssh
|
||||||
|
# AI API framework
|
||||||
langchain
|
langchain
|
||||||
langchain_community
|
langchain_community
|
||||||
# For OpenAI models
|
# For OpenAI models
|
||||||
@ -10,4 +13,4 @@ langchain_aws
|
|||||||
transformers
|
transformers
|
||||||
torch
|
torch
|
||||||
# For anthropic models (via AWS)
|
# For anthropic models (via AWS)
|
||||||
anthropic
|
anthropic
|
||||||
|
Reference in New Issue
Block a user