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 |
|
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 |
|
anovazzi1
|
7611ec7f94
|
Add field type for headers in SearxSearchWrapperComponent
|
2024-01-09 18:56:47 -03:00 |
|
anovazzi1
|
5cc8afc557
|
Refactor SerpAPIWrapperComponent class in SerpAPIWrapper.py
|
2024-01-09 18:42:45 -03:00 |
|
anovazzi1
|
95b02ceeae
|
Import WikipediaAPIWrapper from langchain_community.utilities
|
2024-01-09 18:34:50 -03:00 |
|
anovazzi1
|
411b4f78c0
|
Update ZeroShotAgent import
|
2024-01-09 11:53:45 -03:00 |
|
anovazzi1
|
102e0e0f93
|
Update imports in VectorStoreRouterAgent.py
|
2024-01-09 11:51:50 -03:00 |
|
anovazzi1
|
5e0315ad0b
|
Update JsonAgent.py imports
|
2024-01-09 11:33:21 -03:00 |
|
anovazzi1
|
db13e00258
|
Merge remote-tracking branch 'origin/cz/bug/state/zustand' into update_lc
|
2024-01-09 10:52:34 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
15dd9e3ee1
|
Update import statements in GitbookLoader, JsonToolkit, CSVAgent, UnstructuredHTMLLoader, IMSDbLoader, IFixitLoader, BSHTMLLoader, ReadTheDocsLoader, OpenAPIToolkit, Qdrant, EverNoteLoader, CoNLLULoader, and AirbyteJSONLoader components
|
2024-01-09 10:17:35 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
6ffb7cc233
|
Fix import path in constants.py
|
2024-01-09 10:17:27 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
8e32b5e6ea
|
Fix import statement in custom_component_full.ts
|
2024-01-09 10:17:21 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
5677dd9ad3
|
Refactor component filtering in DirectoryReader class
|
2024-01-09 10:17:10 -03:00 |
|
cristhianzl
|
448c69c038
|
refactor(EditNodeModal): remove console.log statement for myData.value to improve code cleanliness
|
2024-01-09 10:10:21 -03:00 |
|
cristhianzl
|
3a7d07916a
|
chore(package.json): add "@preact/signals-react" dependency to package.json
feat(EditNodeModal): use signals-react library for state management and add support for dynamic updates of myData value
|
2024-01-09 10:09:35 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
4ee7a9c62d
|
Update langchain version to ~0.0.345
|
2024-01-09 10:05:25 -03:00 |
|
anovazzi1
|
4591824a63
|
Merge branch 'cz/bug/state/zustand' into update_lc
|
2024-01-09 10:02:30 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
4852b845b4
|
Add broken components
|
2024-01-09 00:30:23 -03:00 |
|