Skip to content

feat: Add agent module for shared utilities#6

Open
haroon0x wants to merge 1 commit intokubeflow:mainfrom
haroon0x:refactor/extract-agent-core
Open

feat: Add agent module for shared utilities#6
haroon0x wants to merge 1 commit intokubeflow:mainfrom
haroon0x:refactor/extract-agent-core

Conversation

@haroon0x
Copy link

Summary

Adds an agent/ module to centralize shared utilities, preparing the codebase for agentic workflows.

Changes

  • agent/config.py - Centralized environment variables
  • agent/prompts.py - System prompt and tool definitions
  • agent/rag.py - Milvus search and tool execution

Motivation

This prepares for the GSoC Agentic RAG proposal by making tool definitions modular and reusable.

Future Work

  • Update server-https/app.py to import from agent/

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign franciscojavierarceo for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Signed-off-by: haroon0x <haroonbmc0@gmail.com>
@haroon0x haroon0x force-pushed the refactor/extract-agent-core branch from 6674195 to 4638503 Compare January 29, 2026 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant