Skip to content

Script stuck on execution, missing chat_2.json file #1

Description

@ibrohimgets

Hello, I really appreciate this project and I am planning to cite it in my work, but facing couple of issues while running it.
Could you please try running the code on your machine to confirm if these are actual bugs? If everything works fine for you, then I will recheck my setup.

  1. Issue 1: python -m main --llm gpt stuck. When I run it, I got:

"OpenAI API Key Ready from [./key/key.txt].
?
0
Prepare a meal consisting of bacon, toast and coffee and serve it on the table.
[]"

Then it gets stuck and does nothing.

  1. Issue 2: chat_2.json File Missing. When running: (python explanation.py --llm chat) i got:

"FileNotFoundError: No such file or directory: './res/chat_2.json"

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions