Skip to content

feat: add Ollama agent with LlamaIndex and dynamic tool loading#4

Draft
abhijeet-dhumal wants to merge 2 commits into
kubeflow:mainfrom
abhijeet-dhumal:feat/ollama-agent
Draft

feat: add Ollama agent with LlamaIndex and dynamic tool loading#4
abhijeet-dhumal wants to merge 2 commits into
kubeflow:mainfrom
abhijeet-dhumal:feat/ollama-agent

Conversation

@abhijeet-dhumal

@abhijeet-dhumal abhijeet-dhumal commented Apr 9, 2026

Copy link
Copy Markdown
Member

Adds a local AI agent that drives the MCP server using Ollama-hosted models, with token-efficient tool discovery to avoid context overflow.

Fixes : #15

@google-oss-prow google-oss-prow Bot added the do-not-merge/work-in-progress Work in progress label Apr 9, 2026
@google-oss-prow

Copy link
Copy Markdown

[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 ask for approval from abhijeet-dhumal. 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

@abhijeet-dhumal abhijeet-dhumal marked this pull request as ready for review April 13, 2026 13:35
@google-oss-prow google-oss-prow Bot removed the do-not-merge/work-in-progress Work in progress label Apr 13, 2026
@google-oss-prow google-oss-prow Bot requested a review from kramaranya April 13, 2026 13:35
@abhijeet-dhumal abhijeet-dhumal marked this pull request as draft April 15, 2026 13:36
@google-oss-prow google-oss-prow Bot added the do-not-merge/work-in-progress Work in progress label Apr 15, 2026
Signed-off-by: abhijeet-dhumal <abhijeetdhumal652@gmail.com>
Signed-off-by: abhijeet-dhumal <abhijeetdhumal652@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: local AI agent with pluggable provider architecture and token-efficient tool discovery

1 participant