Closed sangee2004 closed 4 months ago
askdir
and ingest
are now recursive by default as per #29 - can you check again with a build from the main
branch, please?
Tested with knowledge
as remote tool and able to see all files from subdirectory getting ingested. Able to get relevant information when chatting with the tool.
Steps to reproduce the problem:
git clone https://github.com/kubernetes/website.git
gptscript --workspace /Users/sangeethahariharan/k8sdoc/website/content/en/docs knowledge_remote.gpt
knowledge
tool is not able to provide any relevant information for any search querySearch results are only from the file under the workspace directory and no sub directories are searched.
Expected Behavior: All files from sub directory should be ingested recursively by knowledge tool.