Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Langraph - WhatsApp chatbot bill image is not processing #2713

Closed
omkar-em opened this issue Dec 10, 2024 · 2 comments
Closed

Langraph - WhatsApp chatbot bill image is not processing #2713

omkar-em opened this issue Dec 10, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@omkar-em
Copy link

Bug Description

In the Landgraph implementation, the WhatsApp chatbot is failing to process the bill image. This issue prevents users from receiving a processed response or confirmation regarding their bill when submitted through the chatbot.

Steps to Reproduce

  1. Initiate a conversation with the WhatsApp chatbot.
  2. Send a bill image through the chat interface.
  3. Observe that the image is not processed, and no response or confirmation is returned.

Expected Behavior

The WhatsApp chatbot should successfully process the bill image, providing a confirmation or feedback regarding the bill once submitted.

Actual Behavior

The bill image is not processed by the chatbot, and no feedback or response is returned.

Figma

NA

Environment

  • Dev

Screenshots/Logs

Image

@omkar-em omkar-em added the bug Something isn't working label Dec 10, 2024
@ankitShogun ankitShogun changed the title Landgraph - WhatsApp chatbot bill image is not processing Langraph - WhatsApp chatbot bill image is not processing Dec 10, 2024
@omkar-em
Copy link
Author

Image

This issue has been resolved.
Proceeding to close this bug.
cc: @ankitShogun @PritiEM @emmayank

@ankitShogun
Copy link
Contributor

ankitShogun commented Dec 13, 2024

Current Status

  1. Fixed the acceptance logic in the process bill node to ensure accurate functionality.
  2. Resolved an issue where the credential file was missing from the deployed version, impacting deployment stability.

Updated Code: Feature: Langgraph Updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants