Commit graph

11,009 commits

Author SHA1 Message Date
Gabriel Luiz Freitas Almeida
f86f6e6281 Fix import errors and type annotations 2024-02-28 20:15:33 -03:00
Gabriel Luiz Freitas Almeida
3c9f2a0e8c Add empty documents list to MongoDBAtlasVectorSearch.py and update display name in QdrantSearch.py 2024-02-28 20:15:32 -03:00
Gabriel Luiz Freitas Almeida
44642b5a0e Update code with new typings and bug fixes 2024-02-28 20:15:31 -03:00
Gabriel Luiz Freitas Almeida
23fbb18846 Refactor code to improve performance and readability 2024-02-28 20:15:30 -03:00
anovazzi1
d453223c7a Fix typo in CrashErrorComponent message 2024-02-28 20:07:14 -03:00
cristhianzl
e889bb38bc added new icons 2024-02-28 19:30:26 -03:00
anovazzi1
f93bae2c86 Remove frontEnd Only report link 2024-02-28 19:13:44 -03:00
anovazzi1
7d480c9bf5 Add delete_temp function to cleanup temp database 2024-02-28 19:12:14 -03:00
anovazzi1
2666a224ef Merge remote-tracking branch 'origin/zustand/io/migration' into cz/fixTestsIo 2024-02-28 18:43:12 -03:00
igorrCarvalho
25d3b96600 Remove console.log 2024-02-28 18:10:48 -03:00
igorrCarvalho
0e55a4f8c8 Feat: add shortcut to open code modal (Ctrl shift C) 2024-02-28 18:09:06 -03:00
anovazzi1
f7fbf14659 Add Supabase icon to search component 2024-02-28 18:04:28 -03:00
anovazzi1
706e80aeed Add icons to Vectara and Weaviate components 2024-02-28 18:01:36 -03:00
anovazzi1
59db705a19 Add VertexAI icon to ChatVertexAI and VertexAI components 2024-02-28 17:59:43 -03:00
anovazzi1
fa6ff41788 Add icon to QdrantComponent and QdrantSearchComponent 2024-02-28 17:55:20 -03:00
anovazzi1
0dc45c3c50 Add HuggingFace icon to components 2024-02-28 17:54:08 -03:00
anovazzi1
ddaa9a2c8c Add icon to model specs classes 2024-02-28 17:50:54 -03:00
anovazzi1
72a0eec572 Add MongoDB icon to MongoDBAtlasComponent and styleUtils 2024-02-28 17:47:55 -03:00
anovazzi1
4fea0d4b13 Add icon to CohereComponent 2024-02-28 17:44:43 -03:00
anovazzi1
907300881b Update Amazon icons in code 2024-02-28 17:41:17 -03:00
anovazzi1
b25d5b4a5b Add Google icon to components 2024-02-28 17:38:08 -03:00
anovazzi1
795068b4a4 Add OpenAI icon to ConversationalAgent and ChatOpenAIComponent 2024-02-28 17:32:52 -03:00
cristhianzl
34d83d82b5 🎨 style(CrashErrorComponent/index.tsx): refactor CrashErrorComponent to use UI components for improved readability and maintainability
🐛 fix(CrashErrorComponent/index.tsx): fix typo in error message for better user understanding
 feat(CrashErrorComponent/index.tsx): add restart button to reset the app and provide a link to report errors on GitHub for community support
