A pipeline runner for Pipecat
Project description
ᓚᘏᗢ Tail: A terminal dashboard for Pipecat
Tail is a terminal dashboard for the Pipecat voice and multimodal conversational AI framework.
It lets you monitor your Pipecat sessions in real time with logs, conversations, metrics, and audio levels all in one place.
With Tail you can:
- 📜 Follow system logs in real time
- 💬 Track conversations as they happen
- 🔊 Monitor user and agent audio levels
- 📈 Keep an eye on service metrics and usage
- 🖥️ Run locally as a pipeline runner or connect to a remote session
🧭 Getting started
Requirements
- Python 3.10+
Install Tail for Python
uv pip install pipecat-ai-tail
and also install Pipecat CLI so you can run Tail as a standalone application:
uv tool install "pipecat-ai-cli[tail]"
⚡ Option A: Pipeline runner
Use TailRunner as a drop-in replacement for PipelineRunner. For example:
runner = PipelineRunner()
await runner.run(task)
becomes
from pipecat_tail.runner import TailRunner
runner = TailRunner()
await runner.run(task)
🏠 Option B: Standalone app
You can also start Tail as a standalone application. This lets you connect to a running session, whether local or remote. All you need to do is add the TailObserver to your pipeline task:
from pipecat_tail.observer import TailObserver
task = PipelineTask(..., observers=[TailObserver()])
Then start the app:
pipecat tail [--url URL]
By default, it will connect to ws://localhost:9292.
📚 Next steps
- See the Pipecat documentation for more about building bots
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pipecat_ai_tail-0.0.3.tar.gz.
File metadata
- Download URL: pipecat_ai_tail-0.0.3.tar.gz
- Upload date:
- Size: 1.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f10d12633a7a6b9c3e5dc91a89e644f0176a1af6c329ecb6a03d6ddf6a4814e
|
|
| MD5 |
2baedc8fad63415644e01775b40dc8bc
|
|
| BLAKE2b-256 |
caacb68a79b049a6da2dd07eec0b391e1330fe36b17ccdb93cbe0d4de5648551
|
Provenance
The following attestation bundles were made for pipecat_ai_tail-0.0.3.tar.gz:
Publisher:
publish.yaml on pipecat-ai/tail
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pipecat_ai_tail-0.0.3.tar.gz -
Subject digest:
5f10d12633a7a6b9c3e5dc91a89e644f0176a1af6c329ecb6a03d6ddf6a4814e - Sigstore transparency entry: 1091225365
- Sigstore integration time:
-
Permalink:
pipecat-ai/tail@53e4c3d032a984885b6e636ba7a44c8e7a223749 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/pipecat-ai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@53e4c3d032a984885b6e636ba7a44c8e7a223749 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file pipecat_ai_tail-0.0.3-py3-none-any.whl.
File metadata
- Download URL: pipecat_ai_tail-0.0.3-py3-none-any.whl
- Upload date:
- Size: 24.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
322a27134c06b21e2ecbd682f97fe089ca2789ecb4eef123407123bccc995a1e
|
|
| MD5 |
7837f7fd0cdcf6edb507cd4f6579784c
|
|
| BLAKE2b-256 |
bcd2c143f947b8c710cea2fd78af4fc9c6152768c972633b1a0ab8ea5490a350
|
Provenance
The following attestation bundles were made for pipecat_ai_tail-0.0.3-py3-none-any.whl:
Publisher:
publish.yaml on pipecat-ai/tail
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pipecat_ai_tail-0.0.3-py3-none-any.whl -
Subject digest:
322a27134c06b21e2ecbd682f97fe089ca2789ecb4eef123407123bccc995a1e - Sigstore transparency entry: 1091225373
- Sigstore integration time:
-
Permalink:
pipecat-ai/tail@53e4c3d032a984885b6e636ba7a44c8e7a223749 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/pipecat-ai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@53e4c3d032a984885b6e636ba7a44c8e7a223749 -
Trigger Event:
workflow_dispatch
-
Statement type: