You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched existing ideas and did not find a similar one
I added a very descriptive title
I've clearly described the feature request and motivation for it
Feature request
Currently it's not possible to use the node_properties or relationship_properties when calling LLMGraphTransformer with Ollama or ChatOllama. This results in an error message The 'node_properties' and 'relationship_properties' parameters cannot be used in combination with a LLM that doesn't support native function calling.
I don't believe Ollama supports native function calling for now, but may be there is a way around that?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
Currently it's not possible to use the node_properties or relationship_properties when calling LLMGraphTransformer with Ollama or ChatOllama. This results in an error message
The 'node_properties' and 'relationship_properties' parameters cannot be used in combination with a LLM that doesn't support native function calling.
I don't believe Ollama supports native function calling for now, but may be there is a way around that?
Motivation
Ollama at equal llevel to OpenAI for langchain
Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions