Gabriel Luiz Freitas Almeida
fc25261d3c
Fix formatting issues in code
2024-02-26 16:28:24 -03:00
Gabriel Luiz Freitas Almeida
7ad111ef2e
Refactor ChromaComponent settings and document validation
2024-02-26 16:27:39 -03:00
Gabriel Luiz Freitas Almeida
5b59e46a13
Format
2024-02-26 16:27:38 -03:00
Gabriel Luiz Freitas Almeida
d65563dd62
Refactor CustomComponent class methods
2024-02-26 16:27:38 -03:00
Gabriel Luiz Freitas Almeida
0111c62c4e
Refactor SQLGeneratorComponent class to handle prompts without {question} variable
2024-02-26 16:27:37 -03:00
Gabriel Luiz Freitas Almeida
3d645ee41d
Refactor TemplateField class in base.py
2024-02-26 16:27:37 -03:00
Gabriel Luiz Freitas Almeida
aa95686470
Refactor import statement in types.py
2024-02-26 16:27:36 -03:00
Gabriel Luiz Freitas Almeida
5cbeb8abb1
add or remove new edges
2024-02-26 16:27:35 -03:00
Gabriel Luiz Freitas Almeida
d7f1a5cc8c
Add "retriever" input to the build method
2024-02-26 16:27:34 -03:00
Gabriel Luiz Freitas Almeida
66b0a9046f
Fix ChromaComponent to use embedding correctly
2024-02-26 16:27:32 -03:00
Lucas Oliveira
efd4f80dcd
Made animations with X and Check
2024-02-26 20:17:04 +01:00
igorrCarvalho
82f29cfcb6
Merge zustand/io/migration into zustand/io/migration
2024-02-26 16:14:13 -03:00
igorrCarvalho
9323f773e1
Refactor: Replace all alert string into a constants file
2024-02-26 16:06:39 -03:00
anovazzi1
501bc33abb
Add useUpdateNodeInternals hook to nodeToolbarComponent fixing handle related bugs
2024-02-26 16:03:46 -03:00
Gabriel Luiz Freitas Almeida
8cd3853e2e
Update chromadb and orjson versions
2024-02-26 15:52:08 -03:00
Gabriel Luiz Freitas Almeida
5785f692ec
Remove unused code in WrapperCreator class
2024-02-26 15:51:58 -03:00
Gabriel Luiz Freitas Almeida
1f9a559483
Remove combine_documents_chain from RetrievalQAWithSourcesChainComponent
2024-02-26 15:04:20 -03:00
Gabriel Luiz Freitas Almeida
b2edc81a80
Refactor string decoding in Vertex class
2024-02-26 15:03:57 -03:00
cristhianzl
fca95763a8
Merge branch 'zustand/io/migration' of github.com:logspace-ai/langflow into zustand/io/migration
2024-02-26 14:56:38 -03:00
cristhianzl
2b7ed05ed0
🐛 fix(GenericNode): remove unnecessary line break in GenericNode component
...
🎨 style(applies.css): increase max-width of generic-node-tooltip-div to 220px for better text truncation
2024-02-26 14:56:30 -03:00
Lucas Oliveira
6176464558
Merge branch 'dev' into zustand/io/migration
2024-02-26 18:47:39 +01:00
Lucas Oliveira
cb63d5be2d
Merge remote-tracking branch 'origin/ioView' into zustand/io/migration
2024-02-26 18:42:28 +01:00
igorrCarvalho
2960208bfe
Merge branch 'zustand/io/migration' of github.com:logspace-ai/langflow into zustand/io/migration
2024-02-26 14:35:05 -03:00
igorrCarvalho
a371515956
Fix: Add a boolean prop to prevent the node field from using title case
2024-02-26 14:34:32 -03:00
Lucas Oliveira
6b2d0c6ef1
Fixed Store showing that API key is invalid when it is valid
2024-02-26 18:33:51 +01:00
cristhianzl
c89b3fcc46
Merge branch 'zustand/io/migration' of github.com:logspace-ai/langflow into zustand/io/migration
2024-02-26 14:33:28 -03:00
cristhianzl
1a65530bf9
🐛 fix(darkStore.tsx): initialize stars variable with the value from localStorage to persist stars count on page reload
...
✨ feat(darkStore.tsx): add support for storing and retrieving stars count from localStorage to avoid unnecessary API calls
2024-02-26 14:33:21 -03:00
Cristhian Zanforlin Lousa
7bd113dfaf
update build state logic ( #1468 )
2024-02-26 14:26:52 -03:00
cristhianzl
02abd97ac0
🔨 refactor(GenericNode/index.tsx): replace Tooltip component with ShadTooltip component for consistency and better styling
2024-02-26 14:26:16 -03:00
cristhianzl
652780a6ee
merge fix
2024-02-26 14:24:34 -03:00
cristhianzl
28927ddc78
🐛 fix(GenericNode/index.tsx): fix double click behavior on GenericNode title to correctly handle nameEditable state and takeSnapshot function
...
🔧 chore(GenericNode/index.tsx): refactor GenericNode title component to improve readability and maintainability
🔧 chore(GenericNode/index.tsx): refactor GenericNode build status tooltip to improve readability
2024-02-26 14:15:47 -03:00
cristhianzl
9f6a6251c3
🔧 fix(menuBar): replace Tooltip component with ShadTooltip component for better styling and consistency
...
🔧 fix(genericModal): change IconComponent name based on myModalTitle value to improve visual representation
🔧 fix(nodeToolbarComponent): replace IconComponent name "Code2" with "TerminalSquare" for better icon representation
2024-02-26 14:12:59 -03:00
Gabriel Luiz Freitas Almeida
64c7ef37ad
Merge remote-tracking branch 'origin/dev' into zustand/io/migration
2024-02-26 13:56:56 -03:00
Lucas Oliveira
1601d23d67
Fixed rebase
2024-02-26 17:41:30 +01:00
Lucas Oliveira
7a894279b6
Fixed bug when opening io view modal
2024-02-26 17:40:34 +01:00
Lucas Oliveira
1e361bb50a
Refactored just logic of IOView
2024-02-26 17:40:34 +01:00
Gabriel Luiz Freitas Almeida
29318decec
Remove prompt_creator
2024-02-26 13:30:44 -03:00
Gabriel Luiz Freitas Almeida
506097ec74
Delete PromptRunner component
2024-02-26 13:30:28 -03:00
Gabriel Luiz Freitas Almeida
ae629a528c
Add edges validation
2024-02-26 13:25:57 -03:00
Gabriel Luiz Freitas Almeida
1c0cf20830
Remove unused import and class variable in base.py
2024-02-26 13:25:32 -03:00
Gabriel Luiz Freitas Almeida
d6cdb3eb96
Add SQLDatabaseChain and SQLGenerator components
2024-02-26 13:23:13 -03:00
Lucas Oliveira
e6b1d7a285
Fixed status ball and location of tooltip
2024-02-26 17:19:18 +01:00
Lucas Oliveira
27c97a52e6
Merge remote-tracking branch 'origin/zustand/io/migration' into ioview
2024-02-26 17:06:39 +01:00
anovazzi1
5c9ad8c9b4
migrate node build status to it's own object instead of the node data
2024-02-26 12:20:50 -03:00
anovazzi1
6bf320ba97
Update chatMessagePropsType in index.ts
2024-02-26 12:06:48 -03:00
anovazzi1
1c36202374
Add updateChat function to chatMessagePropsType
2024-02-26 11:19:25 -03:00
anovazzi1
e3c5112899
Update success message in flowStore.ts
2024-02-26 10:50:19 -03:00
Gabriel Luiz Freitas Almeida
951384284d
Refactor AzureChatOpenAI components and update documentation links
2024-02-26 10:45:50 -03:00
Gabriel Luiz Freitas Almeida
521bdf9f7d
Set display_name and use it in exception
2024-02-26 10:44:18 -03:00
Gabriel Luiz Freitas Almeida
2d426301a1
Update dependencies in pyproject.toml
2024-02-26 10:09:36 -03:00