Skip to content

Conversation

@danstarns
Copy link
Contributor

I noticed that, in the quickstart, we showed people how to define a model in their config and connect to the Hyp CLI, but there was no showcase of how to call a model in the quickstart. I modified it so that we have a summarizeQuote function that will invoke a model call, showcasing the first-class nature of AI in apps with Modus

Copy link
Contributor

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 quickstart guide to demonstrate how to call a model, making AI integration a first‐class feature in your Modus app.

  • Updates the quickstart steps to integrate a new AI model ("text-generator") in the config.
  • Adds sample function code in both Go and AssemblyScript to fetch a quote and generate an AI summary.

@trunk-io
Copy link

trunk-io bot commented May 29, 2025

Running Code Quality on PRs by uploading data to Trunk will soon be removed. You can still run checks on your PRs using trunk-action - see the migration guide for more information.

@ryanfoxtyler ryanfoxtyler merged commit c82f81e into main May 29, 2025
7 checks passed
@ryanfoxtyler ryanfoxtyler deleted the use-model-in-quickstart branch May 29, 2025 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants