bedrock-wrapper 2.4.4 → 2.4.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,44 @@
1
+ [
2
+ {
3
+ "session_id": "7aa436f5-0b5d-44bd-8860-e1a898f87df2",
4
+ "transcript_path": "C:\\Users\\Justin.Parker\\.claude\\projects\\C--git-bedrock-wrapper\\7aa436f5-0b5d-44bd-8860-e1a898f87df2.jsonl",
5
+ "cwd": "C:\\git\\bedrock-wrapper",
6
+ "hook_event_name": "Stop",
7
+ "stop_hook_active": false
8
+ },
9
+ {
10
+ "session_id": "7aa436f5-0b5d-44bd-8860-e1a898f87df2",
11
+ "transcript_path": "C:\\Users\\Justin.Parker\\.claude\\projects\\C--git-bedrock-wrapper\\7aa436f5-0b5d-44bd-8860-e1a898f87df2.jsonl",
12
+ "cwd": "C:\\git\\bedrock-wrapper",
13
+ "hook_event_name": "Stop",
14
+ "stop_hook_active": false
15
+ },
16
+ {
17
+ "session_id": "7aa436f5-0b5d-44bd-8860-e1a898f87df2",
18
+ "transcript_path": "C:\\Users\\Justin.Parker\\.claude\\projects\\C--git-bedrock-wrapper\\7aa436f5-0b5d-44bd-8860-e1a898f87df2.jsonl",
19
+ "cwd": "C:\\git\\bedrock-wrapper",
20
+ "hook_event_name": "Stop",
21
+ "stop_hook_active": false
22
+ },
23
+ {
24
+ "session_id": "7aa436f5-0b5d-44bd-8860-e1a898f87df2",
25
+ "transcript_path": "C:\\Users\\Justin.Parker\\.claude\\projects\\C--git-bedrock-wrapper\\7aa436f5-0b5d-44bd-8860-e1a898f87df2.jsonl",
26
+ "cwd": "C:\\git\\bedrock-wrapper",
27
+ "hook_event_name": "Stop",
28
+ "stop_hook_active": false
29
+ },
30
+ {
31
+ "session_id": "7aa436f5-0b5d-44bd-8860-e1a898f87df2",
32
+ "transcript_path": "C:\\Users\\Justin.Parker\\.claude\\projects\\C--git-bedrock-wrapper\\7aa436f5-0b5d-44bd-8860-e1a898f87df2.jsonl",
33
+ "cwd": "C:\\git\\bedrock-wrapper",
34
+ "hook_event_name": "Stop",
35
+ "stop_hook_active": false
36
+ },
37
+ {
38
+ "session_id": "7aa436f5-0b5d-44bd-8860-e1a898f87df2",
39
+ "transcript_path": "C:\\Users\\Justin.Parker\\.claude\\projects\\C--git-bedrock-wrapper\\7aa436f5-0b5d-44bd-8860-e1a898f87df2.jsonl",
40
+ "cwd": "C:\\git\\bedrock-wrapper",
41
+ "hook_event_name": "Stop",
42
+ "stop_hook_active": false
43
+ }
44
+ ]
@@ -0,0 +1,44 @@
1
+ [
2
+ {
3
+ "session_id": "7aa436f5-0b5d-44bd-8860-e1a898f87df2",
4
+ "transcript_path": "C:\\Users\\Justin.Parker\\.claude\\projects\\C--git-bedrock-wrapper\\7aa436f5-0b5d-44bd-8860-e1a898f87df2.jsonl",
5
+ "cwd": "C:\\git\\bedrock-wrapper",
6
+ "hook_event_name": "UserPromptSubmit",
7
+ "prompt": "AWS Bedrock recently added the following models:\n- gpt-oss-120b\n- gpt-oss-20b\n\nplease research the web and create a plan for adding support for these two models to bedrock-wrapper"
8
+ },
9
+ {
10
+ "session_id": "7aa436f5-0b5d-44bd-8860-e1a898f87df2",
11
+ "transcript_path": "C:\\Users\\Justin.Parker\\.claude\\projects\\C--git-bedrock-wrapper\\7aa436f5-0b5d-44bd-8860-e1a898f87df2.jsonl",
12
+ "cwd": "C:\\git\\bedrock-wrapper",
13
+ "hook_event_name": "UserPromptSubmit",
14
+ "prompt": "I update the modelids to prefix with `us.` in the @bedrock-models.js file. run the tests again to see if they all pass now."
15
+ },
16
+ {
17
+ "session_id": "7aa436f5-0b5d-44bd-8860-e1a898f87df2",
18
+ "transcript_path": "C:\\Users\\Justin.Parker\\.claude\\projects\\C--git-bedrock-wrapper\\7aa436f5-0b5d-44bd-8860-e1a898f87df2.jsonl",
19
+ "cwd": "C:\\git\\bedrock-wrapper",
20
+ "hook_event_name": "UserPromptSubmit",
21
+ "prompt": "hmm, I reverted my `us.` prefix as I dont think its needed. I have the models provisioned on the account. please help diagnose and fix. I authenticate wo the us-west-2 region as well."
22
+ },
23
+ {
24
+ "session_id": "7aa436f5-0b5d-44bd-8860-e1a898f87df2",
25
+ "transcript_path": "C:\\Users\\Justin.Parker\\.claude\\projects\\C--git-bedrock-wrapper\\7aa436f5-0b5d-44bd-8860-e1a898f87df2.jsonl",
26
+ "cwd": "C:\\git\\bedrock-wrapper",
27
+ "hook_event_name": "UserPromptSubmit",
28
+ "prompt": "ok, similar to some of the Claude models it appears GPT-OSS supports `thinking`. From looking at the output tokens I see `<reasoning>` tags. Lets add the `-thinking` variant to our models list and update the coke to exclude the `<reasoning>` portion just like we do for `<think>` with Claude if we dont specify the -thinking variant"
29
+ },
30
+ {
31
+ "session_id": "7aa436f5-0b5d-44bd-8860-e1a898f87df2",
32
+ "transcript_path": "C:\\Users\\Justin.Parker\\.claude\\projects\\C--git-bedrock-wrapper\\7aa436f5-0b5d-44bd-8860-e1a898f87df2.jsonl",
33
+ "cwd": "C:\\git\\bedrock-wrapper",
34
+ "hook_event_name": "UserPromptSubmit",
35
+ "prompt": "great, now lets make sure @interactive-example.js works properly with the new models"
36
+ },
37
+ {
38
+ "session_id": "7aa436f5-0b5d-44bd-8860-e1a898f87df2",
39
+ "transcript_path": "C:\\Users\\Justin.Parker\\.claude\\projects\\C--git-bedrock-wrapper\\7aa436f5-0b5d-44bd-8860-e1a898f87df2.jsonl",
40
+ "cwd": "C:\\git\\bedrock-wrapper",
41
+ "hook_event_name": "UserPromptSubmit",
42
+ "prompt": "add a new entry to @CHANGELOG.md "
43
+ }
44
+ ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bedrock-wrapper",
3
- "version": "2.4.4",
3
+ "version": "2.4.5",
4
4
  "description": "🪨 Bedrock Wrapper is an npm package that simplifies the integration of existing OpenAI-compatible API objects with AWS Bedrock's serverless inference LLMs.",
5
5
  "homepage": "https://www.equilllabs.com/projects/bedrock-wrapper",
6
6
  "repository": {
@@ -193,6 +193,10 @@ async function main() {
193
193
  "Claude-3-Haiku",
194
194
  "Nova-Pro",
195
195
  "Nova-Lite",
196
+ "GPT-OSS-120B",
197
+ "GPT-OSS-120B-Thinking",
198
+ "GPT-OSS-20B",
199
+ "GPT-OSS-20B-Thinking",
196
200
  "Llama-3-3-70b",
197
201
  "Mistral-7b"
198
202
  ].filter(m => availableModels.includes(m));