@BukeLy I was working on the main branch and tried to add a folder with some documents using openkb add raw/<folder_name>. The summaries, concepts and log.md are getting updated. However, I noticed that the index.md is not being updated and hence the openkb chat command has to go through all the indexed files under the wiki directory to answer the queries.
However, this issue is not present when the package is being installed from pip. Can you please tag a specific commit from which the pip package was published? It will be of great help. Thanks!
@BukeLy I was working on the main branch and tried to add a folder with some documents using
openkb add raw/<folder_name>. The summaries, concepts and log.md are getting updated. However, I noticed that theindex.mdis not being updated and hence theopenkb chatcommand has to go through all the indexed files under thewikidirectory to answer the queries.However, this issue is not present when the package is being installed from pip. Can you please tag a specific commit from which the pip package was published? It will be of great help. Thanks!