Advanced Search
Search Results
26 total results found
4.5 AI chat
Purpose : A conversational interface to interact with the AI assistant about your project Access: You can access the chat from the project page by clicking "Ask AI" button Key Components Left Sidebar Project Name - displays current project Clear Chat button ...
Getting Started
Preconditions: You have a Google account that is on the list of accounts allowed to access the dev environment. You know the application URL: https://dev.deconvolute.ai/Minion/retrax/#/ Steps: Open the application URL in your browser. If you do not have an ...
Interface Overview
There are two main screens: 1. Workflow runs (Traces list) The landing screen. It lists every workflow run and lets you search and page through them. Header: Workflows / Workflow runs (Traces) Filter field — "Filter this page…". Rows per page selector — 20 / ...
Workflow runs
Preconditions: You are logged into Retrax and on the home screen This page lists every workflow run and lets you search and page through them. Header: Filter field Rows per page selector — 20 / 40 / 80 / 120. Refresh button and page navigation Run cards — e...
Working with the Trace
Each trace screen consists of several elements. Layout of the trace screen: Top bar View switcher: Graph / Waterfall / Tree Side panels group: Deps / Tool I/O / Details. Visualization area Right-hand panels User can pick a view that fits his goal: Graph W...
Side Panels
Inspector / Details The Inspector (opened via the Details side panel) shows everything about the currently selected node. It has a Pretty / JSON toggle and displays the node's type and status (e.g. LLM_CALL · COMPLETED), name, an ownership line ("in {parent} ·...