Expose proper REST endpoints for chat interactions, configuration searches, and navigation requests so the assistant can be consumed by decoupled front ends and other clients.
From the project proposal: "Build RESTful endpoints for real-time chat interactions, configuration searches, and navigation requests."
Comments
Comment #6
akash_deep commentedMerged to 1.0.x. Reviewed by @smustgrave. Adds POST endpoints for chat, search, and navigation, with CSRF protection and proper status codes.