Commit graph

5,963 commits

Author SHA1 Message Date
nsxshota
167ff52228 add: iam construct 2023-12-07 21:01:00 +09:00
nsxshota
33627c0354 add: iam construct 2023-12-07 21:01:00 +09:00
nsxshota
c97f861ea4 add: iam construct 2023-12-07 21:01:00 +09:00
nsxshota
34eac25963 add: iam construct 2023-12-07 21:01:00 +09:00
nsxshota
70d613dbd9 modify LANGFLOW_DATABASE_URL 2023-12-07 21:01:00 +09:00
nsxshota
d4a356a47a modify cpu 2023-12-07 21:01:00 +09:00
nsxshota
f1d7318de9 modify task memory and cpu 2023-12-07 21:01:00 +09:00
nsxshota
fb6645d347 modify BACKEND_URL 2023-12-07 21:01:00 +09:00
nsxshota
8b295542f8 set window.host and alembic.ini 2023-12-07 21:01:00 +09:00
nsxshota
94eecd1f5d remove npm update 2023-12-07 21:01:00 +09:00
nsxshota
826507b202 modified: hostport setting 2023-12-07 21:01:00 +09:00
nsxshota
8b0598e07b add portMapping hostport 2023-12-07 21:01:00 +09:00
nsxshota
2f9cf685d4 add portMapping name option 2023-12-07 21:01:00 +09:00
nsxshota
342c920637 add: Bedrock Kendra policy statement 2023-12-07 21:01:00 +09:00
nsxshota
5474505531 add: delete docker images sh 2023-12-07 21:01:00 +09:00
nsxshota
078951fc9d update cdk code 2023-12-07 21:01:00 +09:00
nsxshota
1770aa8d88 set env to backend 2023-12-07 21:01:00 +09:00
nsxshota
b920f50c5a modified port 2023-12-07 21:01:00 +09:00
nsxshota
b49fa15a86 modified: frontend cloudMap 2023-12-07 21:01:00 +09:00
nsxshota
8353df79ac modify: poetry lock file 2023-12-07 21:01:00 +09:00
nsxshota
7db5f9f680 modified: backend dockerfile 2023-12-07 21:00:59 +09:00
nsxshota
1492c44df0 add curl 2023-12-07 21:00:59 +09:00
nsxshota
8d08260ae8 modified: Dockerfile for cdk 2023-12-07 21:00:59 +09:00
nsxshota
83244bcc32 modified: conflicts 2023-12-07 21:00:59 +09:00
nsxshota
b44c6d0cd7 modified: dockerignore for cdk 2023-12-07 21:00:59 +09:00
nsxshota
4e06c867ad add cdk scripts 2023-12-07 21:00:59 +09:00
Gabriel Luiz Freitas Almeida
f586142938 Ignore "repr" key when processing inputs
Unable to call the API locally #1171
2023-12-04 08:41:30 -03:00
Gabriel Luiz Freitas Almeida
3fbb93b2c3 Refactor langflow/processing/process.py 2023-12-04 08:40:48 -03:00
Gabriel Luiz Freitas Almeida
04736de021
add AnthropicLLM by CustomComponent (#1153) 2023-11-28 19:53:46 -03:00
Gabriel Luiz Freitas Almeida
a0d54021ab
Fix components link in Readme (#1151) 2023-11-28 19:53:17 -03:00
Johngdae
43fa592bdb The Anthropic component, did not work properly, so it was developed additionally. 2023-11-23 04:48:39 +00:00
René Muhl
b7dc241f5e Fix components link in Readme 2023-11-21 13:52:36 +01:00
Gabriel Luiz Freitas Almeida
384fb84950
Fix: Avoid fix_memory_inputs when langchain_object is instance of AgentExecutor (#1142) 2023-11-16 08:27:56 -03:00
merrygoround-of-life
0a2ac9d291 Fix: Avoid fix_memory_inputs when langchain_object is instance of AgentExecutor 2023-11-15 16:39:20 +09:00
Gabriel Luiz Freitas Almeida
e81ed8fa5a Update sqlmodel git repository URL. 2023-11-14 21:43:20 -03:00
Gabriel Luiz Freitas Almeida
341310003f
Release 0.6.0a0
Bump version to 0.6.0a0
2023-11-10 12:27:25 -03:00
Gabriel Luiz Freitas Almeida
c1d62d62b9 🔖 chore(pyproject.toml): bump version from 0.5.6 to 0.6.0a0 to indicate a pre-release version 2023-11-10 12:25:59 -03:00
Gabriel Luiz Freitas Almeida
babccd16e5 Delete ZepMemory component. 2023-11-10 12:22:04 -03:00
Gabriel Luiz Freitas Almeida
ee17f9edfb
Update to Pydantic V2 (#1112) 2023-11-10 12:21:10 -03:00
Gabriel Luiz Freitas Almeida
9483e9d28e Add imports and update settings in auth.py 2023-11-10 12:05:24 -03:00
Gabriel Luiz Freitas Almeida
229210d46e 🔀 chore(pyproject.toml): update sqlmodel dependency URL to use the correct repository
🔀 chore(pyproject.toml): update ruff dependency version to 0.1.5 for compatibility and bug fixes
🔀 chore(pyproject.toml): add pydantic dependency version 2.4.0 for improved functionality and bug fixes
2023-11-10 12:04:43 -03:00
Gabriel Luiz Freitas Almeida
12ddc635db Update Poetry version in lint.yml and
base.Dockerfile
2023-11-10 11:15:09 -03:00
Gabriel Luiz Freitas Almeida
4208e3f961 Add support for None documents in
PostgresqlVectorComponent
2023-11-10 10:46:57 -03:00
Gabriel Luiz Freitas Almeida
682e51bf6a Fix documents parameter type in
PostgresqlVectorComponent constructor
2023-11-10 09:31:07 -03:00
Gabriel Luiz Freitas Almeida
746f61473f Merge remote-tracking branch 'origin/dev' into v2 2023-11-10 09:22:26 -03:00
Gabriel Luiz Freitas Almeida
bfbc7c6238 chore: New lock 2023-11-10 09:16:29 -03:00
Gabriel Luiz Freitas Almeida
27d5cb5c64 Remove unused function
get_type_from_union_literal() from util.py
2023-11-10 09:12:28 -03:00
Gabriel Luiz Freitas Almeida
454b56fe59 Update pandas toolkit import in custom agent 2023-11-10 09:08:44 -03:00
Gabriel Luiz Freitas Almeida
8d4aae479c 🐛 fix(pgvector.py): improve error message when failing to build PGVector component
The error message when failing to build the PGVector component was not clear and did not provide useful information. This commit changes the error message to be more descriptive and concise, providing only the relevant information about the failure.
2023-11-10 09:07:45 -03:00
Gabriel Luiz Freitas Almeida
e63d9f96dc
feat: add pgvector client (#1131) 2023-11-10 09:07:12 -03:00