Seller Policy

Welcome to the LMSystems Marketplace. This document outlines our policies and guidelines for selling your graphs on our platform. To become a seller, you'll need to first post a graph to our marketplace.

Revenue Sharing & Pricing

We operate on a simple revenue-sharing model where we handle all hosting and infrastructure while taking a 10% marketplace fee. The hosting costs for your graph will vary based on its compute requirements.

Your graph will be offered in two ways:

  • Pay-per-use API: Users pay for each API call (Currently in production)
  • Dedicated Deployment: Users pay a monthly subscription fee (Coming soon)

Privacy & Security

  • Our SDK automatically obscures sensitive information including URLs and API keys from end users
  • Your source code remains private and will never be shared with third parties
  • All deployments are isolated and secured

Reliability Guidelines

We strongly advise that you adjust your graph's setup to limit the number of environment variables relying on you so that your graph can scale with more users without failing due to you not having enough credits to a certain service.

You can see how to replace your environment variables with a configuration via langgraph so that users can input all environment variables at runtime as configurables.

Sellers fully mantain the code of a graph and are responsible for any issues that arise from the code. We only handle the hosting and infrastructure.

Quality Standards

To maintain a high-quality marketplace, all graphs must meet these requirements:

  • Complete documentation of inputs, outputs, and usage examples
  • Reasonable response times and resource usage
  • Compliance with our content and ethical guidelines
  • Regular maintenance and updates as needed

Seller Responsibilities

As a seller, you are expected to:

  • Provide basic support for your graph implementation
  • Respond to critical bug reports within 48 hours
  • Maintain clear versioning for your graph updates
  • Communicate any major changes or deprecations in advance

Start by posting your graph to our marketplace. Contact us with any questions.