-
Notifications
You must be signed in to change notification settings - Fork 261
chore: Introduce a parent POM #155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
shukladivyansh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I remember @Poggecci was running into some issue previously when trying to unify the poms. Maybe we would want to check for those.
Poggecci
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved contingent on fixing the merge conflicts.
* main: (29 commits) Simplify creation of Gemini instances. Refactor BaseLlmFlow `preprocess` and `postprocess` to no longer use blocking calls. ADK changes Remove wrong auto-value dependency to fix confusing annotation processing related message from Maven, see google#172. Add missing .gitignore with Maven target/ Fix bug in listing events for empty list of sessions Fix broken JavaDoc in InstructionUtils. (Fix): Empty check instead of null check for `Part`'s inline data. chore: Fixing the "appendEvent" test in VertexAISessionServiceTests. Fixing the test also led to fixing some parsing bugs in VertexAISessionService. chore: update adk-web to use latest Persist session into memory after each appendEvent(). Fix a bug in SessionUtils that filtered out all previous events in chats for Vertex stored sessions. fix: hide new eval metric behind flag feat: save and last run threshold and use it in next run evaluation chore: Fix wrong Maven version numbers docs: Clarify Compatibility Guarantees in contrib's README feat: show the used metric in evaluation history Refactor `preprocess` in `BaseLlmFlow` to return a `Single`. feat: use threshold from the eval config dialog to run eval feat: Expose branch as part of ReadonlyContext. ...
@Poggecci conflicts now resolved; merge? |
* main: chore: Use fixed Maven version (via Wrapper) in GitHub Validation Workflow (CI) chore: Add Maven ./mvnw wrapper to fix version and avoid having to separately download it
No description provided.