You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/profiler_agent/README.md
+3-8Lines changed: 3 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ limitations under the License.
17
17
18
18
# AIQ Profiler Agent
19
19
20
-
You can talk to the traces generated by AIQ Toolkit workflows using this profiler agent example.
20
+
This example show how to analyze traces generated by an AIQ Toolkit workflow using a profiler agent.
21
21
22
22
23
23
## Installation and Setup
@@ -62,16 +62,11 @@ aiq run --config_file examples/simple_calculator/configs/config-tracing.yml --in
62
62
4. Launch the AIQ Toolkit User Interface by using the instructions in the [Using AIQ Toolkit UI and Server](../../docs/source/guides/using-aiqtoolkit-ui-and-server.md) guide.
63
63
64
64
5. Query the agent with natural language via the UI:
0 commit comments