Commit Graph

168 Commits

Author SHA1 Message Date
Santosh Bhavani
156bfb2e8d feat(api): update metrics route for multi-database support
- Update metrics endpoint to use getGraphDbService utility
- Support both ArangoDB and Neo4j database types
- Initialize graph database based on selected type
- Retrieve graph stats from the active database
2025-10-19 19:57:13 -07:00
Santosh Bhavani
a082a8a737 feat(backend): implement LLM-enhanced query method
- Add queryWithLLM method to BackendService
- Retrieves top K triples from graph and uses LLM to generate answers
- Supports configurable LLM model and provider selection
- Uses research-backed prompt structure for KG-enhanced RAG
- Includes fallback handling for LLM errors
2025-10-19 19:57:12 -07:00
Santosh Bhavani
d842dc996a feat(api): add LLM-enhanced graph query endpoint
- Create new /api/graph-query-llm endpoint for graph search + LLM generation
- Retrieves triples using graph search and generates answers using LLM
- Supports both traditional and vector-based graph search
- Makes traditional graph search comparable to RAG for benchmarking
2025-10-19 19:57:11 -07:00
Santosh Bhavani
8c1d2ae9f3 feat(docker): add vector search services and GPU configuration
- Add optional Pinecone and sentence-transformers services for vector search
- Configure NVIDIA GPU support with proper environment variables
- Add new environment variables for embeddings and Pinecone
- Add docker compose profiles to optionally enable vector-search
- Improve CUDA configuration for Ollama service
- Add pinecone-net network for service communication
2025-10-19 19:56:55 -07:00
Santosh Bhavani
9dc734eee5 Add NVIDIA_API_KEY support and update ollama to v0.12.6 2025-10-19 14:52:24 -05:00
GitLab CI
a6f94052b1 chore: Regenerate all playbooks 2025-10-17 17:29:40 +00:00
GitLab CI
3ed5b3b073 chore: Regenerate all playbooks 2025-10-17 00:58:35 +00:00
GitLab CI
0d9108cf14 chore: Regenerate all playbooks 2025-10-16 21:25:27 +00:00
GitLab CI
7457f31016 chore: Regenerate all playbooks 2025-10-16 21:14:27 +00:00
GitLab CI
058b5b70b2 chore: Regenerate all playbooks 2025-10-16 20:25:06 +00:00
GitLab CI
c8ab690414 chore: Regenerate all playbooks 2025-10-16 19:02:54 +00:00
GitLab CI
b4a071c721 chore: Regenerate all playbooks 2025-10-16 18:49:21 +00:00
GitLab CI
5cd142bc41 chore: Regenerate all playbooks 2025-10-16 18:35:50 +00:00
GitLab CI
2ff64d7265 chore: Regenerate all playbooks 2025-10-16 17:29:56 +00:00
GitLab CI
6dd7697210 chore: Regenerate all playbooks 2025-10-16 14:13:04 +00:00
GitLab CI
99c6530528 chore: Regenerate all playbooks 2025-10-16 13:05:16 +00:00
GitLab CI
2371189ab9 chore: Regenerate all playbooks 2025-10-15 13:32:10 +00:00
GitLab CI
8a12782b17 chore: Regenerate all playbooks 2025-10-14 14:11:25 +00:00
KJ
fc2e7847da
Remove third-party license reference from README
Removed reference to third-party licensing information.
2025-10-14 09:05:25 -04:00
KJ
daeb58d0da
Delete LICENSE-3rd-party 2025-10-14 09:05:07 -04:00
KJ
b50f58cabd
Update LICENSE-3rd-party with new copyright details
Added copyright information for multiple third-party libraries including Marimo, JAX, Unsloth, and OpenCV.
2025-10-13 22:29:59 -04:00
KJ
ecd88a2ac3
Update documentation links in README.md 2025-10-13 22:20:34 -04:00
KJ
f453234a54
Add Apache License for third-party libraries
Added Apache License 2.0 for multiple third-party libraries including marimo, jax, unsloth, numpy, plotly, and opencv.
2025-10-13 22:19:24 -04:00
GitLab CI
159d5e2b24 chore: Regenerate all playbooks 2025-10-14 01:21:39 +00:00
GitLab CI
34239a8313 chore: Regenerate all playbooks 2025-10-14 00:40:26 +00:00
GitLab CI
e17deb3167 chore: Regenerate all playbooks 2025-10-13 22:21:04 +00:00
GitLab CI
e9a3f2a759 chore: Regenerate all playbooks 2025-10-13 17:36:51 +00:00
GitLab CI
064dc0c758 chore: Regenerate all playbooks 2025-10-13 16:51:50 +00:00
GitLab CI
c1d144d4b4 chore: Regenerate all playbooks 2025-10-13 15:43:09 +00:00
GitLab CI
4db9e4eac1 chore: Regenerate all playbooks 2025-10-13 14:55:45 +00:00
GitLab CI
2d7012c2f5 chore: Regenerate all playbooks 2025-10-13 13:51:40 +00:00
GitLab CI
99425a7384 chore: Regenerate all playbooks 2025-10-13 13:22:50 +00:00
GitLab CI
faf13cfac4 chore: Regenerate all playbooks 2025-10-13 13:09:52 +00:00
GitLab CI
f3b2a416dc chore: Regenerate all playbooks 2025-10-13 01:13:39 +00:00
GitLab CI
2c04e64511 chore: Regenerate all playbooks 2025-10-13 01:11:21 +00:00
GitLab CI
379e5a7307 chore: Regenerate all playbooks 2025-10-13 01:00:24 +00:00
GitLab CI
d551395a19 chore: Regenerate all playbooks 2025-10-13 00:46:13 +00:00
GitLab CI
dacee0fa0d chore: Regenerate all playbooks 2025-10-13 00:22:54 +00:00
GitLab CI
c5e890f836 chore: Regenerate all playbooks 2025-10-12 20:53:42 +00:00
GitLab CI
8f5d38151e chore: Regenerate all playbooks 2025-10-12 20:13:25 +00:00
GitLab CI
e39a692dfd chore: Regenerate all playbooks 2025-10-12 19:50:19 +00:00
GitLab CI
5757a85b1e chore: Regenerate all playbooks 2025-10-12 18:54:50 +00:00
GitLab CI
8499e486ff chore: Regenerate all playbooks 2025-10-12 18:25:34 +00:00
GitLab CI
f96690e73d chore: Regenerate all playbooks 2025-10-12 18:14:37 +00:00
GitLab CI
809947301c chore: Regenerate all playbooks 2025-10-12 17:11:52 +00:00
GitLab CI
56c57950bd chore: Regenerate all playbooks 2025-10-12 17:05:29 +00:00
GitLab CI
e8a3c50028 chore: Regenerate all playbooks 2025-10-12 17:01:59 +00:00
GitLab CI
983c5e8f68 chore: Regenerate all playbooks 2025-10-12 16:57:39 +00:00
GitLab CI
f4c0014bf5 chore: Regenerate all playbooks 2025-10-12 16:55:22 +00:00
GitLab CI
302c15b6cf chore: Regenerate all playbooks 2025-10-12 16:44:49 +00:00