Skip to content

No new knowledge added during search depth 1, stop searching. #44

@BinaryXiaoli

Description

@BinaryXiaoli

I encountered a critical issue while reproducing your code: the code runs without throwing any errors, but no valid results are generated. During execution, the program keeps printing the following messages repeatedly:

  • No new knowledge added during search depth 1, stop searching.
  • depth 1 still not find the answer.

This persists until the maximum search depth is reached, and no valid answer is found at any depth. Additionally, the output file ToG_cwq.jsonl is completely empty (contains no data).
Could you please help identify the possible causes of this issue and provide guidance on how to fix it?

environment configurations

Ubuntu 22.04 LTS
python 3.9
openai 0.28(During runtime, an error said the OpenAI version was too high, so I downgraded it to 0.28.)

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