IDinsight / ask-a-question

Trustworthy question-answering AI plugin for chatbots in the social sector with advanced content performance analysis.
https://ask-a-question.com
BSD 3-Clause "New" or "Revised" License
27 stars 4 forks source link

[128] - Toggle /voice-search endpoint on/off #436

Open MustafaAkolawala opened 1 week ago

MustafaAkolawala commented 1 week ago

Reviewer: @suzinyou Estimate: 10 min


Ticket

Fixes: JIRA_TICKET_LINK

Description

This PR implements a feature to toggle the /voice-search endpoint on or off based on the TOGGLE_VOICE environment variable.

Goal

To enhance endpoint design and user experience by making the /voice-search endpoint optional. This change also improves code readability and facilitates easier integration of external and custom models.

Changes

How has this been tested?

How to test this?

  1. Set or unset the TOGGLE_VOICE environment variable
  2. Observe changes in Swagger UI and endpoint accessibility

Checklist

Fill with x for completed.