---
title: "POST /call/TestOllamaHaiku"
method: POST
path: "/call/TestOllamaHaiku"
---

# POST /call/TestOllamaHaiku

`POST /call/TestOllamaHaiku`

## Request body

- object
  - `input` string, required
  - `__baml_options__` BamlOptions
    - `client_registry` ClientRegistry, required — unresolved $ref

## Response `200`

Successful operation

- Haiku
  - `line1` string, required
  - `line2` string, required
  - `line3` string, required

## Changes

- **2025-06-19** `a0c7a2bb989d` — 2 breaking, 2 warning
  - the request property `__baml_options__/client_registry` became required
  - the `__baml_options__/client_registry` request property type changed from `object` to no type
  - removed the request property `__baml_options__/client_registry/clients`
  - removed the request property `__baml_options__/client_registry/primary`
- **2025-03-17** `1cd68b1c0b24` — 1 info
  - endpoint added
- **2025-03-11** `e28c8736c70e` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/boundaryml/apis/baml-cli-serve/changes/call/TestOllamaHaiku/post.md)

---

[API](https://skmtc.dev/boundaryml/apis/baml-cli-serve.md) · [All operations](https://skmtc.dev/boundaryml/apis/baml-cli-serve/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/boundaryml/baml-cli-serve/revisions/cd3c7cd71bee/schema)
