forked from GoogleCloudPlatform/generative-ai
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: bump starter pack version to 0.2.0 (GoogleCloudPlatform#1471)
- Bump starter pack version to 0.2.0 - Introduce a RELEASES.md
- Loading branch information
1 parent
abe5b71
commit 52dc0d8
Showing
3 changed files
with
280 additions
and
202 deletions.
There are no files selected for viewing
43 changes: 43 additions & 0 deletions
43
gemini/sample-apps/e2e-gen-ai-app-starter-pack/RELEASES.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# Releases | ||
|
||
## v0.2.0 - Nov 28, 2024 | ||
|
||
### Features | ||
|
||
- Added Agent Builder Search pattern with Data Ingestion (#1380) | ||
- Added video walkthrough (#1355) | ||
|
||
### Fixes | ||
|
||
- Added "Share to" Links to all notebooks (#1452) | ||
- Fixed async behaviour in custom RAG QA chain and moved custom chain decorator (#1402) | ||
|
||
### Dependencies | ||
|
||
- Bumped notebook from 7.0.7 to 7.2.2 (#1405) | ||
|
||
## v0.1.0 (Initial Release) - Oct 25, 2024 | ||
|
||
### Features | ||
|
||
- Added starter pack foundational components (#1225) | ||
- Add video overview (#1279) | ||
|
||
### Fixes | ||
|
||
- Allow evaluation of multi-turn conversations containing tool calls (#1313) | ||
- Getting started evaluation Markdown (#1307) | ||
- Getting started evaluation Markdown (#1307) | ||
- Tracing utils GCS export (#1297) | ||
- Support unit tests for chains using embeddings (#1275) | ||
- Parametrize fixed region of artifact repository (#1267) | ||
- Streamlit event handler and comments in langgraph (#1268) | ||
- Readme.md, Python version, and terraform (#1264) | ||
- Readme.md add missing application-default login step (#1261) | ||
- Readme.md starter pack - setup quota project (#1256) | ||
|
||
### Dependencies | ||
|
||
- Update terraform google to v6 (#1246) | ||
- Update terraform terraform-google-modules/log-export/google to v10 (#1247) | ||
- Add pylint to starter pack dependencies (#1245) |
Oops, something went wrong.