Back to the catalog

published by mikerawsonnz

9 listings on this page, in order of arrival. Each one has its own page with README, repository facts and source links.

  1. io.github.mikerawsonnz/auth-token-service ★ 1
    Hash passwords with bcrypt and issue/verify JWT session tokens over A2A + MCP.
  2. io.github.mikerawsonnz/authenticated-llm-agent ★ 1
    JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion.
  3. io.github.mikerawsonnz/authenticated-mcp-agent ★ 1
    JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion.
  4. io.github.mikerawsonnz/authenticated-multi-llm-agent ★ 1
    Google-OAuth-gated LLM gateway: verify a Google ID token, then run a Gemini (Vertex AI) completion f
  5. io.github.mikerawsonnz/gosce-portfolio-router ★ 1
    Single entry point for the GOSCE portfolio: routes orchestrators to verified agents by capability, w
  6. io.github.mikerawsonnz/llm-observability-orchestration ★ 1
    Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith
  7. io.github.mikerawsonnz/llm-orchestration-agent ★ 1
    Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith
  8. io.github.mikerawsonnz/structured-output-agent ★ 1
    Turn a prompt + a field schema into validated, typed JSON (Instructor over Gemini 2.5 Flash on Verte
  9. io.github.mikerawsonnz/traced-llm-proxy ★ 1
    Proxy Gemini (Vertex AI) completions wrapped in OpenTelemetry trace spans; returns the answer plus t