Commit Graph

67 Commits

Author SHA1 Message Date
Mengxin Zhu
46fb759137 chore: use correct Dockerfile for building lambda image 2024-10-09 23:39:37 +08:00
Mengxin Zhu
326e566105 chore: use arm64 architecture image for lambda 2024-10-09 23:15:10 +08:00
Meng Xin Zhu
c1ee1b4244 chore: add automation script to release images (#58) 2024-10-09 18:20:14 +08:00
yike5460
552578a0ee fix: fix action dep issue 2024-10-09 08:30:19 +00:00
yike5460
d9590d6504 fix: place action file into the right folder 2024-10-09 08:22:14 +00:00
yike5460
29d333d367 feat: enable code review and pr description in workflow 2024-10-09 08:13:02 +00:00
Yuki Sekiya
c655f50616 feat: Handle multiple user messages in a single request (#26) 2024-10-09 15:13:58 +08:00
Aiden Dai
97d77ab0c5 Merge pull request #39 from diopres/patch-2
feat: add support for Mistral Large 2 (24.07)
2024-08-14 14:42:25 +08:00
diopres
db0817392f feat: add support for Mistral Large 2 (24.07)
added support for Mistral Large 2 (24.07)
2024-08-12 19:06:44 +05:30
Aiden Dai
2950c15ecb Fix empty response bug 2024-08-09 17:28:09 +08:00
Aiden Dai
f8faf32a76 Add Llama 3.1 without tool call 2024-07-30 12:27:08 +08:00
Aiden Dai
f6b73152bc Update boto3 version 2024-06-25 17:29:47 +08:00
Aiden Dai
66bdfdf5c1 Support Claude 3.5 Sonnet 2024-06-21 10:28:04 +08:00
Aiden Dai
49dd6608a0 Support of tool choice 2024-06-21 10:24:11 +08:00
Aiden Dai
b3509ee0f0 Support multiple tool calls 2024-06-11 16:58:26 +08:00
Aiden Dai
56786f9e32 Update api response 2024-06-11 10:53:56 +08:00
Aiden Dai
6ef7641a0d Update api response 2024-06-07 10:58:44 +08:00
Aiden Dai
5f84cef13a Refactor to use new Converse API 2024-06-04 17:01:06 +08:00
Aiden Dai
f0ea117732 Refactor to use new Converse API 2024-06-04 16:20:25 +08:00
Aiden Dai
696039053d Refactor to use new Converse API 2024-06-04 14:59:40 +08:00
Aiden Dai
86e3db7e09 Merge pull request #20 from didier-durand/patch-2
Update Usage.md: fixing 1 typo + 1 spelling
2024-06-03 09:41:14 +08:00
Aiden Dai
c3b8f3d9e1 Merge pull request #19 from didier-durand/patch-1
Fixing 1 typo in README.md: spelling n section header
2024-06-03 09:41:00 +08:00
Didier Durand
aef0a56016 Update Usage.md: fixing 1 typo + 1 spelling
Update Usage.md: fixing 1 typo + 1 spelling
2024-05-31 18:23:20 +02:00
Didier Durand
ac87a3787d Fixing 1 typo in README.md 2024-05-31 18:16:53 +02:00
Aiden Dai
b141897da4 Merge pull request #16 from aws-samples/dependabot/pip/src/requests-2.32.0
Bump requests from 2.31.0 to 2.32.0 in /src
2024-05-21 16:24:49 +08:00
dependabot[bot]
c7276171ad ---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 08:06:48 +00:00
Aiden Dai
d7a26dcf8b Update README 2024-05-10 10:21:03 +08:00
Aiden Dai
9f6b334385 Refactor model implementation 2024-05-09 16:58:04 +08:00
Aiden Dai
180c199da9 Add base64 encoded embedding support 2024-04-26 13:46:46 +08:00
Aiden Dai
27d253fddb Add Llama 3 support 2024-04-25 10:04:55 +08:00
Aiden Dai
0512a9b8cc Add Llama 3 support 2024-04-23 10:30:57 +08:00
Aiden Dai
7416f9a4e2 Clean up code 2024-04-18 16:22:06 +08:00
Aiden Dai
8340be4660 Merge pull request #4 from greenjerry/add_claude3_opus
Add support of anthropic.claude-3-opus-20240229-v1:0 model
2024-04-18 11:22:51 +08:00
yhx
7df5617037 Add support of anthropic.claude-3-opus-20240229-v1:0 model 2024-04-17 14:22:46 +08:00
Aiden Dai
2bee83a79a Add support of Sydney region 2024-04-12 13:51:57 +08:00
Aiden Dai
8a9ab560f1 Refine tool call 2024-04-11 20:53:26 +08:00
Aiden Dai
f11a95cc19 Add support of encoded image url 2024-04-10 09:49:48 +08:00
Aiden Dai
81716238ec Add support of encoded image url 2024-04-09 20:43:29 +08:00
Aiden Dai
1888fa1c98 Update README 2024-04-08 13:30:46 +08:00
Aiden Dai
008848968d Add usage guide 2024-04-08 13:24:24 +08:00
Aiden Dai
b7adaf3040 Update cfn template 2024-04-08 10:45:56 +08:00
Aiden Dai
6586a3ee61 Add test image 2024-04-08 10:13:32 +08:00
Aiden Dai
912c19fcff Fix api path 2024-04-03 20:29:50 +08:00
Aiden Dai
cee335486a Update README 2024-04-03 19:55:16 +08:00
Aiden Dai
ac20696a8a Add Dockerfile for fargate 2024-04-03 17:07:15 +08:00
Aiden Dai
360eeded1e Update README 2024-04-03 12:55:23 +08:00
Aiden Dai
1456c809d3 Update README 2024-04-03 12:50:46 +08:00
Aiden Dai
8a10eb08b6 Add support of Mistral Large 2024-04-03 11:47:07 +08:00
Aiden Dai
02095c030f Add support of Mistral Large 2024-04-03 11:46:10 +08:00
Aiden Dai
268c5ef0f1 Clean up code 2024-04-03 11:20:31 +08:00