- Add VSCodeClient with native VS Code LLM integration - Add VSCodeEmbedder with 1024-dim embeddings and fallbacks - Create graphiti-core[vscodemodels] optional dependency - Add comprehensive documentation and examples - Update README with VS Code models section - Add MCP server VS Code configuration - Include validation tests and troubleshooting guides - Zero external dependencies - works entirely within VS Code Package ready for: pip install 'graphiti-core[vscodemodels]' |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| azure_openai.py | ||
| client.py | ||
| gemini.py | ||
| openai.py | ||
| voyage.py | ||
| vscode_embedder.py | ||