Assistant Configuration
TaskingAI assistants are built using a combination of key components, each contributing to the overall functionality and versatility of the assistant. Understanding each component is crucial for effectively customizing and utilizing assistants in various applications.
- Model: Models are the core component of TaskingAI Assistants. They are responsible for generating responses to user queries based on the context of the conversation.
- Memory: Memory in an AI assistant refers to its capability to retain and utilize the context of a conversation.
- System prompt: System prompt is a high-level instruction that guides the assistant on how to respond to user queries.
- Retrievals: Retrievals are external data sources that the assistant can access to provide more informed responses.
- Tools: Tools are external services that the assistant can interact with to perform specific actions.
- Interaction: Interaction determine how user should interact with your assistant. It will not affect the behavior of the assistant, only the interface.