2024-02-28 16:35:00 -03:00
anovazzi1
e96cba04c2 Add backend installation step to run-tests.sh script 2024-02-28 16:31:56 -03:00
anovazzi1
a43187c49d Merge remote-tracking branch 'origin/zustand/io/migration' into cz/fixTestsIo 2024-02-28 16:22:33 -03:00
anovazzi1
6b2409643d Merge branch 'zustand/io/migration' into cz/fixTestsIo 2024-02-28 16:22:22 -03:00
Gabriel Luiz Freitas Almeida
a7de13ab85 Remove max_overflow from create_engine 2024-02-28 16:16:29 -03:00
anovazzi1
3188103e61 migrate tests to be e2e 2024-02-28 15:54:55 -03:00
anovazzi1
8c26630518 Merge branch 'cz/fixAL' into cz/fixTestsIo 2024-02-28 15:47:45 -03:00
Lucas Oliveira
2670da5ba8 Fix build not working when building at node 2024-02-28 18:11:01 +01:00
Gabriel Luiz Freitas Almeida
63ed8c324b Fix handling of empty new_params in update_raw_params() method 2024-02-28 13:42:19 -03:00
Gabriel Luiz Freitas Almeida
9cada18943 Add optional typing for List in GatherRecordsComponent 2024-02-28 13:41:04 -03:00
Gabriel Luiz Freitas Almeida
fdba9ebd99 Update sender options in MessageHistoryComponent 2024-02-28 13:40:28 -03:00
Gabriel Luiz Freitas Almeida
533a1ef925 Fix error logging in build_vertex function 2024-02-28 13:40:17 -03:00
Gabriel Luiz Freitas Almeida
63a79b9106 Fix condition to update params in Vertex class 2024-02-28 13:40:08 -03:00
Lucas Oliveira
0c6d40d207 Fix vertices being executed when sending message 2024-02-28 17:30:19 +01:00
Lucas Oliveira
04bbf4eaf0 Made vertices be retrieved when opening chat or when changing anything. Added chat input in request. 2024-02-28 17:20:57 +01:00
Gabriel Luiz Freitas Almeida
a7e28c911f
Release 0.6.8 (#1480) 2024-02-28 13:18:51 -03:00
Gabriel Luiz Freitas Almeida
d0f10e107e Fix tests 2024-02-28 13:17:40 -03:00
Gabriel Luiz Freitas Almeida
a32aef7906 New lock 2024-02-28 12:59:18 -03:00
Gabriel Luiz Freitas Almeida
225b09650e Merge remote-tracking branch 'origin/main' into dev 2024-02-28 12:57:53 -03:00
Gabriel Luiz Freitas Almeida
13af72f7e4 Bump version to 0.6.8 in pyproject.toml 2024-02-28 12:54:39 -03:00
anovazzi1
d6bbcd6bed record har file 2024-02-28 11:49:27 -03:00
dependabot[bot]
b84c1d4ec3
Bump orjson from 3.9.3 to 3.9.15 (#1469)
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.3 to 3.9.15.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.9.3...3.9.15)

---
updated-dependencies:
- dependency-name: orjson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-28 11:31:09 -03:00
SebastjanPrachovskij
e76b57d8f6
Add SearchApi integration (#1369)
* Add SearchApi integration

* Add SearchApi Tool

* Update SearchApi_Tool JSON example and update description
2024-02-28 11:29:41 -03:00
Gabriel Luiz Freitas Almeida
11bf5ee460 Refactor build_vertex function to handle inputs dictionary correctly 2024-02-28 11:07:16 -03:00
Gabriel Luiz Freitas Almeida
f09ebeba34 Add support for input values in build_vertex API 2024-02-28 11:03:55 -03:00
anovazzi1
361d5d0538
Fix autologin = false loading loop (#1479)
🔧 fix(authContext.tsx): add import statement for useFlowsManagerStoreto
fix missing import error
🔧 fix(authContext.tsx): set isLoading to false in useFlowsManagerStore
after setLoading to false to fix loading state inconsistency
🔧 fix(typesStore.ts): add null check for response.data to fix potential
null reference error
2024-02-28 10:57:40 -03:00
Gabriel Luiz Freitas Almeida
8aaa0ee91a Refactor directory_reader utils.py 2024-02-28 10:37:13 -03:00
Gabriel Luiz Freitas Almeida
5c210f609e Refactor get_files to exclude folders inside the component path 2024-02-28 10:37:01 -03:00