mirror of
https://github.com/ChrisSewell/DECEIVE.git
synced 2025-07-01 10:37:28 -04:00
18 lines
283 B
Plaintext
18 lines
283 B
Plaintext
# SSH server
|
|
asyncssh
|
|
# AI API framework
|
|
langchain
|
|
langchain_community
|
|
# For OpenAI models
|
|
langchain_openai
|
|
# For Google's Gemini models
|
|
langchain_google_genai
|
|
# For Ollama models
|
|
langchain_ollama
|
|
# For AWS
|
|
langchain_aws
|
|
transformers
|
|
torch
|
|
# For anthropic models (via AWS)
|
|
anthropic
|