4a19d70af1
Lint with Ruff / ruff (push) Has been cancelled
MCP Server Tests / live-mcp-tests (push) Has been cancelled
Tests / unit-tests (push) Has been cancelled
Tests / database-integration-tests (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Server Tests / live-server-tests (push) Has been cancelled
Pyright Type Check / pyright (push) Has been cancelled
1.4 KiB
1.4 KiB
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug Report | Create a report to help us improve Graphiti | [BUG] | bug |
Bug Description
A clear and concise description of what the bug is.
Steps to Reproduce
Provide a minimal code example that reproduces the issue:
# Your code here
Expected Behavior
A clear and concise description of what you expected to happen.
Actual Behavior
A clear and concise description of what actually happened.
Environment
- Graphiti Version: [e.g. 0.15.1]
- Python Version: [e.g. 3.11.5]
- Operating System: [e.g. macOS 14.0, Ubuntu 22.04]
- Database Backend: [e.g. Neo4j 5.26, FalkorDB 1.1.2]
- LLM Provider & Model: [e.g. OpenAI gpt-4.1, Anthropic claude-4-sonnet, Google gemini-2.5-flash]
Installation Method
- pip install
- uv add
- Development installation (git clone)
Error Messages/Traceback
Paste the full error message and traceback here
Configuration
# Relevant configuration or initialization code
Additional Context
- Does this happen consistently or intermittently?
- Which component are you using? (core library, REST server, MCP server)
- Any recent changes to your environment?
- Related issues or similar problems you've encountered?
Possible Solution
If you have ideas about what might be causing the issue or how to fix it, please share them here.