Customize application settings (#132)
* Allow customizing the base application * Make the core llms and embeddings customizable * Make the settings, reasoning and index customizable * Import from langchain_openai
This commit is contained in:
committed by
GitHub
parent
5a9d6f75be
commit
9c5b707010
@@ -50,6 +50,7 @@ dev = [
|
||||
"sphinx",
|
||||
"coverage",
|
||||
"openai",
|
||||
"langchain-openai",
|
||||
"chromadb",
|
||||
"wikipedia",
|
||||
"duckduckgo-search",
|
||||
|
Reference in New Issue
Block a user