Skip to content

bug: Index not built , built index before searching #1112

@abhishekpandey3

Description

@abhishekpandey3

Did you check docs and existing issues?

  • I have read all the NeMo-Guardrails docs
  • I have updated the package to the latest version before submitting this issue
  • (optional) I have used the develop branch
  • I have searched the existing issues of NeMo-Guardrails

Python version (python --version)

Python 3.11.9

Operating system/version

windows 11

NeMo-Guardrails version (if you must use a specific version and not the latest

0.12.0

Describe the bug

For Dialog Rails, It is making a lot of API calls to embedding endpoints and most of times it gives index not built , built index before searching,
how should i avoid those embedding calls and prevent this error on server.
As i need to restart to resolve this issue

Steps To Reproduce

For Dialog Rails, It is making a lot of API calls to embedding endpoints and most of times it gives index not built , built index before searching,
how should i avoid those embedding calls and prevent this error on server.
As i need to restart to resolve this issue

Expected Behavior

For Dialog Rails, It shoould make those number of embedding api call, and should try to build index which is result in error

Actual Behavior

For Dialog Rails, It is making a lot of API calls to embedding endpoints and most of times it gives index not built , built index before searching,
how should i avoid those embedding calls and prevent this error on server.
As i need to restart to resolve this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstatus: needs triageNew issues that have not yet been reviewed or categorized.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions