Overview
Integration details
| Class | Package | PY support | Version |
|---|---|---|---|
| NiaToolkit | @nozomioai/langchain-nia | ✅ |
Setup
The integration lives in the@nozomioai/langchain-nia package:
Credentials
Sign up at trynia.ai to get an API key.Instantiation
Using the toolkit
Using individual tools
Invocation
Search across indexed sources
Search the web
Within an agent
Available tools
| Tool | Description |
|---|---|
NiaSearch | Semantic search across indexed repos, docs, and data sources |
NiaWebSearch | Web search with category filtering and date range |
NiaDeepResearch | Multi-step comprehensive research |
NiaUniversalSearch | Search all sources simultaneously |
NiaAdvisor | Analyze code against indexed documentation |
NiaIndex | Index new sources (repos, docs, papers, datasets) |
NiaSourceList | List indexed sources with filtering |
NiaSourceSubscribe | Subscribe to pre-indexed public sources |
NiaSourceSync | Re-sync sources to pull latest changes |
NiaRead | Read files/pages from indexed sources |
NiaGrep | Regex search within indexed sources |
NiaExplore | Browse file tree of indexed sources |
NiaGitHubSearch | Search code in GitHub repositories |
NiaGitHubRead | Read files from GitHub repos |
NiaGitHubGlob | Find files matching glob patterns |
NiaGitHubTree | Browse repo file tree |
NiaContextSave | Save context for cross-agent sharing |
NiaContextSearch | Semantic search over saved contexts |
NiaDependencySubscribe | Auto-subscribe to docs for project dependencies |
NiaDependencyAnalyze | Preview indexable dependencies from a manifest |
API reference
For detailed documentation, see the langchain-nia GitHub repository.Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

