Commit graph

5,968 commits

Author SHA1 Message Date
nsxshota
67717570f5 __main__をv0.5.6のものと一緒に 2023-11-30 16:57:00 +09:00
nsxshota
675e4d61ed Dockerfile等をv0.5.6のものと一緒に 2023-11-30 16:54:12 +09:00
nsxshota
979b8e2c46 Dockerfile等をv0.5.6のものと一緒に 2023-11-30 16:52:54 +09:00
nsxshota
d7f40cfda7 本家の踏襲のため、Dockerfileを変更 2023-11-30 16:47:30 +09:00
nsxshota
b2d5a1d808 modify docker-compose 2023-11-30 16:36:13 +09:00
nsxshota
d6d12b488c move cdk folder to scripts/cdk 2023-11-30 16:32:52 +09:00
nsxshota
093d963a7c move cdk folder to scripts/cdk 2023-11-30 16:31:13 +09:00
EC2 Default User
2730dbac82 use env file 2023-11-29 02:16:46 +00:00
nsxshota
6e3c8408f9 modified: add Dependency 2023-11-27 19:48:41 +09:00
nsxshota
90759feb2f modify: set_database_url 2023-11-27 00:06:26 +09:00
nsxshota
ca723d6ce9 add RAG policy to TaskExeRole 2023-11-24 19:14:37 +09:00
nsxshota
b048db616a add: iam construct 2023-11-23 12:53:26 +09:00
nsxshota
422489c66a add: iam construct 2023-11-23 12:49:08 +09:00
nsxshota
0695a44a26 add: iam construct 2023-11-23 12:45:45 +09:00
nsxshota
284ed0c1b7 add: iam construct 2023-11-23 12:34:34 +09:00
nsxshota
2b2d8f3a87 modify LANGFLOW_DATABASE_URL 2023-11-23 11:24:56 +09:00
nsxshota
9e8906e309 modify cpu 2023-11-23 10:34:55 +09:00
nsxshota
e34c561b28 modify task memory and cpu 2023-11-23 10:21:28 +09:00
nsxshota
ca8c0d8fd7 modify BACKEND_URL 2023-11-23 10:00:47 +09:00
nsxshota
b4101c2794 set window.host and alembic.ini 2023-11-23 09:54:41 +09:00
nsxshota
9daee4ce1a remove npm update 2023-11-23 09:52:29 +09:00
nsxshota
aa44214fef modified: hostport setting 2023-11-21 16:54:04 +09:00
nsxshota
7a7f92e555 add portMapping hostport 2023-11-21 16:51:06 +09:00
nsxshota
0e767711ef add portMapping name option 2023-11-21 16:34:41 +09:00
nsxshota
a9ebac07ac add: Bedrock Kendra policy statement 2023-11-21 16:27:11 +09:00
nsxshota
dcf27590d9 add: delete docker images sh 2023-11-21 15:34:51 +09:00
nsxshota
5d75376f2c update cdk code 2023-11-21 15:24:03 +09:00
nsxshota
58726b15c5 set env to backend 2023-11-21 13:15:29 +09:00
nsxshota
5250f14130 modified port 2023-11-21 13:14:26 +09:00
nsxshota
f2ad6a2036 modified: frontend cloudMap 2023-11-21 09:56:46 +09:00
nsxshota
1f4a8743e1 modify: poetry lock file 2023-11-20 19:48:53 +09:00
nsxshota
d1a6567a62 modified: backend dockerfile 2023-11-20 19:30:43 +09:00
nsxshota
22b7032355 add curl 2023-11-20 19:29:01 +09:00
nsxshota
fe086518ea modified: Dockerfile for cdk 2023-11-20 19:28:55 +09:00
nsxshota
a7834ca4a9 modified: conflicts 2023-11-20 19:21:27 +09:00
nsxshota
576b62e17f modified: dockerignore for cdk 2023-11-20 19:20:26 +09:00
nsxshota
d9bae37ccc add cdk scripts 2023-11-20 19:20:26 +09: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