Skip to content

Agent not responding to user questions #29

Description

@devanshmota

Agent joins the video call successfully but does not respond to user questions.

No errors appear in the console.

Branch

background-job

Steps to Reproduce

  1. Download the code from the background-job branch.
  2. Add your .env file with all required credentials.
  3. Install dependencies using npm install (or yarn install).
  4. Start the project.
  5. Create an agent and a meeting.
  6. Join the video call.
  7. Ask the agent a question.

Expected Behavior

The agent should respond to user questions during the video call.

Actual Behavior

  • Agent joins the call successfully.
  • No response from the agent when a user asks a question.
  • No errors displayed in the console.

Environment

  • Branch: background-job
  • Platform: Windows
  • Node.js version: v22.16.0
  • Browser: Google Chrome Version 141.0.7390.108 (Official Build) (64-bit)

Additional Context

All other functionality works as expected.

Agent connection and background job setup seem to be working properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions