Gabriel Luiz Freitas Almeida
|
d98410f90c
|
Fix logging level and version display
|
2024-04-03 15:45:46 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
dc65f4681c
|
Refactor APIRequest class and update model imports
|
2024-04-02 19:48:50 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
95257fbead
|
Remove unused import and update type hinting
|
2024-04-02 19:14:48 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
3315308331
|
Add exception handling for missing 'content' field in search_with_vector_store method
|
2024-04-02 19:14:47 -03:00 |
|
anovazzi1
|
b780d2bd0f
|
update position on langflow prompt chaining
|
2024-04-02 19:03:54 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
f3476670cb
|
Sort base classes alphabetically
|
2024-04-02 16:26:34 -03:00 |
|
Lucas Oliveira
|
b724864926
|
Added description to Blog Writer
|
2024-04-02 19:06:05 +02:00 |
|
Gabriel Luiz Freitas Almeida
|
2e320bd9bb
|
Delete start projects and commit session in delete_start_projects function
|
2024-04-02 11:54:47 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
5f05ec9283
|
Update langflow-base version to 0.0.16 and update dependencies
|
2024-04-02 11:46:44 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
7febdf376b
|
Add Text import to VertexAiModel.py
|
2024-04-02 11:38:39 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
b8191553d1
|
Update version numbers and remove unnecessary dependencies
|
2024-04-02 11:17:08 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
de3cce67ab
|
Add number_of_results parameter to vector search components
|
2024-04-02 02:23:15 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
58851c09b9
|
Add number_of_results parameter to AstraDBSearchComponent
|
2024-04-02 01:41:16 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
affc5e0b8a
|
Update authentication settings for access token cookie
|
2024-04-02 00:25:20 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
767f3e6f66
|
Add logging statement to setup_app function
|
2024-04-02 00:11:55 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
7c5506ff4c
|
Update langflow-base to version 0.0.15 and fix setup_env script
|
2024-04-01 23:40:06 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
8ed4b30e96
|
Update dependencies versions
|
2024-04-01 22:45:22 -03:00 |
|
anovazzi1
|
15144a31d0
|
Refactor code to improve performance and readability
|
2024-04-01 21:20:23 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
810d91a911
|
Update dependencies in poetry.lock and pyproject.toml
|
2024-04-01 21:07:02 -03:00 |
|
cristhianzl
|
c88027dfe4
|
Merge branch 'zustand/io/migration' of github.com:logspace-ai/langflow into zustand/io/migration
|
2024-04-01 20:51:48 -03:00 |
|
cristhianzl
|
d3bb6a78cb
|
general fixes
|
2024-04-01 20:51:23 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
7174d775bd
|
new locks
|
2024-04-01 20:42:08 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
f9f999808a
|
Update version to 0.0.13 in pyproject.toml
|
2024-04-01 20:31:04 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
f3ad379825
|
Refactor OpenAIEmbeddingsComponent signature
|
2024-04-01 19:41:39 -03:00 |
|
anovazzi1
|
7d72254ac8
|
fix modal returning to input
|
2024-04-01 19:00:21 -03:00 |
|
anovazzi1
|
e0e361d39c
|
Fix bug in login functionality
|
2024-04-01 18:47:45 -03:00 |
|
anovazzi1
|
f12ae7db8f
|
Fix bug in login functionality
|
2024-04-01 18:31:16 -03:00 |
|
anovazzi1
|
cb6850dbd8
|
fix document qa example
|
2024-04-01 18:26:31 -03:00 |
|
anovazzi1
|
5519515853
|
Update project names and flow examples
|
2024-04-01 18:22:23 -03:00 |
|
anovazzi1
|
efec649b2d
|
Refactor code to improve performance and readability
|
2024-04-01 18:10:31 -03:00 |
|
Rodrigo Nader
|
104e12524c
|
Remove 'advanced' flag from 'n_messages' parameter in MemoryComponent.py
|
2024-04-01 18:05:28 -03:00 |
|
anovazzi1
|
33e171e52b
|
Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration
|
2024-04-01 16:46:34 -03:00 |
|
anovazzi1
|
85c375382f
|
udpate some starter projects
|
2024-04-01 16:46:32 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
bb19581750
|
Refactor run_graph function to add support for running a JSON flow
|
2024-04-01 16:18:02 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
0014e877d1
|
Add asyncio loop to LangflowApplication initialization
|
2024-04-01 16:07:57 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
23e08f1f5c
|
Add custom Uvicorn worker for Langflow application
|
2024-04-01 16:07:50 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
d8162f5dc2
|
Add support for retrieving specific component output
|
2024-04-01 15:06:57 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
6090df0deb
|
Refactor input_request parameter in simplified_run_flow function
|
2024-04-01 14:36:27 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
07093d83ba
|
Refactor SimplifiedAPIRequest and add documentation for Tweaks
|
2024-04-01 14:21:22 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
7cd4b00611
|
Refactor flow running endpoints
|
2024-04-01 14:16:07 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
665a5011e3
|
Update Vertex params in base.py
|
2024-04-01 13:33:38 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
7e5b2c5d14
|
Remove filepath reference
|
2024-04-01 13:33:29 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
99d9eb3384
|
Update Starter Examples
|
2024-04-01 12:19:41 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
81069dce39
|
Update setup.py to include latest component versions
|
2024-04-01 12:19:08 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
7415def0a9
|
Add constants for Langflow base module
|
2024-04-01 12:18:55 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
4b052776ed
|
update starter projects
|
2024-04-01 12:02:36 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
dd6ece6700
|
Add field_typing import to OpenAIModel.py
|
2024-04-01 11:51:40 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
00ea6d73fe
|
Add session_id to simplified_run_flow_with_caching endpoint
|
2024-04-01 11:19:19 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
1f28774be3
|
Add STREAM_INFO_TEXT constant to model components
|
2024-04-01 11:19:11 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
fcece1b29b
|
Add new schema for simplified API request
|
2024-04-01 10:38:01 -03:00 |
|