Skip to content

feat(examples): migrate ollama-quickstart to v1beta API#113

Merged
kunalkushwaha merged 1 commit intoAgenticGoKit:masterfrom
Ayusohm432:ayush/example/ollama-quickstart
Apr 8, 2026
Merged

feat(examples): migrate ollama-quickstart to v1beta API#113
kunalkushwaha merged 1 commit intoAgenticGoKit:masterfrom
Ayusohm432:ayush/example/ollama-quickstart

Conversation

@Ayusohm432
Copy link
Copy Markdown

Summary

Migrated the ollama-quickstart example from the deprecated core/vnext API to the new v1beta Builder API.

Key Changes

  • Updated main.go: Replaced legacy QuickChatAgentWithConfig with v1beta.NewBuilder() and updated model to gpt-oss:20b-cloud.
  • Refined Branding: Updated all aliases and print statements from vnext to v1beta.
  • Improved README.md: Rewrote the documentation with accurate setup instructions and code snippets.
  • Synced Dependencies: Performed go mod tidy to fix missing checksums.

Copy link
Copy Markdown
Member

@kunalkushwaha kunalkushwaha left a comment

Choose a reason for hiding this comment

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

LGTM

@kunalkushwaha kunalkushwaha merged commit deaf3ae into AgenticGoKit:master Apr 8, 2026
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