Jaigouk Kim
Jaigouk Kim
@microsoft-github-policy-service agree
@shaoyijia somehow, the previous PR was getting closed automatically. And I wanted to clean up and refine the index page. Now I think it is ready for review
@shaoyijia I squashed commits, rebased main branch and opened a new pr this time I did not check this option  I hope the PR...
I wish to have more features like - articles are sorted by created time by default - sorting and searching articles - deleting articles - [updating the existing doc](https://github.com/jaigouk/storm_wiki/issues/7) -...
@Yucheng-Jiang @shaoyijia it has been a while. i will work on this PR in this weekend. I was thinking about using command pattern to tidy things up. but I think...
it seems that i need to organise files better before I use rm and lm from the storm library. I converted this PR to draft.
i guess this is not going to be able to easy to maintain with the codes i added.
I was able to use Claude 3 haiku with my proxy(https://github.com/jaigouk/claude-proxy-api) on k3s with 3 replica and `graphrag/query/structured_search/global_search/search.py` needs to be improved as @Ech0riginal said. I tested my setup and...
once we have more llms and search engines in lm.py and rm.py, I will update the code to dapt to the changes
i guess my PR is not valid because it is not one of following cases. ``` Pull requests for additional language model support to knowledge_storm/lm.py. Pull requests for additional retrieval...