You can use InfraNodus graphs to add context to your LLM interactions. Instead of manually uploading the documents and describing the context in a system prompt, you can connect the InfraNodus MCP server to your LLM and then query specific graphs in your InfraNodus account to add the relevant context to your LLM conversations.
For example, you might have a graph of your notes on a certain topic X called "my_x_notes" saved in your InfraNodus account.
You might then want to use the knowledge from that graph in another AI conversation by referring to that knowledge graph from your AI chat. Simply use a prompt like:
use the graph "my_x_notes" from InfraNodus to give me additional insights on this topic
Comments
0 comments
Please sign in to leave a comment.