| cb_tool_apply_filters | R Documentation |
Returns a cb_tool that combines filter addition and value
assignment into a single tool call. This avoids issues with LLMs splitting
the work across multiple parallel calls.
cb_tool_apply_filters(cohort)
cohort |
A |
A cb_tool object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.