-
- Downloads
Fix kuzu integration .execute() calls, which require a dict not a list of tuples (#13100)
* Fix kuzu execute calls, which require a dict not a list of tuples * Linter fix * Increment version in pyproject.toml * Increment version in the correct pyproject.toml, roll back the other one
Showing
- llama-index-integrations/graph_stores/llama-index-graph-stores-kuzu/llama_index/graph_stores/kuzu/base.py 10 additions, 9 deletions...x-graph-stores-kuzu/llama_index/graph_stores/kuzu/base.py
- llama-index-integrations/graph_stores/llama-index-graph-stores-kuzu/pyproject.toml 1 addition, 1 deletion...graph_stores/llama-index-graph-stores-kuzu/pyproject.toml
Please register or sign in to comment