Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continues software development with HppoRAG #44

Open
hemangjoshi37a opened this issue Jul 24, 2024 · 3 comments
Open

Continues software development with HppoRAG #44

hemangjoshi37a opened this issue Jul 24, 2024 · 3 comments

Comments

@hemangjoshi37a
Copy link

If anyone has achieved or can suggest for this . In this we want to continuously index the updated code base in the HippoRAG index and query on the updated index and then make code changes and continuously do so. Here consider that we want to do this offline with ollama type models only and dont want to use OpenAI or Claude .

If anyone can suggest how can i do this ?

@yhshu
Copy link
Contributor

yhshu commented Jul 28, 2024

Hi, thanks for your interest. Continuously building indexes here is an inspiring idea.
HippoRAG is not developed for codes currently, but we are open to any suggestions or discussions.
Combined with frameworks such as Langchain, you should be able to replace model calls with open-source models.

@hemangjoshi37a
Copy link
Author

if possible please try to integrate it with ollama's open-webui https://github.com/open-webui/open-webui

@aJarOfCode
Copy link

您好,感谢您的关注。在这里持续构建索引是一个鼓舞人心的想法。 HippoRAG 目前不是为代码开发的,但我们对任何建议或讨论持开放态度。结合 Langchain 等框架,您应该能够将模型调用替换为开源模型。

可是我尝试将其替换为Ollama的模型,但是出现了报错。#53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants