Skip to content

Conversation

@ibuziuk
Copy link
Contributor

@ibuziuk ibuziuk commented Mar 28, 2025

Attempt to setup https://github.com/manusa/kubernetes-mcp-server/

Screenshot 2025-03-28 at 14 09 20

Looks like function calling capabilities are close to none though :/

Signed-off-by: Ilya Buziuk <[email protected]>
@github-actions
Copy link

Click here to review and test in web IDE: Contribute

Signed-off-by: Ilya Buziuk <[email protected]>
@ibuziuk ibuziuk requested a review from Copilot March 28, 2025 13:25
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the configuration to switch from the old "ollama pull llama3:8b" command to the updated "ollama pull granite3.2" model and removes the now-obsolete projects configuration.

  • Updated command for pulling the new Granite 3.2 model
  • Removed projects configuration that is no longer required
Files not reviewed (1)
  • continue-config.json: Language not supported
Comments suppressed due to low confidence (2)

devfile.yaml:36

  • Confirm that updating the command to 'ollama pull granite3.2' correctly reflects the intended model version and that all related configurations (such as environment variables or dependencies) are updated accordingly.
+      commandLine: "ollama pull granite3.2"

devfile.yaml:5

  • Ensure that the removal of the projects block is intentional and that no parts of the configuration rely on it for proper functioning.
-projects:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants