Open Issues Need Help
View All on GitHubStructured outputs, vectorization and tool calling for your Ash application
Structured outputs, vectorization and tool calling for your Ash application
Structured outputs, vectorization and tool calling for your Ash application
AI Summary: Implement a new `on_tool_start` callback option for the `AshAi.setup_ash_ai` function. This callback should execute when a tool call begins, providing real-time status updates to the user within the context of the LLM response (including conversation ID). The callback should mirror the existing `on_tool_response_created` hook in terms of context access for consistency.
Structured outputs, vectorization and tool calling for your Ash application