Skip to content

Add Morpheus partner page#350

Open
betterbrand wants to merge 2 commits intogenlayerlabs:mainfrom
betterbrand:feat/morpheus-partner-page
Open

Add Morpheus partner page#350
betterbrand wants to merge 2 commits intogenlayerlabs:mainfrom
betterbrand:feat/morpheus-partner-page

Conversation

@betterbrand
Copy link

@betterbrand betterbrand commented Feb 26, 2026

With the integration of the Morpheus Marketplace, Intelligent Contracts gain censorship-resistant inference with no single point of failure, and the available model catalog updates automatically as new providers join the marketplace. Morpheus is a decentralized peer-to-peer network where open-source LLM providers compete on price and performance — DeepSeek, Llama, Qwen, GLM, Kimi, Mistral, and more — all accessible through a single OpenAI-compatible API that GenLayer validators can plug into directly.

Summary

  • Add Morpheus partner documentation page at /partners/morpheus
  • Add sidebar navigation entry in _meta.json

Files changed

  • pages/partners/morpheus.mdx — new partner page (follows existing Heurist/io.net/Comput3 pattern)
  • pages/partners/_meta.json — add "Morpheus" to sidebar navigation
  • public/morpheus.png — Morpheus horizontal logo lockup

Test plan

  • pnpm build succeeds
  • Page renders at /partners/morpheus with logo and content
  • Sidebar shows "Morpheus" under Partners section

Summary by CodeRabbit

  • Documentation
    • Added new Morpheus partner documentation page, outlining the decentralized AI inference network platform, its dynamic model marketplace capabilities, and GenLayer partnership integration featuring OpenAI-compatible API access.

Add Morpheus as a GenLayer partner with documentation about
decentralized AI inference via the Morpheus marketplace.
Include horizontal brand lockup on the Morpheus partner documentation
page, consistent with partner page visual identity.
@vercel
Copy link
Contributor

vercel bot commented Feb 26, 2026

@morpheus-dev is attempting to deploy a commit to the YeagerAI Team on Vercel.

A member of the Team first needs to authorize it.

@netlify
Copy link

netlify bot commented Feb 26, 2026

Deploy Preview for genlayer-docs ready!

Name Link
🔨 Latest commit f2e3079
🔍 Latest deploy log https://app.netlify.com/projects/genlayer-docs/deploys/69a07fc001dc380008baf2b3
😎 Deploy Preview https://deploy-preview-350--genlayer-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 26, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 7e7426e and f2e3079.

⛔ Files ignored due to path filters (1)
  • public/morpheus.png is excluded by !**/*.png
📒 Files selected for processing (2)
  • pages/partners/_meta.json
  • pages/partners/morpheus.mdx

📝 Walkthrough

Walkthrough

This PR introduces Morpheus as a new partner by adding a metadata entry and creating documentation. Changes include updating the partners configuration file with a new entry and creating a corresponding documentation page describing Morpheus's decentralized AI inference network and GenLayer integration.

Changes

Cohort / File(s) Summary
Partner Metadata
pages/partners/_meta.json
Added "morpheus": "Morpheus" entry to partners metadata and added trailing comma after "comput3" entry for JSON validity.
Partner Documentation
pages/partners/morpheus.mdx
New documentation page for Morpheus partner, including overview of the decentralized AI inference network, dynamic model marketplace, GenLayer partnership, and capabilities.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • add ionet as provider #234: Adds a new partner entry in pages/partners/_meta.json and corresponding pages/partners/*.mdx documentation page using the same structural pattern.
  • docs node v0.3.3 #236: Modifies the same partners metadata file (pages/partners/_meta.json) and adds a new partner documentation page under pages/partners/.

Suggested reviewers

  • dohernandez
  • cristiam86

Poem

🐰 A rabbit hops with glee so bright,
Morpheus joins the partners' site!
New JSON entries, docs so neat,
AI networks, what a treat! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Add Morpheus partner page' directly and clearly summarizes the main change: adding a new partner documentation page for Morpheus.
Description check ✅ Passed The description provides comprehensive information including context, summary, files changed, and test plan. However, it doesn't follow the Conventional Commits format recommended by the template.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@betterbrand
Copy link
Author

@dohernandez @AgustinRamiroDiaz — this is ready for review. Adds the Morpheus partner page with logo, following the existing Heurist/io.net/Comput3 pattern. Netlify preview is live.

@AgustinRamiroDiaz
Copy link
Contributor

@betterbrand thanks for your submission! We are adding the config to the node. We'll be adding the envvar MORPHEUS_API_KEY for configuring it. I think you'll want to add this similar to how it's done for HEURISTKEY (there are many places where we reference the envvars)

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.

3 participants