# @agenite/bedrock

## 0.5.0

### Minor Changes

- b2bc136: Update token usage and have common provider interface

### Patch Changes

- Updated dependencies [b2bc136]
  - @agenite/llm@0.5.0

## 0.4.0

### Minor Changes

- 71295a4: feat: introduce new agent architecture

### Patch Changes

- 2cab817: bump packages and add deepseek example
- Updated dependencies [2cab817]
- Updated dependencies [71295a4]
  - @agenite/llm@0.4.0

## 0.4.0-alpha.0

### Minor Changes

- 71295a4: feat: introduce new agent architecture

### Patch Changes

- 2cab817: bump packages and add deepseek example
- Updated dependencies [2cab817]
- Updated dependencies [71295a4]
  - @agenite/llm@0.4.0-alpha.0

## 0.3.1

### Patch Changes

- 5523291: add shorthand props

## 0.3.0

### Minor Changes

- e2077e2: add reasoning support

### Patch Changes

- Updated dependencies [e2077e2]
  - @agenite/llm@0.3.0

## 0.2.3

### Patch Changes

- fcb2891: Fix agent returning full message history and types
- Updated dependencies [fcb2891]
  - @agenite/llm@0.2.2

## 0.2.2

### Patch Changes

- d48c0f4: fix: missing BaseMessage[] type support in generate and stream response

## 0.2.1

### Patch Changes

- 3c58bbe: Add keywords, github link and license to packages
- Updated dependencies [3c58bbe]
  - @agenite/llm@0.2.1

## 0.2.0

### Minor Changes

- 490db90: Agenite 0.2.0 release

### Patch Changes

- Updated dependencies [490db90]
  - @agenite/llm@0.2.0

## 0.1.4

### Patch Changes

- b1072d0: Add agent and tool packages to build AI agents
- Updated dependencies [b1072d0]
  - @agenite/llm@0.1.3

## 0.1.3

### Patch Changes

- 71f8a67: Fix types
- Updated dependencies [71f8a67]
  - @agenite/llm@0.1.2

## 0.1.2

### Patch Changes

- 7a46a49: Add new methods for simple usage
- Updated dependencies [7a46a49]
  - @agenite/llm@0.1.1

## 0.1.1

### Patch Changes

- aab69b3: Use string literal union for model names

## 0.1.0

### Minor Changes

- c090999: Add providers for llm: Ollama, bedrock, antrophic, openai

### Patch Changes

- f74e62f: Export cjs, esm and types in each published package
- 59218a1: Remove unrequired files from publish
- b7b8234: Make the default .js file to be esm and export commonjs in .cjs extension
- Updated dependencies [c090999]
- Updated dependencies [f74e62f]
- Updated dependencies [59218a1]
- Updated dependencies [b7b8234]
  - @agenite/llm@0.1.0
