Documentation
¶
Index ¶
- Constants
- type LLM
- type PerplexityLLMdeprecated
Constants ¶
View Source
const ( PluginTitle = "rtp-agent.plugins.perplexity" PluginVersion = "v0.4.2" PluginPackage = "rtp-agent.plugins.perplexity" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LLM ¶ added in v0.4.2
type LLM struct {
// contains filtered or unexported fields
}
func NewPerplexityLLM
deprecated
type PerplexityLLM
deprecated
type PerplexityLLM = LLM
Deprecated: use LLM.
Click to show internal directories.
Click to hide internal directories.