Superflows-AI / superflows

Open-source toolkit to build an AI copilot for SaaS products
https://superflows.ai
Apache License 2.0
573 stars 69 forks source link

Use suggestions from the approved answer #279

Open Henry-Pulver opened 3 months ago

Henry-Pulver commented 3 months ago

You can set the follow up questions in the answer 'approval' page (see below), but these have no effect(!) on the suggestions given when used for real.

Screenshot from 2024-07-12 14-17-34

This requires editing the /api/v1/follow-ups endpoint to check the approval_answer_messages table for an approved answer with a message_type set to suggestions.