Find answers from the community

A
Ashish
Offline, last seen 19 hours ago
Joined September 25, 2024
Hi everyone, I created a knowledge graph index and saved it using the SimpleGraphStore and StorageContext. But I am not able to find out how to load from file and create a retriever. Not able to find anything in docs.. Would love to have any help on this! 🙂
2 comments
L
A
I was trying to tool calls with Claude haiku 3 (AWS bedrock) but it get lots of error with llm.achat(chat_history, tools=tools).
I modified the schema and all, but tool result has different format than regular ChatMessage and I cannot call the llm again with tool result. Please let me know if I am missing something.
2 comments
L
I am stuck on this. Lets say I have DAG query pipeline containing various nodes and edges. Now, depending on the value generated in node A, I have to redirect the control either to node B or node C but not both. How can I achieve this conditional control flow in DAG query pipeline. Thanks
2 comments
A
L
have you installed all the packages listed?
17 comments
r
A