try-chacha
try-chacha

Text Message

Stateless text-chat turn for the anon TryChaCha preview.

Frontend posts the full history each turn (along with the latest user message) and gets ChaCha's next message back. Calls Gemini directly so we can use the custom try_chacha text prompt — the shared generate_ai_response helper builds its own system prompt and doesn't take an override.

post/api/try-chacha/text-message

Headers

authorizationstring nullable

Request body

messagestring required
target_languagestring nullable
native_languagestring nullable
proficiency_levelstring nullable

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.