Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

new

Method
This is a method of the WebSearchCall class in the extras module.
Create a new web search call

Signature

def new(query: impl Into<String>, status: impl Into<String>) -> Self

Parameters

query
impl Into<String>
required
No description available.
status
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.