Memos
All you need to know about Decisional AI Memos
Memos a new kind of AI workup (AI embedded document) produced within the Decisional knowledge_engine
. Whenever you produce a memo
you can use AI and non AI content to produce deep narrative driven documents. The memo
is designed to be a tool for deep thought where you can summon all the information from the sources you have uploaded to the knowledge engine on demand by using AI to generate content.
The Scratchpad
Each knowledge_engine
by default has two AI Workups - a memo
called as a Scratchpad and a magic_table
called the Default Magic Table. These cannot be deleted and exist inside each knowledge_engine
.
The scatchpad is meant to be a temporary note taking tool or a sandbox for you to play around with. In case you want to save a note you can create an AI Workup called a Memo
All edits and changes that you make to the scratchpad are not persistent and will disappear on refreshing or leaving the page
Blocks
The memo is composed of a series of blocks. You can add a new block by clicking on the (+) button or simply typing enter when you are on an existing block.
Using Commands and AI
When your cursor is on a new block, you can type /
to bring up a list of commands that are supported by Decisional to write edits into the Memo. Currently, typing /
will bring up the AI prompt box. You can enter a question or ask AI to write an answer based on all the information available in the sources of the knowledge_engine
The Prompt Box
The prompt box allows you to type in the prompt that you would like AI to generate but also has the following capabilities in order to allow you to control the output. It has the following capabilities from left to right:
- Block Picker (drop down) - Allows you to control the kind of output you would require from AI.
- Attachments (upload) - Allows you at attach context that will be used in order to generate an answer.
- Tagging
@
- Typing ”@” within the prompt box will allow you to choose specific files that you want to use while generating the output in order to focus the attention of AI - Model Picker (drop down) - Allows you to choose from a list of supported AI models that will be used to power the output. By default this is set to
Auto
and Decisional will decide for you which model is best used to serve your answer. - **Advanced Reasoning **(toggle) - Enables deep reasoning so that the AI will take some time to think about the possible answers and come up with relevant summary.
Advanced Reasoning is best used for more complex queries which involve multi-step thinking. For example “Fetch me the latest revenue for company X” would not require advanced reasoning whereas “Compare the revenues of all the companies similar to X” would involve multi step thinking and reasoning.
Simple Query
Just click on the memo
, start editing a block and type /
to fetch AI commands. Enter your prompt to get content generated in your memo. You can also choose the model used to generate the answer to avoid switching between multiple models.
The model picker allows you to choose which model you would want to opt for during the time of inference. Choosing “Auto” will allow Decisional to decide the best model automatically without any intervention from your side.
Advanced Query
When you want a more comprehensive answer enable the advanced
toggle that will give the AI more time to think and come up with a comprehensive answer using charts and figures.
When you choose to enable the advanced toggle - the query is taken up by an AI Agent that plans and executes a research plan and task while dynamically understanding information and reasoning. When it performs reasoning and understanding of information it may chain a multiple combination of models from Anthropic, OpenAI, Google, etc in order to drive the best performance. As such it is not possible to pick the model that is being used for an advanced query and it is automatically done through the Agent.