Skip to content

Commit 4bcd1f0

Browse files
cabljacpr-Mais
authored andcommitted
chore(*): bump changelogs for palm (#344)
1 parent fc66481 commit 4bcd1f0

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

firestore-palm-chatbot/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22

33
docs - update to reflect current state of PaLM safety thresholds
44

5+
feat - support latest PaLM models
6+
57
## Version 0.1.8
68

79
fixed - bug where context could not be added
810

911
## Version 0.1.7
1012

11-
1213
fixed - truncate history if payload is close to limit
1314

1415
fixed - fix apiEndpoints location error (#142)
@@ -37,6 +38,7 @@ feature - update docs for publish
3738

3839
- Truncate requests sent to API to fix bug for long conversations.
3940
- Bump dependencies for PaLM APIs
41+
4042
## Version 0.1.5
4143

4244
- Removed unnecessary Storage bucket requirement from PREINSTALL.

firestore-palm-gen-text/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
docs - update response field to mention response length limitation
44

5+
feat - support latest PaLM models
6+
57
## Version 0.1.9
68

79
fixed - fixed issue with "Block none" in safety threshold configs

firestore-palm-summarize-text/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ fixed - fixed issue with "Block none" in safety threshold configs
44

55
docs - update to reflect current state of PaLM safety thresholds
66

7+
feat - support latest PaLM models
8+
79
## Version 0.1.9
810

911
fixed - improved safety metadata format
@@ -28,12 +30,12 @@ fixed - fix regen functionality for PaLM (#86)
2830

2931
- Added a content filter threshold parameter
3032
- bumped dependencies
33+
3134
## Version 0.1.7
3235

3336
- Improved summarization prompt to reduce hallucinations
3437
- Added parameter for max output tokens on response
3538

36-
3739
## Version 0.1.6
3840

3941
- Fixed location bug where apiEndpoint was incorrectly entered

0 commit comments

Comments
 (0)