Commit c37b57c
committed
feat: integrate Ollama for LLM tasks to enable on-premises testing
- Updated docs_to_knowledge_graph example to use Ollama instead of OpenAI
- Added alternative configuration comments for OpenAI usage
- Enables end-to-end testing without requiring OpenAI API key
- Supports the Neo4j vector index method implementation1 parent 0da98f9 commit c37b57c
1 file changed
+16
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
87 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
88 | 94 | | |
89 | 95 | | |
90 | 96 | | |
| |||
100 | 106 | | |
101 | 107 | | |
102 | 108 | | |
103 | | - | |
104 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
105 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
106 | 118 | | |
107 | 119 | | |
108 | 120 | | |
| |||
0 commit comments