FeedbackSource Module
Where a feedback signal originated. Explicit feedback is an intentional good/bad rating; conversation feedback is inferred heuristically from the chat history; memory feedback is surfaced by the memory system. The source is stored on each `Feedback` in its `Metadata` (see the `FeedbackSource` module) so the cross-session aggregator can weigh and explain its suggestions without breaking existing literals.
Functions and values
| Function or value |
Description
|
Full Usage:
Conversation
Returns: string
|
|
Full Usage:
Explicit
Returns: string
|
|
Full Usage:
Key
Returns: string
|
Metadata key under which the source marker is stored on a `Feedback`.
|
Full Usage:
Memory
Returns: string
|
|
|
|
|
Nao