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
Copy link
Copy Markdown
Member

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

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
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

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