langchain.js
Preparing search index...
@langchain/xai
XAIResponsesSearchSourceRss
Interface XAIResponsesSearchSourceRss
RSS/News search source configuration.
interface
XAIResponsesSearchSourceRss
{
links
?:
string
[]
;
type
:
"rss"
;
}
Index
Properties
links?
type
Properties
Optional
links
links
?:
string
[]
Links of RSS feeds.
type
type
:
"rss"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
links
type
langchain.js
Loading...
RSS/News search source configuration.