JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.axemble.vdoc.sdk.ai.agents
Interface IChatResponseSource
All Known Implementing Classes:
ChatResponseSource
public interface
IChatResponseSource
Interface to represent a source of a message
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
Get the name of the source
String
getUrl
()
Get the url of the source
Method Details
getName
String
getName
()
Get the name of the source
Returns:
the name of the source
getUrl
String
getUrl
()
Get the url of the source
Returns:
the url of the source