Hi, first thanks a lot for sharing the code base. I run the code myself and it kind of works. But there a two main issues:
-
The scraped content is not saved to a file + the content itself nether.
Would it be possible to add a vector store or at least a saving to directory function?
Also the content generated, is also not saved as a text file. When prompting to do so, it fails in execution. The might be a coder agent necessary to write a litte script to transform the out into a .txt file.
-
When giving the final enter to close the project it starts a never ending loop of saying thank you and asking for additional help. I have to kill the terminal to end this. Is there an easier way to end the conversation?
Hi, first thanks a lot for sharing the code base. I run the code myself and it kind of works. But there a two main issues:
The scraped content is not saved to a file + the content itself nether.
Would it be possible to add a vector store or at least a saving to directory function?
Also the content generated, is also not saved as a text file. When prompting to do so, it fails in execution. The might be a coder agent necessary to write a litte script to transform the out into a .txt file.
When giving the final enter to close the project it starts a never ending loop of saying thank you and asking for additional help. I have to kill the terminal to end this. Is there an easier way to end the conversation?