@melandlabs/search
v0.3.1
Published
OpenContext · search module
Readme
search (workspace)
Workspace package. Internal monorepo build artifact; not published to npm. End users install
@melandlabs/opencontext(the facade) instead. Monorepo contributors depend on this package via the workspace protocol.
Web search adapters used by the OpenContext agent. Currently includes a Brave Search client; additional providers can be plugged in via the shared interface.
Installation
pnpm add @melandlabs/opencontextSubpath Exports
search— Main entrypoint with the sharedSearchProviderinterfacesearch/brave— Brave Search client implementation
Environment
The Brave client reads BRAVE_SEARCH_API_KEY from the environment.
