Commit 8e2d409
authored
chore(main): release 0.3.0 (#21)
🤖 I have created a release *beep* *boop*
---
##
[0.3.0](0.2.0...0.3.0)
(2024-11-22)
### ⚠ BREAKING CHANGES
* Rename nest parameters under model
* Change modelId to id
* Remove max_tokens and temperature as top level model config keys
* Suffix track methods with metrics
* Rename `LDAIClient.model_config` to `LDAIClient.config`
* Rename prompt to messages
### Features
* Add custom parameter support to model config
([95015f1](95015f1))
* Add support for provider config
([d2a2ea7](d2a2ea7))
### Bug Fixes
* Change modelId to id
([9564780](9564780))
* Remove max_tokens and temperature as top level model config keys
([55f34fe](55f34fe))
* Rename `LDAIClient.model_config` to `LDAIClient.config`
([3a3e913](3a3e913))
* Rename nest parameters under model
([a2cc966](a2cc966))
* Rename prompt to messages
([9a86f0a](9a86f0a))
* Suffix track methods with metrics
([319f64d](319f64d))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 2f83220 commit 8e2d409
File tree
5 files changed
+31
-4
lines changed- ldai
5 files changed
+31
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
5 | 32 | | |
6 | 33 | | |
7 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments