mirror of
https://github.com/splunk/DECEIVE.git
synced 2025-07-02 00:57:26 -04:00
Experimental support for changing LLM providers and models in the config file.
This commit is contained in:
@ -1,3 +1,13 @@
|
||||
langchain
|
||||
langchain_community
|
||||
# For OpenAI models
|
||||
langchain_openai
|
||||
# For Google's Gemini models
|
||||
langchain_google_genai
|
||||
|
||||
# For AWS
|
||||
langchain_aws
|
||||
transformers
|
||||
torch
|
||||
# For anthropic models (via AWS)
|
||||
anthropic
|
Reference in New Issue
Block a user