Commit graph

8,745 commits

Author SHA1 Message Date
anovazzi1
f83120bcec Update VectorStoreAgent and VectorStoreToolkit 2024-01-16 17:56:42 -03:00
anovazzi1
00d80a4b9b Add llm parameter to build method in VectorStoreRouterToolkitComponent 2024-01-16 17:33:39 -03:00
anovazzi1
c05ab078fa Refactor VectorStoreInfoComponent and VectorStoreToolkitComponent
This commit refactors the VectorStoreInfoComponent and VectorStoreToolkitComponent classes. The changes include importing the VectorStoreInfo class from the correct module and adding a new parameter, llm, to the build method of the VectorStoreToolkitComponent class.
2024-01-16 17:28:08 -03:00
anovazzi1
d9d89470c5 Remove commented code in OpenAPIToolkitComponent 2024-01-16 16:58:40 -03:00
anovazzi1
0a21f2b453 Refactor build method in JsonToolkitComponent 2024-01-16 16:49:50 -03:00
anovazzi1
630d28ea01 Update display names for advanced settings in SupabaseVectorStore.py 2024-01-16 16:35:02 -03:00
anovazzi1
e79022c71f Update SupabaseVectorStore implementation 2024-01-16 16:34:01 -03:00
anovazzi1
f7faef33bd Merge branch 'update_lc' of personal:logspace-ai/langflow into update_lc 2024-01-16 16:23:33 -03:00
anovazzi1
f7fc67bb9a Update QdrantComponent parameters 2024-01-16 16:23:30 -03:00
igorrCarvalho
b0654401a6 Fix: Input list doesnt show up when template value are empty 2024-01-16 16:16:06 -03:00
anovazzi1
3c7e553d8b Update Pinecone component configuration 2024-01-16 16:13:49 -03:00
anovazzi1
cba57bb8f2 Update Pinecone.py to use the new Pinecone package and add support for BaseRetriever 2024-01-16 16:11:12 -03:00
anovazzi1
2cb5855c7b Update display name for LLM in ZeroShotAgent.py 2024-01-16 15:52:30 -03:00
anovazzi1
ef4a195e7a Update text splitter and vector stores 2024-01-16 15:50:19 -03:00
anovazzi1
5065234a1d Update ChatVertexAIComponent parameters and imports 2024-01-16 15:20:57 -03:00
anovazzi1
ffb0dc0012 Add VertexAI import and update file_types in VertexAIComponent 2024-01-16 15:07:19 -03:00
anovazzi1
69c6ede614 Update LlamaCppComponent parameters 2024-01-16 14:01:22 -03:00
anovazzi1
306292c36f Update CTransformersComponent build_config() method 2024-01-16 13:43:12 -03:00
anovazzi1
239e4bcb7c Update Anthropic and ChatAnthropic components 2024-01-16 13:30:31 -03:00
anovazzi1
bd4a6e9d3a Refactor CohereComponent instantiation in Cohere.py 2024-01-16 12:54:31 -03:00
anovazzi1
63c030133c Fix file_types in credentials field 2024-01-16 12:51:36 -03:00
anovazzi1
7dcbe3a525 Update HuggingFaceEmbeddings.py with default encode_kwargs and model_kwargs 2024-01-16 11:58:15 -03:00
anovazzi1
d4b0706580 Update CohereEmbeddingsComponent and ChatOpenAIComponent configurations 2024-01-16 11:40:35 -03:00
anovazzi1
1c7eb2cf0f Add WolframAlphaAPIWrapper with appid configuration 2024-01-16 00:28:22 -03:00
anovazzi1
d4d3bcd7ef Update import statement for WikipediaAPIWrapper 2024-01-16 00:22:43 -03:00
anovazzi1
c215491549 Update SerpAPIWrapper import and parameters 2024-01-16 00:16:16 -03:00
Gabriel Luiz Freitas Almeida
70821701f2
Update version to 0.6.5a5 in pyproject.toml (#1343)
This pull request updates the version in the pyproject.toml file from 0.6.5a4 to 0.6.5a5.
2024-01-15 23:36:59 -03:00
Gabriel Luiz Freitas Almeida
aeb1a748fb Update version to 0.6.5a5 in pyproject.toml 2024-01-15 23:36:36 -03:00
Gabriel Luiz Freitas Almeida
37f331b578
Fix LangflowApplication initialization and update cohere version (#1342) 2024-01-15 23:32:06 -03:00
Gabriel Luiz Freitas Almeida
7d43b7822f Update cohere version to 4.44 and weaviate-client version to ^4.4b6 2024-01-15 23:30:58 -03:00
Gabriel Luiz Freitas Almeida
6b5d51016a Fix LangflowApplication initialization 2024-01-15 23:29:57 -03:00
anovazzi1
e7899480af Add searx_host parameter to SearxSearchWrapperComponent 2024-01-15 22:48:13 -03:00
anovazzi1
01b386fe5b Add k parameter to SearxSearchWrapper build method 2024-01-15 22:46:12 -03:00
cristhianzl
4ebbafe493 fix(components): add data-testid to edit flow button for better testability and identification
fix(dragAndDrop.spec): update locator for edit flow button to use data-testid for better stability
fix(group.spec): update locator for edit flow button to use data-testid for better stability
fix(saveComponents.spec): update locator for edit flow button to use data-testid for better stability
2024-01-15 22:31:46 -03:00
anovazzi1
a7196ec774 Fix password field in GoogleSerperAPIWrapperComponent 2024-01-15 22:29:48 -03:00
anovazzi1
ab35550240 Update GoogleSearchAPIWrapperComponent parameters 2024-01-15 22:24:47 -03:00
anovazzi1
6d217fb81e Add optional parameter 'k' to BingSearchAPIWrapperComponent constructor 2024-01-15 22:16:36 -03:00
anovazzi1
3d4a4c1fb5 Refactor SlackDirectoryLoaderComponent to update document metadata 2024-01-15 22:12:36 -03:00
anovazzi1
6fe02442dd Add SQLAgentComponent build method to create SQL agent with SQLDatabaseToolkit 2024-01-15 20:47:06 -03:00
anovazzi1
fbd64033dc Update ZeroShotAgent and OpenAIComponent 2024-01-15 20:25:43 -03:00
anovazzi1
26a9d5d670 Refactor CoNLLULoaderComponent to use CoNLLULoader from langchain_community 2024-01-15 20:08:43 -03:00
anovazzi1
184b66f5ab Refactor ReadTheDocsLoaderComponent to update document metadata 2024-01-15 20:06:29 -03:00
anovazzi1
0881f0600d Refactor document loaders to support metadata 2024-01-15 19:57:39 -03:00
anovazzi1
310886b0ba Refactor IMSDbLoaderComponent to update document metadata 2024-01-15 19:49:04 -03:00
anovazzi1
64bcb971ad Refactor HNLoaderComponent load method to update document metadata 2024-01-15 19:38:59 -03:00
anovazzi1
69f2f51161 Refactor document loaders to update metadata 2024-01-15 19:34:47 -03:00
Gabriel Luiz Freitas Almeida
f94ff70f70
Update create_engine method to include max_overflow parameter (#1341)
This pull request updates the `create_engine` method in the `DatabaseService` class to include the `max_overflow` parameter. This allows for better control of connection pooling and prevents connection errors when the pool is full. Additionally, it updates the `weaviate-client` version to `4.0.0` and the `langflow` version to `0.6.5a4`.
2024-01-15 19:26:01 -03:00
Gabriel Luiz Freitas Almeida
66ebaa80eb Update langflow version to 0.6.5a4 2024-01-15 19:25:19 -03:00
Gabriel Luiz Freitas Almeida
bd1145651d Update weaviate-client version to 4.0.0 2024-01-15 19:25:06 -03:00
Gabriel Luiz Freitas Almeida
79c20ec46b Update create_engine method to include max_overflow parameter 2024-01-15 19:24:56 -03:00