beckn / transactional-ai-bap

MIT License
6 stars 4 forks source link

Beckn-gemini bot enhancement - controlling json / code output #114

Open emmayank opened 1 month ago

emmayank commented 1 month ago

Description

Enhance the Beckn-Gemini Bot to prevent it from responding with JSON objects, variable names, or any code snippets in conversation. Currently, in rare cases, the bot responds with output like {flow: consumer, action: search} or make_beckn_call, which is unintended behavior. The goal is to implement a foolproof approach to ensure that the bot never returns any variable values, JSON objects, or code snippets as responses, maintaining a clean and conversational user experience.

Goals

Expected Outcome

Acceptance Criteria

Mockups / Wireframes

NA

Product Name

Beckn-Gemini Bot

Domain

Chatbot / Conversational AI

Tech Skills Needed

Complexity

Medium

Category

Bot Enhancement

Sub Category

Response Control

Project View

Beckn-Gemini Bot

Project Name

Beckn-Gemini Bot Response Control Enhancement

shreyvishal commented 6 days ago

Current Status: This issue is fixed

Image Image