Prompt Junky

Bifrost

Online · Nationwide

An open-source AI gateway that fronts many model providers behind one API, adding routing, load balancing, guardrails and governance for prompts sent from applications.

Services

  • Model routing
  • Load balancing
  • Guardrails
  • Usage governance

Highlights

  • #go
  • #gateway
  • #routing
  • #apache-2.0

Source: Official GitHub repository. Last checked 2026-09-18. Spot an error? Tell us.

Nearby and similar

More prompt tools

All prompt tools

BAML

Agent & Prompt Frameworks

A domain-specific language for writing prompts as typed functions that compile to Python, TypeScript and other clients. Schemas are enforced with a parser that repairs imperfect model output.

boundaryml.com

Dust

Prompt Managers & Versioning

A workspace where teams build and share custom assistants connected to company tools and documents, with prompt instructions managed per assistant.

dust.tt

ell

Agent & Prompt Frameworks

A language model programming library that treats prompts as versioned Python functions. A local store records every prompt version and invocation so changes can be diffed and compared in a studio UI.

docs.ell.so

Guidance

Agent & Prompt Frameworks

A templating language for steering language models token by token, interleaving generation with control flow, regex and grammar constraints. Output structure is enforced during decoding rather than checked afterwards.

github.com

LangChain

Agent & Prompt Frameworks

One of the most widely used frameworks for LLM applications, providing prompt templates, chat message abstractions, tool calling and agent loops. It connects to the LangSmith platform for tracing and prompt management.

docs.langchain.com

Letta

Agent & Prompt Frameworks

A platform for stateful agents, formerly MemGPT, where the agent manages its own context window through editable memory blocks. The prompt is assembled from persistent memory rather than rebuilt each turn.

docs.letta.com