View Source LangChain.Tools.DeepResearch.ResearchRequest (LangChain v0.4.0)
Represents a Deep Research request sent to the OpenAI API.
This schema defines the structure of a research request including the query, model selection, and various configuration options.
Summary
Functions
Creates a changeset for a research request.
Converts the research request to the format expected by the OpenAI API.
Types
Functions
@spec changeset(t(), map()) :: Ecto.Changeset.t()
Creates a changeset for a research request.
Converts the research request to the format expected by the OpenAI API.