This website requires JavaScript.
Explore
Help
Sign In
brandon
/
nextcloud-mcp-server
Watch
1
Star
0
Fork
0
You've already forked nextcloud-mcp-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
nextcloud-mcp-server
/
nextcloud_mcp_server
/
embedding
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Chris Coutinho
056414752e
fix(mcp): Move all imports to the top of modules
2025-12-26 10:05:27 -06:00
..
__init__.py
feat: Implement BM25 hybrid search with native Qdrant RRF fusion
2025-11-16 06:59:44 +01:00
base.py
feat: implement vector sync scanner and processor (ADR-007 Phase 2)
2025-11-08 21:14:38 +01:00
bm25_provider.py
fix(mcp): Move all imports to the top of modules
2025-12-26 10:05:27 -06:00
ollama_provider.py
fix: add dynamic dimension detection for Ollama embedding models
2025-11-12 02:46:30 +01:00
service.py
feat: add unified provider architecture with Amazon Bedrock support
2025-11-16 11:36:58 +01:00
simple_provider.py
test: add integration tests for semantic search with in-process embeddings
2025-11-08 22:13:33 +01:00