Apploi · Hire · AI features

AI Agent — Test Client

Drive the streaming Lambda directly: run the one-shot Indeed compliance check, or hold a multi-turn agent conversation — responses stream in live as NDJSON.

NDJSON streaming multi-turn 2 flows · 2 model environments ← Architecture overview Full prompt →
How do I get a token?

Open Hire / Ike in Chrome → DevTools → Network → click any backend request → copy the value of the x-apploi-authz request header (the raw token, no Bearer prefix).

Streams the full layered system prompt back for inspection. Server honors it only when AI_AGENT_ALLOW_SYSTEM_PROMPT_ECHO is on.

Multi-turn

Multi-turn: the first message starts a fresh conversation. Every follow-up Ask chains off the previous turn — the server reseeds the agent's full message history from the prior turn's audit artifact (no client-side history needed). The violet banner appears once a conversation is active; New conversation resets state and clears the transcript.

📎 Conversation active —   turn
💬

Nothing here yet

Pick a mode, set your token, and send a request — the streamed response will appear here.