pip install langchain-aisearchapi
and youβre readyComponent | Description | Use Case |
---|---|---|
AISearchLLM | AI Search API as an LLM | Completions, text generation |
AISearchChat | Chat model with context | Conversational AI, assistants |
AISearchTool | Search as LangChain tool | Agents, workflows |
create_research_chain() | Ready-made research chain | Research and reporting |
tenacity
).