Gabriel Luiz Freitas Almeida
|
2c78c3b78a
|
Refactor store service imports
|
2023-12-04 20:25:57 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
147a2e4097
|
Refactor store service module
|
2023-12-04 19:38:54 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
bab165aedb
|
Pin bcrypt version and update package version (#1176)
|
2023-12-04 19:26:04 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
7a42168aef
|
Hotfix: Solves Issue 791 (#1175)
|
2023-12-04 19:25:34 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
6f1ac2d2ca
|
Update version number to 0.5.11
|
2023-12-04 19:22:38 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
daffa0581e
|
Pin bcrypt version until passlib updates
|
2023-12-04 19:22:22 -03:00 |
|
Lucas Oliveira
|
7de1ee12c8
|
Fixed disabled variable at EditNodeModal
|
2023-12-04 18:37:33 -03:00 |
|
Matheus Jacques
|
7abd9a184c
|
🚀 feat(Faiss.py): add FAISSComponent custom component for implementing a Vector Store using FAISS
🔧 chore(config.yaml): comment out FAISS vector store integration documentation link
|
2023-12-04 22:20:40 +01:00 |
|
Lucas Oliveira
|
b6f1f07d19
|
Fixed button to open new tab(make it a Link)
|
2023-12-04 18:19:44 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
74d3e6d37b
|
Add component test file
|
2023-12-04 18:14:26 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
491c03e5b6
|
Update test_component_code path in conftest.py
|
2023-12-04 18:14:26 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
96ce544582
|
🔧 fix(test_custom_component.py): fix import statement to match renamed function and module names
🔧 fix(test_custom_component.py): fix function calls to match renamed function names
|
2023-12-04 18:14:25 -03:00 |
|
anovazzi1
|
cd1a290057
|
fix(PageComponent): update onKeyDown event handler to prevent copying text when there is a selection
|
2023-12-04 18:11:38 -03:00 |
|
Lucas Oliveira
|
11c9515e19
|
Fix response incorrect
|
2023-12-04 17:54:55 -03:00 |
|
Lucas Oliveira
|
a26726a99d
|
Fixed ctrl-z not working when pasting more times
|
2023-12-04 17:41:38 -03:00 |
|
Lucas Oliveira
|
0fc773ecee
|
Update node state when changing something, updated back button to act like one
|
2023-12-04 17:38:38 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
a52caf1fc2
|
Update langchain version to 0.0.345
|
2023-12-04 17:23:33 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
e3a1f39c87
|
Add tests for custom component validation and
template generation
|
2023-12-04 17:23:33 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
327cd0b462
|
Add test_component.py fixture
|
2023-12-04 17:23:32 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
a4b2cfef87
|
Update langflow custom component endpoints
|
2023-12-04 17:23:32 -03:00 |
|
Lucas Oliveira
|
40d62fa565
|
TakeSnapshot added on paste
|
2023-12-04 17:18:36 -03:00 |
|
Lucas Oliveira
|
34aef1540b
|
Changed position of copied element
|
2023-12-04 17:16:23 -03:00 |
|
Lucas Oliveira
|
15b7ce83d3
|
Fix lag on components page
|
2023-12-04 17:10:32 -03:00 |
|
Lucas Oliveira
|
cfec6f2683
|
Cancel previous timeout if flow and reactFlowInstance changes
|
2023-12-04 16:41:13 -03:00 |
|
Lucas Oliveira
|
d19fdf5373
|
Added colors to types
|
2023-12-04 16:41:13 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
907c3ca9f7
|
Refactor test_agents_template.py by removing
unused test cases and initializing agent template
|
2023-12-04 16:25:43 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
53910dbce7
|
Fix type annotations and imports in code
|
2023-12-04 16:25:42 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
ee8efdf6c5
|
Update pydantic import in AnthropicLLM.py
|
2023-12-04 16:25:42 -03:00 |
|
Lucas Oliveira
|
755f8c6e70
|
Fixed icon size and naming
|
2023-12-04 16:07:52 -03:00 |
|
Lucas Oliveira
|
6e353ba3ee
|
Removed position from component upload
|
2023-12-04 15:56:59 -03:00 |
|
Lucas Oliveira
|
7e12316022
|
Added component drop on ReactFlow
|
2023-12-04 15:56:59 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
de392c5677
|
Update platformdirs and posthog versions
|
2023-12-04 15:46:52 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
f29213a7c6
|
🐛 fix(api_key/model.py): make 'name' field nullable with a default value of None to allow for optional name values in ApiKeyBase model
|
2023-12-04 15:44:35 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
c05108230e
|
Fix database initialization issue
|
2023-12-04 15:44:35 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
f1773a906c
|
Fix database initialization issue and add delay
after upgrade
|
2023-12-04 15:44:34 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
9a697362cb
|
Add database migration scripts
|
2023-12-04 15:44:33 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
98d5351d87
|
Fix anthropic_api_key handling in AnthropicLLM.py
|
2023-12-04 15:44:33 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
d2c616ab76
|
Update bcrypt version to 4.0.1
|
2023-12-04 15:44:32 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
24219594e5
|
Refactor user API endpoint
|
2023-12-04 15:44:31 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
213c44abc5
|
Fix field_validator mode in FlowBase model
|
2023-12-04 15:44:31 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
bf76ba660f
|
Fix last_login_at default value
|
2023-12-04 15:44:30 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
8dcc5e4120
|
Update base classes in AgentInitializer
|
2023-12-04 15:44:30 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
5c352157d1
|
Fix return type assertion in
test_custom_component_get_function_entrypoint_return_type()
|
2023-12-04 15:44:29 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
f30898d703
|
Fix import and validate model in flow creation
|
2023-12-04 15:44:28 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
6e041a62b8
|
Fix assertion in test_build_graph
|
2023-12-04 15:44:28 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
7be4ce5b07
|
Update sqlmodel version to 0.0.14
|
2023-12-04 15:44:27 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
418e390c0a
|
Update sqlmodel repository URL
|
2023-12-04 15:44:26 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
6afbd32621
|
Update AnthropicLLM to use BaseLanguageModel and
SecretStr
|
2023-12-04 15:44:26 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
1c2d2402ba
|
Update AnthropicLLM model name
|
2023-12-04 15:44:25 -03:00 |
|
Lucas Oliveira
|
a632fc6bdb
|
Added loading screen on reactflow
|
2023-12-04 15:32:35 -03:00 |
|