Gabriel Luiz Freitas Almeida
7dfa03e98a
🔖 chore(pyproject.toml): bump version from 0.5.5 to 0.5.6 to indicate a new release with updates
2023-11-06 21:30:46 -03:00
Gabriel Luiz Freitas Almeida
1e7d725a7d
🐛 fix(types.py): temporarily remove "code" parameter from ChainVertex to fix a bug
2023-11-06 21:28:43 -03:00
Gabriel Luiz Freitas Almeida
f1aadd44a0
Update OpenAI model names and bump Langchain ( #1118 )
2023-11-06 21:24:37 -03:00
Gabriel Luiz Freitas Almeida
b26b7fc6d8
Remove unused import in reactflowUtils.ts
2023-11-06 21:08:31 -03:00
Gabriel Luiz Freitas Almeida
f4e642ec47
🐛 fix(chains.py): temporarily fix field_type for BaseLanguageModel to improve compatibility
...
🐛 fix(test_prompts_template.py): fix value of validate_template to False to align with expected behavior
🐛 fix(test_template.py): update value of options to "gpt-4-1106-preview" to reflect the latest version
2023-11-06 21:02:22 -03:00
Gabriel Luiz Freitas Almeida
591237c5dd
🔧 chore(util.py): add get_type_from_union_literal function to handle union literals in format_dict function
...
🔧 chore(util.py): add get_type_from_union_literal function to handle union literals in format_dict function
2023-11-06 21:01:55 -03:00
Gabriel Luiz Freitas Almeida
7929a43bc4
🔄 chore(constants.py): reorder CHAT_OPENAI_MODELS list to prioritize gpt-4-1106-preview model
...
🔄 chore(test_llms_template.py): update default value and options for model_name field to gpt-4-1106-preview model
2023-11-06 21:01:28 -03:00
Gabriel Luiz Freitas Almeida
6fd476e00f
🔀 chore(custom.py): update import statements to reflect changes in package structure
...
🔀 chore(custom.py): update import statements for langchain_experimental package
2023-11-06 21:00:56 -03:00
Gabriel Luiz Freitas Almeida
3fa8652787
🔀 chore(pyproject.toml): update langchain version to ~0.0.331 for compatibility with other dependencies
...
🔀 chore(pyproject.toml): update langchain-experimental version to * for flexibility in experimental features
2023-11-06 21:00:21 -03:00
Gabriel Luiz Freitas Almeida
58f83aaa98
Bug - sidebar opening ( #1084 )
2023-11-01 11:34:28 -03:00
Gabriel Luiz Freitas Almeida
07cfca4949
Generic Loaders ( #964 )
2023-11-01 11:15:22 -03:00
Gabriel Luiz Freitas Almeida
a408dd2b26
🐛 fix(FileLoader.py): fix type annotation for loaders_info variable to improve code readability and maintainability
...
🐛 fix(FileLoader.py): fix type annotation for loader_import variable to improve code readability and maintainability
🐛 fix(FileLoader.py): handle case when selected_loader_info is not a dict to prevent potential errors
🐛 fix(UrlLoader.py): fix type annotation for build method return value to improve code readability and maintainability
🐛 fix(UrlLoader.py): fix type annotation for loader_instance variables to improve code readability and maintainability
2023-11-01 11:12:08 -03:00
Gabriel Luiz Freitas Almeida
a899d8a081
Merge remote-tracking branch 'origin/dev' into FileLoaders
2023-11-01 10:56:49 -03:00
Gabriel Luiz Freitas Almeida
cbe27f867f
Fix capital errors ( #1061 )
2023-11-01 10:52:28 -03:00
Gabriel Luiz Freitas Almeida
66cbeb8172
Merge branch 'dev' into fixCapitalErrors
2023-11-01 10:52:17 -03:00
anovazzi1
bf016801db
fix(exportModal/index.tsx): add missing import statement for typesContext to fix compilation error
...
feat(exportModal/index.tsx): modify downloadFlow function to pass an object with id, data, description, and name properties instead of directly passing flow object to improve code readability and maintainability
2023-10-31 18:45:26 -03:00
anovazzi1
002eb97b66
Bug fixes ( #1104 )
2023-10-31 18:20:39 -03:00
anovazzi1
bd26be7ff2
Merge remote-tracking branch 'origin/dev' into bugFixes
2023-10-31 18:17:37 -03:00
Gabriel Luiz Freitas Almeida
c5df63baeb
🔧 chore(Chroma.py): update display_name of ChromaComponent to improve clarity and remove unnecessary information
...
🔧 chore(config.yaml): comment out Chroma vectorstore configuration to disable it temporarily
2023-10-31 15:27:49 -03:00
Gabriel Luiz Freitas Almeida
ddf14638e5
Format
2023-10-31 15:22:26 -03:00
Gabriel Luiz Freitas Almeida
8221079a32
Merge remote-tracking branch 'origin/main' into dev
2023-10-31 15:21:29 -03:00
Gabriel Luiz Freitas Almeida
2f21eb2141
[New feature] Add support for Amazon Bedrock, Amazon Kendra ( #1053 )
2023-10-31 10:04:05 -03:00
Gabriel Luiz Freitas Almeida
489269c069
Release 0.5.5 ( #1096 )
2023-10-30 22:23:42 -03:00
Gabriel Luiz Freitas Almeida
98f444b32e
Merge remote-tracking branch 'origin/main' into release
2023-10-30 20:36:59 -03:00
Gabriel Luiz Freitas Almeida
cde4e0e83b
🔖 chore(pyproject.toml): bump version from 0.5.4 to 0.5.5 to indicate a new release with updates
2023-10-30 20:36:25 -03:00
Gabriel Luiz Freitas Almeida
c49d0c7faf
🐛 fix(loading.py): fix issue with search_kwargs assignment in instantiate_vectorstore function
...
🔧 chore(loading.py): refactor instantiate_vectorstore function to clean up docs or texts to have only documents
2023-10-30 20:32:48 -03:00
anovazzi1
efe0197b43
Change tabsContext name to FlowsContext ( #1089 )
2023-10-30 20:28:56 -03:00
Yuki Sekiya
3d35d34544
Fix wrong text
2023-10-29 14:15:49 +09:00
Lucas Oliveira
b925e42e4a
added condition to show disclosure
2023-10-27 20:06:57 -03:00
igorrCarvalho
b48c813550
Refactor: Change tabsContext name to FlowsContext
2023-10-27 16:22:12 -03:00
Gabriel Luiz Freitas Almeida
4a399906ca
RELEASE - Bugfix - Allowing space on keypairlist (dict) value ( #1073 )
2023-10-26 22:16:58 -03:00
Lucas Oliveira
42d56f70ed
Revert "Merge branch 'release' into dev"
...
This reverts commit dd3f3d4ca8 , reversing
changes made to 27bc4c5498 .
2023-10-25 20:14:28 -03:00
Lucas Oliveira
dd3f3d4ca8
Merge branch 'release' into dev
2023-10-25 20:06:21 -03:00
Lucas Oliveira
b691237d77
Fixed sidebar not closing when searching
2023-10-25 20:01:49 -03:00
Gabriel Luiz Freitas Almeida
4293aaec48
Release 0.5.4 ( #1083 )
2023-10-25 19:21:17 -03:00
Gabriel Luiz Freitas Almeida
c425be286b
🔖 chore(pyproject.toml): bump version from 0.5.3 to 0.5.4 to indicate a new release with updates
2023-10-25 18:16:12 -03:00
Gabriel Luiz Freitas Almeida
35756174f3
📦 chore(pyproject.toml): update langchain dependency to version 0.0.320 for bug fixes and improvements
2023-10-25 18:14:51 -03:00
Gabriel Luiz Freitas Almeida
229717a98a
🐛 fix(endpoints.py): fix missing return statement in get_all function
...
🐛 fix(base.py): fix issue with args_schema value for PythonInputs template
🐛 fix(test_prompts_template.py): fix incorrect value for validate_template
2023-10-25 18:13:58 -03:00
Gabriel Luiz Freitas Almeida
05b392ece7
🐛 fix(base.py): handle import errors when importing utilities to prevent application crashes ( #1081 )
2023-10-25 16:04:32 -03:00
Gabriel Luiz Freitas Almeida
976bbe509d
🔧 chore(Makefile): add 'make install_backend' command to the 'lint' target to ensure backend dependencies are installed before running checks
2023-10-25 16:03:16 -03:00
Gabriel Luiz Freitas Almeida
f6ab266294
🐛 fix(base.py): handle import errors when importing utilities to prevent application crashes
...
The code now handles import errors when importing utilities from the `langchain.utilities` module. If an import error occurs, the utility is skipped and not added to the `type_dict` dictionary. This prevents the application from crashing when encountering an invalid or missing utility.
2023-10-25 15:57:48 -03:00
anovazzi1
a9a1316183
chore(tabsContext.tsx): import cloneDeep function from lodash to improve code readability and maintainability
...
fix(tabsContext.tsx): fix comment typo
fix(tabsContext.tsx): add missing semicolon to improve code consistency
fix(tabsContext.tsx): clone edge data object to prevent mutation of original object
refactor(PageComponent/index.tsx): remove unnecessary comment
2023-10-25 13:50:43 -03:00
anovazzi1
af996b171b
fix(reactflowUtils.ts): comment out the line that deselects nodes after ungrouping to keep them selected
2023-10-25 13:37:59 -03:00
anovazzi1
64bdab071d
fix(tabsContext.tsx): temporarily comment out the processFlowNodes function call to prevent node update
2023-10-25 12:05:36 -03:00
anovazzi1
27bc4c5498
fix(EditNodeModal): only reset data and call onClose when modalOpen is true to prevent unnecessary side effects
2023-10-23 22:47:41 -03:00
anovazzi1
6f40a94b55
update node internals on editNodeModal
2023-10-23 22:40:55 -03:00
anovazzi1
337f0f8794
fix(parameterComponent): update readonly condition to only check for data.node?.flow
...
fix(promptComponent): prevent update from prompt template after group node if prompt is wrongly marked as not dynamic
fix(EditNodeModal): update readonly condition to only check for myData.current.node?.flow
2023-10-19 15:02:32 -03:00
anovazzi1
5a5ed630ed
update har file getAll content ( #1075 )
2023-10-19 14:42:22 -03:00
anovazzi1
b0bbe39c89
update har file getAll content
2023-10-19 14:40:27 -03:00
Gabriel Luiz Freitas Almeida
68e5cb4cce
Merge remote-tracking branch 'origin/main' into dev
2023-10-19 11:04:09 -03:00