The python library for research and development in NLP, multimodal LLMs, Agents, ML, Knowledge Graphs, and more.
Stars
1.3k
Forks
90
Watchers
1.3k
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.3k
commits
10
commits
7
commits
3
commits
2
commits
1
commits
1
commits
1
commits
1
commits
fix: use cross-platform Python subprocess for Windows server test
39a9652View on GitHubMerge pull request #208 from spidershield-contrib/fix/command-injection-shell-to-arglist
2b347eeView on GitHubrevert: restore original _tool_web_search and _tool_file_search for PR #208
e26c519View on GitHubfeat: sememolution population KG, memory docs, MLX docs, security fix, bump 1.4.14
faa019dView on GitHubfix: prevent command injection in tool functions (CWE-78)
e7f5a01View on GitHubfix: render engine step action/args from _raw_steps for MCP tool calls
19a2ca9View on GitHubfix: pass user generation params (temperature, top_p, top_k, max_tokens) to LLM
b215546View on GitHubci: add Windows compatibility tests for serve.py and settings
2ac0ce6View on GitHubfix: make serve.py robust for Windows — optional imports, better error handling
fef8a7cView on GitHub