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.
- io.github.mikerawsonnz/auth-token-service ★ 1
Hash passwords with bcrypt and issue/verify JWT session tokens over A2A + MCP. - io.github.mikerawsonnz/authenticated-llm-agent ★ 1
JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion. - io.github.mikerawsonnz/authenticated-mcp-agent ★ 1
JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion. - 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 - io.github.mikerawsonnz/gosce-portfolio-router ★ 1
Single entry point for the GOSCE portfolio: routes orchestrators to verified agents by capability, w - io.github.mikerawsonnz/llm-observability-orchestration ★ 1
Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith - io.github.mikerawsonnz/llm-orchestration-agent ★ 1
Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith - 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 - io.github.mikerawsonnz/traced-llm-proxy ★ 1
Proxy Gemini (Vertex AI) completions wrapped in OpenTelemetry trace spans; returns the answer plus t