Commit graph

7,535 commits

Author SHA1 Message Date
anovazzi1
369ca587fa Replace SQLAgent with AgentExecutor in SQLAgentComponent constructor 2024-01-10 18:34:14 -03:00
anovazzi1
b4d9118748 Merge remote-tracking branch 'origin/cz/bug/state/zustand' into update_lc 2024-01-10 17:47:33 -03:00
anovazzi1
db7eef597b Update SQLDatabaseChain.py to use the specific chain class for SQLDatabase 2024-01-10 17:46:51 -03:00
anovazzi1
f9aba724b9 Update RetrievalQAComponent parameters 2024-01-10 17:35:35 -03:00
anovazzi1
8fc03d06ed Refactor HuggingFaceEmbeddingsComponent to use langchain_community embeddings 2024-01-10 17:22:41 -03:00
anovazzi1
32be1ccbc1 Update CohereEmbeddings import and add new configuration options 2024-01-10 17:03:51 -03:00
anovazzi1
737b29e891 Add type hints and import necessary modules in SlackDirectoryLoaderComponent 2024-01-10 16:51:43 -03:00
anovazzi1
24931545f9 Add Document type to ReadTheDocsLoaderComponent 2024-01-10 16:45:31 -03:00
anovazzi1
f086f31e79 Add field type for metadata in ReadTheDocsLoaderComponent 2024-01-10 16:43:50 -03:00
anovazzi1
1425714ce9 Update OpenAIEmbeddingsComponent configuration 2024-01-10 16:34:29 -03:00
anovazzi1
8650fde69e Refactor IMSDbLoaderComponent configuration 2024-01-10 15:42:04 -03:00
anovazzi1
5437edc05f Remove unused import in ChatAnthropic.py 2024-01-10 15:38:01 -03:00
anovazzi1
1f1a1fc009 Refactor HNLoaderComponent to use HNLoader instead of BaseLoader
This commit refactors the HNLoaderComponent in the langflow backend to use the HNLoader class instead of the BaseLoader class. The HNLoader class is imported from the langchain_community.document_loaders.hn module. The commit also updates the return type annotation of the `load` method in HNLoaderComponent to HNLoader. Additionally, the metadata field in the component's configuration schema is updated to have a field_type of "dict". This change improves the specificity and functionality of the HNLoaderComponent.
2024-01-10 15:37:47 -03:00
anovazzi1
dfdfcec747 Merge branch 'update_lc' of personal:logspace-ai/langflow into update_lc 2024-01-10 15:33:41 -03:00
anovazzi1
2375dd31b2 Add GitbookLoader import and update metadata field type 2024-01-10 15:30:34 -03:00
carlosrcoelho
ee4a0da65d Update ChatAnthropicComponent configuration 2024-01-10 11:52:39 -03:00
anovazzi1
c2ebeeda9c Remove unused import statement 2024-01-10 11:48:02 -03:00
anovazzi1
11c5a3e001 Add ChatOpenAI model and update field types 2024-01-10 11:47:54 -03:00
carlosrcoelho
a24e0314bc Update import statement in Cohere.py 2024-01-10 11:39:11 -03:00
anovazzi1
46e2e69b57 Merge branch 'update_lc' of personal:logspace-ai/langflow into update_lc 2024-01-10 11:31:26 -03:00
anovazzi1
44a17f6f25 Update ChatVertexAIComponent parameters 2024-01-10 11:31:22 -03:00
carlosrcoelho
ebe9cfc8a4 Update AnthropicComponent configuration 2024-01-10 11:13:04 -03:00
cristhianzl
3babfedc05 lock 2024-01-10 11:04:09 -03:00
anovazzi1
55e7d23f55 Update CTransformersComponent to include default config values 2024-01-10 10:29:26 -03:00
anovazzi1
a8bf2ccf66 Update LlamaCpp import and return type 2024-01-10 10:19:38 -03:00
anovazzi1
914b8ddf6a Refactor OpenAIComponent class in OpenAI.py 2024-01-10 10:14:03 -03:00
anovazzi1
6f54fe6579 Update type hints in document loaders 2024-01-10 09:34:26 -03:00
anovazzi1
a291564b4e Update VertexAIComponent configuration 2024-01-10 09:34:13 -03:00
anovazzi1
84c85727a8 Merge branch 'update_lc' of personal:logspace-ai/langflow into update_lc 2024-01-10 08:39:58 -03:00
carlosrcoelho
2fb287525a Update VertexAIEmbeddingsComponent configuration 2024-01-09 20:13:53 -03:00
carlosrcoelho
aa2aa1da51 Update imports and field types in FacebookChatLoader.py 2024-01-09 19:52:23 -03:00
carlosrcoelho
94eaaed95d Update EverNoteLoader.py: Added "field_type" attribute to "file" and "dict" types 2024-01-09 19:49:24 -03:00
anovazzi1
ddd613d1fc Update imports in CharacterTextSplitter.py 2024-01-09 19:45:27 -03:00
anovazzi1
4370cbb334 Update JsonToolkit imports 2024-01-09 19:42:30 -03:00
carlosrcoelho
920f092ea1 Update CollegeConfidentialLoader.py 2024-01-09 19:40:27 -03:00
carlosrcoelho
cbacf55955 Update CoNLLULoaderComponent configuration 2024-01-09 19:38:16 -03:00
anovazzi1
a29d7e515c Update imports in OpenAPIToolkit.py 2024-01-09 19:37:53 -03:00
carlosrcoelho
2d2fd9a2ae Update CSVLoader imports and metadata parameter 2024-01-09 19:36:49 -03:00
carlosrcoelho
5087a503f2 Refactor BSHTMLLoaderComponent class in BSHTMLLoader.py 2024-01-09 19:34:30 -03:00
carlosrcoelho
069cbd7dcc Update AirbyteJSONLoaderComponent configuration 2024-01-09 19:31:55 -03:00
anovazzi1
65ba59cc2e Update VectorStoreRouterToolkit to use VectorStoreInfo 2024-01-09 19:30:04 -03:00
carlosrcoelho
1b3fa78ac7 Update metadata field type in AZLyricsLoader.py 2024-01-09 19:27:53 -03:00
anovazzi1
0ebf7d35e4 Update VectorStoreToolkit imports 2024-01-09 19:27:04 -03:00
anovazzi1
eff7dbc009 Update import statement for BingSearchAPIWrapper 2024-01-09 19:24:23 -03:00
carlosrcoelho
7ecb0b6ec4 Update DirectoryLoaderComponent configuration 2024-01-09 19:23:02 -03:00
anovazzi1
5e94bfb8b2 Add VectorStoreInfo import to VectorStoreAgent.py 2024-01-09 19:16:55 -03:00
anovazzi1
ba4f355fbf Update Google CSE ID field to hide password 2024-01-09 19:11:02 -03:00
anovazzi1
e13eeeaea6 Fix password field in GoogleSerperAPIWrapperComponent 2024-01-09 19:10:04 -03:00
anovazzi1
0737d2a790 Update import path for GoogleSearchAPIWrapper 2024-01-09 19:00:30 -03:00
anovazzi1
5c7ee7e8b1 Update import statement for GoogleSerperAPIWrapper in GoogleSerperAPIWrapper.py 2024-01-09 18:58:43 -03:00