Everything you need to know about Magic Tables
knowledge_engines
. You can use Magic Tables to generate any kind of table from the underlying sources in the knowledge_engine
.
Every cell in the Magic Table has its own AI Agent that is used to read sources and generate cell values in a specific format defined.
knowledge_engine
Add new column
button found on the top right of the table. Clicking on this opens up a form where you can modify the configurations of the column.
LLM
or Metadata
that allow you to specify what kind of column type you want to generate.
Text
is a general purpose output type where you will get the output in a text format. Currency
will output values in a particular currency.
Text
Verbatim
ID
Number
Percentage
Currency
Currency Symbol
Date
Single Select
Multi Select
URL
queued
state and then progresses into the generating
state followed by the terminal state of failed
, not found
or alternatively, the cell value is loaded into the cell. Here is a bried description on what each of these states mean:
queued
means that the AI Agent is yet to pick this up for processinggenerating
means that an AI Agent has begun to process the cell valuefailed
means that an error was encountered and the Agent was unable to generate the answernot found
indicates that the AI Agent completed its task but was unable to find a relevant answer and decided to flag that the value was not found.Cell Value
- this is visible at the topContext
- this is a trace that captures the reasoning or thinking behind how the cell value was generated