Open catherine-m-zhang opened 3 months ago
ai tool dashboard start ai tool dashboard stop ^^^ starts or stops the dashboard (via docker commands)
ai chat assistant trace get --request-id XXXX ^^^ given a specific request id, show the OTEL payload
ai chat assistant trace get --request-id XXXX --output-file YYY ^^^ given specific request id, show and output OTEL payload to file
ai chat assistant trace get --request-id XXXX --dashboard ^^^ given specific request id, show the OTEL payload and automatically add to dash
ai ... --output-request-id requestid.txt ai ... --output-add-request-id requestid.txt
Added the following commands:
ai tool dashboard start ai tool dashboard stop ^^^ starts or stops the dashboard (via docker commands)
ai chat assistant trace get --request-id XXXX ^^^ given a specific request id, show the OTEL payload
ai chat assistant trace get --request-id XXXX --output-file YYY ^^^ given specific request id, show and output OTEL payload to file
ai chat assistant trace get --request-id XXXX --dashboard ^^^ given specific request id, show the OTEL payload and automatically add to dash
ai ... --output-request-id requestid.txt ai ... --output-add-request-id requestid.txt