-
Notifications
You must be signed in to change notification settings - Fork 6
Modus v0.18 #144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Modus v0.18 #144
Conversation
There was a problem hiding this 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 Modus overview documentation to reflect expanded support for intelligent agents alongside traditional functions and to improve the clarity of the framework's features.
- Updated description to emphasize support for both agents and API endpoints
- Revised feature table for improved presentation of runtime options
Comments suppressed due to low confidence (1)
modus/overview.mdx:11
- Consider adding a brief explanation or linking to additional documentation that defines what constitutes an 'intelligent agent' to help users quickly understand this core concept.
Modus is an open source, serverless framework for building intelligent agents and APIs in Go or AssemblyScript (a TypeScript-like language). Modus is a
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. |
The main focus in this change is the messaging and the distinction between a Function and an Agent.
The flow for getting started is as follows: overview, quickstart, what is a function?, what is an agent?, and what about knowledge graphs?
They are written as explorative guides to all the powers of Agents with Modus.
To keep things engaging, the copywriting in the introduction guides follows the theme of agents and intelligence. You build an intelligent secret agent-like infrastructure using all the powers of Modus.
The SDK guides have a new file in each go and assemblyscript
agents.mdx
- these are API references based on the source code.https://hypermode-v-0-18.mintlify.app/modus/overview