Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

spacewave
 

next-gen go and typescript tools

OpenCode Discord   Aperture Discord

Build LLM pipelines with OpenCode and Zod.

  • Type-safe Define inputs and outputs with Zod schemas
  • Modular Compose modules into complex pipelines
  • Checkpoints Resume from any step
  • Multi-model Works with 75+ providers through OpenCode
const Greet = signature({
  doc: "Generate a greeting.",
  inputs: { name: field.string("Name to greet") },
  outputs: { greeting: field.string("The greeting") },
});

const result = await pipeline.run(module(Greet), { name: "World" });

Get started · OpenCode Discord

License

MIT or Apache-2.0


An Aperture Robotics, LLC project.

Pinned Loading

  1. ocpipe ocpipe Public

    structured prompts ft. Zod

    TypeScript 4 1

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 2 of 2 repositories

Top languages

Loading…

Most used topics

Loading…

Morty Proxy This is a proxified and sanitized view of the page, visit original site.