Incubating v0.1.0

Synapse Ai

Synapse integration for altar_ai - SDK-backed LLM providers for multi-agent workflows. Provides unified adapter layer for Gemini, Claude, and Codex with automatic fallback,…

Stats & Info

  • Latest release: v0.1.0
  • Recent downloads: 52
  • All-time downloads: 52
  • Maintainers: nshkrdotcom

Tags

MIT Hex.pm

Installation

Add synapse_ai to your list of dependencies in mix.exs:

def deps do
  [
    {:synapse_ai, "~> 0.1.0"}
  ]
end

Then run:

mix deps.get

Resources