Part 5/10:
Central to Raven's operation is the concept of the corpus, a stream of consciousness representing Raven's working memory. The corpus contains several key sections:
History: A summarized collection of past interactions.
Synopsis: A concise summary of the current conversation.
Feelings: Inferred emotional states of participants.
Interesting Facts: Spontaneously generated insights.
Core Objective Functions: Goals guiding Raven’s reasoning, such as understanding its own nature or aiding human decision-making.
These components are generated and updated dynamically via various prompts to GPT-3, with the history maintained using a custom "solar" system—another service responsible for storing and retrieving conversation logs.