Commit graph

3,464 commits

Author SHA1 Message Date
Carlos Coelho
6e06b15f74
Update sidebar order (#1506)
* Remove beta flag from components

* Remove beta flag from APIRequest class

* Add beta flag to experimental components

* Remove beta flag from APIRequest, ChromaComponent, ChromaSearchComponent, and LCVectorStoreComponent
2024-03-07 18:43:27 -03:00
Gabriel Luiz Freitas Almeida
34d578b813 Refactor build_vertex function and improve code readability 2024-03-07 16:55:29 -03:00
Gabriel Luiz Freitas Almeida
0eacc33f82 Update input handling in Vertex class 2024-03-07 16:55:21 -03:00
Gabriel Luiz Freitas Almeida
17d1841e28 Fix code formatting and add MissingDefault class 2024-03-07 16:24:08 -03:00
Gabriel Luiz Freitas Almeida
a01a22ce3e Refactor APIRequest and TextToRecord components 2024-03-07 15:59:13 -03:00
Gabriel Luiz Freitas Almeida
24a2e640ff Update refresh functionality in API and UI components 2024-03-07 14:36:34 -03:00
Gabriel Luiz Freitas Almeida
224f5b436e Refactor prompt validation and variable handling 2024-03-07 12:27:43 -03:00
Gabriel Luiz Freitas Almeida
716b6cf4b7 Fix custom component build error and import statement 2024-03-07 12:27:14 -03:00
Gabriel Luiz Freitas Almeida
2930b4ed1a Update CustomComponent class methods to use dotdict 2024-03-07 12:26:57 -03:00
Gabriel Luiz Freitas Almeida
091d80cd5b Add dotdict class for accessing dictionary elements using dot notation 2024-03-07 12:26:43 -03:00
Gabriel Luiz Freitas Almeida
6c415d0865 Refactor code to improve performance and readability 2024-03-07 09:57:34 -03:00
Gabriel Luiz Freitas Almeida
fdd5ecc87d Update project components with latest versions 2024-03-07 09:57:34 -03:00
Rodrigo Nader
a8b53c67d8 Update display names of model components 2024-03-07 02:36:12 -03:00
Gabriel Luiz Freitas Almeida
b5b165bf02 Remove unused import and comment out code in VertexTypesDict 2024-03-06 20:42:02 -03:00
Gabriel Luiz Freitas Almeida
37b2d60009 Refactor code structure and improve error handling 2024-03-06 20:41:55 -03:00
Gabriel Luiz Freitas Almeida
f31e601987 Refactor custom component utility functions 2024-03-06 19:56:53 -03:00
Gabriel Luiz Freitas Almeida
63f96c4b74 Add TextToRecordComponent to experimental folder 2024-03-06 19:56:44 -03:00
Gabriel Luiz Freitas Almeida
f8dfb69f08 Add experimental components for message history, record extraction, and record merging 2024-03-06 19:39:26 -03:00
Gabriel Luiz Freitas Almeida
f8520749d7 Add utility functions for converting dictionary values to strings 2024-03-06 19:06:28 -03:00
Gabriel Luiz Freitas Almeida
34467d8f70 Refactor code for better readability and maintainability 2024-03-06 18:46:05 -03:00
Gabriel Luiz Freitas Almeida
03d7bce95d Refactor PromptComponent to convert dictionary values to strings 2024-03-06 18:45:51 -03:00
Gabriel Luiz Freitas Almeida
0c1703de9a Refactor chat component and add ClearMessageHistory component 2024-03-06 18:45:39 -03:00
Gabriel Luiz Freitas Almeida
134a6d15b6 Document build_loader_repr_from_records function to util.py 2024-03-06 16:48:32 -03:00
Gabriel Luiz Freitas Almeida
7f2a352b9a Fix project_updated_at datetime parsing 2024-03-06 16:30:55 -03:00
Gabriel Luiz Freitas Almeida
dd00a3705d Fix datetime parsing in setup.py 2024-03-06 16:30:19 -03:00
Gabriel Luiz Freitas Almeida
7a3dd1a79c Add emoji support to project icons 2024-03-06 16:27:53 -03:00
Gabriel Luiz Freitas Almeida
df142844b6 Add Basic Prompting example 2024-03-06 16:21:40 -03:00
Gabriel Luiz Freitas Almeida
33cca64f32 Update schema and utils modules 2024-03-06 15:48:43 -03:00
Gabriel Luiz Freitas Almeida
cff2563ee1 Format 2024-03-06 15:35:54 -03:00
Gabriel Luiz Freitas Almeida
e07eae6a8d Fix dict setup 2024-03-06 15:35:36 -03:00
Gabriel Luiz Freitas Almeida
eef5043045 Refactor code and update documentation links 2024-03-06 15:33:42 -03:00
Gabriel Luiz Freitas Almeida
f735e50fd2 Refactor RecursiveCharacterTextSplitterComponent to use build_loader_repr_from_records 2024-03-06 15:32:50 -03:00
Gabriel Luiz Freitas Almeida
4286b6a93e Refactor flow retrieval logic in read_flows function 2024-03-06 15:19:36 -03:00
Gabriel Luiz Freitas Almeida
2450161fc1 Format py 2024-03-06 14:54:14 -03:00
Gabriel Luiz Freitas Almeida
be32d57434 Update chain.invoke() argument to use a dictionary for input value 2024-03-06 14:53:10 -03:00
Gabriel Luiz Freitas Almeida
a060b8de18 Refactor read_flows function to include current user's flows 2024-03-06 14:51:30 -03:00
Gabriel Luiz Freitas Almeida
d354ae9975 Refactor read_flow function to handle auto login 2024-03-06 14:46:36 -03:00
Gabriel Luiz Freitas Almeida
1dec624c61 Commented out unused code in read_flow function 2024-03-06 14:34:40 -03:00
Gabriel Luiz Freitas Almeida
c5671f132f Add experimental components for listing flows, getting notified, and executing runnables 2024-03-06 14:32:04 -03:00
Gabriel Luiz Freitas Almeida
8695d90583 Add example flows to user flows 2024-03-06 14:21:22 -03:00
Gabriel Luiz Freitas Almeida
971b0ca366 Fix bug in Vertex class for handling dictionary values 2024-03-06 13:27:32 -03:00
Gabriel Luiz Freitas Almeida
199b656f19 Remove field_order from template 2024-03-06 12:56:32 -03:00
Gabriel Luiz Freitas Almeida
4d989ee51e If input_types is an empty list it should override the defaults 2024-03-06 12:55:55 -03:00
Gabriel Luiz Freitas Almeida
239db30934 Refactor project creation and update logic 2024-03-06 12:45:09 -03:00
Gabriel Luiz Freitas Almeida
3a89586ea9 Fix flow duplication issue and add settings service dependency 2024-03-06 12:42:29 -03:00
Gabriel Luiz Freitas Almeida
54708946e1 Add emoji module and update emoji validation logic 2024-03-06 12:02:03 -03:00
Gabriel Luiz Freitas Almeida
b74c581611 Add project icon and icon background color 2024-03-06 11:50:30 -03:00
Gabriel Luiz Freitas Almeida
d540b0b5c0 Add support for auto login in read_flows and read_flow 2024-03-06 11:46:16 -03:00
Gabriel Luiz Freitas Almeida
308c27c381 Add STARTER_FOLDER_NAME filter to read_flows function 2024-03-06 11:46:15 -03:00
Gabriel Luiz Freitas Almeida
91a98ae877 Format flows.py 2024-03-06 11:46:14 -03:00