Commit Graph

681 Commits

Author SHA1 Message Date
c5b158af7b Merge branch 'dev' of https://github.com/logspace-ai/langflow into dev 2023-04-06 09:08:58 -03:00
14e2674d00 bump to 0.0.54 2023-04-06 09:01:52 -03:00
fe1358a0df fix: condition for invalid prompt fixed 2023-04-06 08:58:36 -03:00
8890c846fa Merge pull request #116 from logspace-ai/promptComponent 2023-04-05 23:14:42 -03:00
845096d1ea getting error message from backend on prompt verification 2023-04-05 22:48:31 -03:00
99d92bed1e Merge branch 'dev' into promptComponent 2023-04-05 22:47:21 -03:00
87b1b39475 fix: raise instead return 2023-04-05 22:42:53 -03:00
69968334e2 Merge branch 'dev' into promptComponent 2023-04-05 22:38:22 -03:00
7471fe763c added console.log for erro debug 2023-04-05 22:34:28 -03:00
8dbd3adecd fix: adding better validation 2023-04-05 22:33:11 -03:00
1269f2c371 prompt component created with verification 2023-04-05 22:27:21 -03:00
d6e261286f fix: added default prompt fields 2023-04-05 22:05:57 -03:00
a344ef2986 fix: add prompt as field_type for validation 2023-04-05 21:53:32 -03:00
9d8b08d4a9 Merge branch 'dev' of https://github.com/logspace-ai/langflow into dev 2023-04-05 21:52:37 -03:00
c0d8a4b5de Merge pull request #114 from logspace-ai/UIimprovement 2023-04-05 21:33:51 -03:00
e5ae5d6dcd bump version to 0.0.53 2023-04-05 21:25:02 -03:00
9058045039 tabsize bug fixed 2023-04-05 21:07:02 -03:00
217634fa41 added colors to toolkits and wrappers 2023-04-05 20:47:49 -03:00
cd28bdd193 fix: add required to openai api key 2023-04-05 18:10:20 -03:00
cfe68fb2aa fix: remove nodes that don't have edges 2023-04-05 18:10:00 -03:00
dde9a5bde2 fix: add check for input_variables 2023-04-05 18:07:44 -03:00
8eb4cdbbcb fix: typo 2023-04-05 16:27:37 -03:00
112a208b74 fix: add display_name for OpenAI models 2023-04-05 16:15:03 -03:00
4cb8bdf4c4 fix: display_name should not be formatted 2023-04-05 16:14:25 -03:00
f68de27444 fix: makefile syntax 2023-04-05 16:11:02 -03:00
798813bafb Merge pull request #112 from logspace-ai/UiUpdates 2023-04-05 16:04:01 -03:00
413d87257b fix: filtering now happening in property when possible 2023-04-05 15:10:43 -03:00
550a1706cf Merge pull request #110 from logspace-ai/memory_fixes 2023-04-05 11:52:38 -03:00
4603fce91c fix: type ignore 2023-04-05 11:39:55 -03:00
808e702b30 fix: added conditions to check for attributes 2023-04-05 11:38:03 -03:00
d4ed1eb629 fix: added future langchain functionality 2023-04-05 11:37:46 -03:00
8297100b22 fix: syntax corrected 2023-04-05 11:28:32 -03:00
af93d28f78 fix: adding memory node and better exceptions 2023-04-05 11:12:32 -03:00
54add63b40 Implement Memories, validation and other fixes 2023-04-05 07:08:45 -03:00
0c003f00e3 format 2023-04-04 22:23:55 -03:00
f3a56181ce fixes 2023-04-04 22:21:19 -03:00
7fd0e7140b fix 2023-04-04 22:17:38 -03:00
b0a1c89e47 fix: make display_name optional 2023-04-04 22:15:34 -03:00
cd95e2500c fix: readded chatgpt and fixed wrapper name 2023-04-04 22:14:34 -03:00
e7b4c2f4b2 lint 2023-04-04 22:10:30 -03:00
092640e9e3 coming soon message for empty components 2023-04-04 22:08:31 -03:00
41f05b2e85 fix: update to validate prompt endpoint 2023-04-04 22:07:40 -03:00
9c62adb8a6 Merge branch 'dev' of https://github.com/logspace-ai/langflow into chatgpt 2023-04-04 21:49:40 -03:00
8c1783eee5 fix: ignore AgentType enum for now 2023-04-04 21:48:23 -03:00
09412b337e feat: fix formatting in makefile 2023-04-04 21:46:28 -03:00
fe95790331 fix: function to try to avoid input keys erros with memory 2023-04-04 21:46:05 -03:00
64fb056ba9 fix: removed chat agents for now 2023-04-04 21:45:45 -03:00
4ff42190a1 formating and linting 2023-04-04 21:45:26 -03:00
364e4612bc Merge pull request #106 from logspace-ai/fixValidation
fixed validation error
2023-04-04 21:43:50 -03:00
dd5a475cda added display_name to title 2023-04-04 21:43:21 -03:00