LangChain Reference home page
Search...
⌘K
Ask AI
GitHub
Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
⌘I
LangChain Assistant
New
History
Ask a question to get started
Enter
to send
•
Shift+Enter
new line
Menu
Navigation
Projects
Amazon Nova
Anthropic
AstraDB
AWS
Azure (Microsoft)
Cerebras
Chroma
Cohere
Community
Overview
Chat Models
LLMs
Embeddings
Vector Stores
Document Loaders
Tools & Agents
Retrievers
Caches
Chat History
Graphs
Utilities
Db2
DeepSeek
Elasticsearch
Exa
Fireworks
Google
Google GenAI (Gemini)
Google Vertex AI
Groq
HuggingFace
IBM
Milvus
Mistral AI
MongoDB
Neo4J
Nomic
Nvidia AI Endpoints
Ollama
OpenAI
OpenRouter
Parallel
Perplexity
Pinecone
Postgres
Qdrant
Redis
Sema4
Snowflake
SQLServer
Tavily
Together
Unstructured
Upstage
Weaviate
xAI
Language
Python
JavaScript
Theme
Light
Dark
Python
langchain-community
tools
mojeek_search
tool
MojeekSearch
Class
v0.4.1 (latest)
●
Since v0.3
MojeekSearch
Copy
MojeekSearch
(
)
Bases
BaseTool
Used in Docs
Mojeek search integration
Attributes
Methods
Inherited from
BaseTool
(langchain_core)
Attributes
A
args_schema
A
return_direct
A
verbose
A
callbacks
A
View source on GitHub
Version History
tags
A
metadata
A
handle_tool_error
A
handle_validation_error
A
response_format
A
extras
A
model_config
A
is_single_input
A
args
A
tool_call_schema
Methods
M
get_input_schema
M
invoke
M
ainvoke
M
run
M
arun
Inherited from
RunnableSerializable
(langchain_core)
Attributes
A
model_config
Methods
M
to_json
M
configurable_fields
M
configurable_alternatives
Inherited from
Serializable
(langchain_core)
Attributes
A
lc_secrets
A
lc_attributes
A
model_config
Methods
M
is_lc_serializable
M
get_lc_namespace
M
lc_id
M
to_json
M
to_json_not_implemented
Inherited from
Runnable
(langchain_core)
Attributes
A
InputType
A
OutputType
A
input_schema
A
output_schema
A
config_specs
Methods
M
get_name
M
get_input_schema
M
get_input_jsonschema
M
get_output_schema
M
get_output_jsonschema
M
Inherited from
BaseModel
Attributes
A
uuid
attribute
name
:
str
attribute
description
:
str
attribute
api_wrapper
:
MojeekSearchAPIWrapper
method
config
config_schema
M
get_config_jsonschema
M
get_graph
M
get_prompts
M
pipe
M
pick
M
assign
M
invoke
M
ainvoke
M
batch
M
batch_as_completed
M
abatch
M
abatch_as_completed
M
stream
M
astream
M
astream_log
M
astream_events
M
transform
M
atransform
M
bind
M
with_config
M
with_listeners
M
with_alisteners
M
with_types
M
with_retry
M
map
M
with_fallbacks
M
as_tool