Lucas Oliveira
df8cbff32f
Added Add New Variable
2024-04-29 23:03:27 +02:00
anovazzi1
c7b3078557
Merge branch 'feature/ui_table' of personal:logspace-ai/langflow into feature/ui_table
2024-04-29 15:58:03 -03:00
anovazzi1
979dae8c49
Add extractFieldsFromComponenents function to reactflowUtils.ts
2024-04-29 15:57:46 -03:00
Lucas Oliveira
793a025163
Fixed title of global pages
2024-04-29 19:23:07 +02:00
anovazzi1
1e7438115c
Merge branch 'feature/ui_table' of personal:logspace-ai/langflow into feature/ui_table
2024-04-29 14:22:07 -03:00
anovazzi1
8dac69708f
Add avaliableFields functionality to GlobalVariablesStore
2024-04-29 14:22:04 -03:00
Lucas Oliveira
f14b8831bf
Modified title to be on pair with modals
2024-04-29 19:18:03 +02:00
Lucas Oliveira
51a3d65114
Fixed editability of variable name
2024-04-29 19:08:14 +02:00
Lucas Oliveira
01ebe97f3a
Fixed footer height
2024-04-29 19:05:18 +02:00
Gabriel Luiz Freitas Almeida
c6b4101d69
Update Docker image references to langflowai in GitHub workflows and Docker Compose files ( #1793 )
...
* Update Docker image references to langflowai in GitHub workflows and Docker Compose files
2024-04-29 13:38:18 -03:00
Gabriel Luiz Freitas Almeida
350a62d032
Update package versions in pyproject.toml and poetry.lock
2024-04-29 11:28:47 -03:00
Gabriel Luiz Freitas Almeida
3f07a39f5b
Fix created_at field type in Variable and ApiKey models ( #1792 )
...
* Fix created_at field type in Variable model
* Fix created_at field type in ApiKey model
* Fix error handling in add_row_to_table function
#1790
* Apply type hinting to nest_asyncio import in load.py
2024-04-29 11:26:45 -03:00
anovazzi1
736ce22546
Add ExportModal component to ShareModal ( #1789 )
...
* Add ExportModal component to ShareModal
* Refactor ShareModal component to conditionally render ExportModal and Export button based on is_component flag
2024-04-29 11:22:57 -03:00
Gabriel Luiz Freitas Almeida
366ce591cb
Add default_fields column to the variable table
2024-04-29 09:53:56 -03:00
Lucas Oliveira
7b79bfeeaf
Fixed sizing and colors to fit blocks table
2024-04-28 23:33:35 +02:00
Lucas Oliveira
3696aef557
Fixed colors with the variables
2024-04-28 23:11:57 +02:00
Lucas Oliveira
358f53d837
Added pagination
2024-04-28 23:00:21 +02:00
Lucas Oliveira
be0bb51254
Updated colors on dark mode
2024-04-28 22:50:09 +02:00
Lucas Oliveira
04d723d405
Fixed colors of AG Grid
2024-04-28 19:42:41 +02:00
anovazzi1
dfc62752f3
Add uniqueId function from lodash to cloneFLowWithParent in storeUtils.ts
2024-04-27 20:53:29 -03:00
Gabriel Luiz Freitas Almeida
8f46ea04ef
Update package versions in pyproject.toml and poetry.lock
2024-04-27 18:24:25 -03:00
Rodrigo Nader
02b68daea1
Apply nest_asyncio to enable asyncio event loop nesting in process.py ( #1784 )
...
* Apply nest_asyncio to enable asyncio event loop nesting in process.py
* Apply nest_asyncio to enable asyncio event loop nesting in load.py
---------
Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@logspace.ai>
2024-04-27 18:22:16 -03:00
Rodrigo Nader
082c02ff18
Add CombineTextsUnsortedComponent to langflow components
2024-04-27 16:39:08 -03:00
anovazzi1
32bfca24d0
Fix useEffect dependency in PlaygroundPage component
2024-04-26 17:59:05 -03:00
anovazzi1
171ebb2321
fix api call
2024-04-26 17:57:29 -03:00
anovazzi1
48ec18b6e5
Refactor API index.ts to pass data object as a parameter in getVerticesOrder function
2024-04-26 17:43:43 -03:00
anovazzi1
84dc98db4b
Fix useEffect dependency in PlaygroundPage component
2024-04-26 17:35:19 -03:00
anovazzi1
c5b9419e52
Fix useEffect dependency in PlaygroundPage component
2024-04-26 17:33:56 -03:00
anovazzi1
4a6b13a7c7
first attempt playground page
2024-04-26 17:23:40 -03:00
Gabriel Luiz Freitas Almeida
c77d458b25
Refactor retrieve_vertices_order function in chat.py to use Annotated type hinting for data parameter
2024-04-26 16:41:22 -03:00
anovazzi1
2474cd348e
Refactor CollectionCardComponent to improve code readability and fix loadingPlayground state handling
2024-04-26 13:40:54 -03:00
Mendon Kissling
6a06af1cb2
[Docs] - Intro, Install, Quickstart workflow ( #1765 )
...
* Modified the general Getting Started flow to be clearer and faster.
2024-04-26 10:49:39 -04:00
Mendon Kissling
ca16afebf7
cleanup-learn-more
2024-04-26 10:46:25 -04:00
Mendon Kissling
eba12a4d9f
title-case-and-sidebars
2024-04-26 10:33:13 -04:00
Mendon Kissling
62000ad3f3
pre
2024-04-26 10:16:14 -04:00
Mendon Kissling
0b05c8df00
starter-flows-in-sidebar
2024-04-26 10:12:51 -04:00
Mendon Kissling
9370972e4e
Merge branch 'dev' into introduction-quickstart-install
2024-04-26 10:05:37 -04:00
Mendon Kissling
ffde79fd5f
qa-and-memory-content
2024-04-26 10:05:30 -04:00
Gabriel Luiz Freitas Almeida
45552803d1
Update type annotations in TweaksRequest and Tweaks classes ( #1779 )
...
* Update type annotations in TweaksRequest and Tweaks classes
* Merge remote-tracking branch 'origin/dev' into 1776_fix_tweaks
2024-04-26 10:47:30 -03:00
Mendon Kissling
226e3a131e
Merge branch 'dev' into introduction-quickstart-install
2024-04-26 09:45:42 -04:00
Mendon Kissling
3c8dc0388a
Merge branch 'dev' into introduction-quickstart-install
2024-04-26 09:43:17 -04:00
Mendon Kissling
6219426a43
[Docs] - Blog Writer ( #1763 )
...
* Docs for Blog writer starter flow
* Run in HF Spaces v1.0.0a17
2024-04-26 09:41:58 -04:00
Mendon Kissling
96a96d9701
[Docs] - Document QA ( #1759 )
...
* Docs for Document QA starter flow
* Run in HF Spaces v1.0.0a17
2024-04-26 09:39:59 -04:00
Mendon Kissling
fa44e09d60
add-pre
2024-04-26 09:32:08 -04:00
Mendon Kissling
7b6e34e0fd
[Docs] - Memory Chatbot ( #1757 )
...
* Docs for memory chatbot starter flow
* Run in HF Spaces v1.0.0a17
2024-04-26 09:30:42 -04:00
Mendon Kissling
d05c75a3c7
[Docs] - Basic prompting ( #1712 )
...
* Add basic 4-component prompting flow
2024-04-26 09:26:48 -04:00
Mendon Kissling
93869c5c8f
paste
2024-04-26 09:13:20 -04:00
Mendon Kissling
841df3a4b7
duplicate
2024-04-26 09:11:00 -04:00
Mendon Kissling
1ff677d866
add-pre
2024-04-26 09:06:29 -04:00
Mendon Kissling
2a7cfe5dab
add-pre
2024-04-26 09:05:59 -04:00