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

[Question]: How to modify the Knowledge Graph model #4648

Open
zone-lou opened this issue Jan 26, 2025 · 3 comments
Open

[Question]: How to modify the Knowledge Graph model #4648

zone-lou opened this issue Jan 26, 2025 · 3 comments
Labels
question Further information is requested

Comments

@zone-lou
Copy link

Describe your problem

Setting the Knowledge Chunk method to Knowledge Graph automatically selects the default model. How can I modify the model to be my local model

Image

@zone-lou zone-lou added the question Further information is requested label Jan 26, 2025
@KevinHuSh
Copy link
Collaborator

We've refactored the knowledge graph part.
You could set the LLM here:

Image

@rplescia
Copy link

Does this mean that KG no longer uses an embedding model for doing embedding?

@KevinHuSh
Copy link
Collaborator

No, embedding model is still needed.

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

No branches or pull requests

3 participants