Setting the file. One moment.
Subchapter 1.1
references/chat.mdMarkdown1 KBView on GitHub
--assistant (required): Assistant name--message (required): The question or message--stream (optional flag): Enable streaming for faster perceived responseuv run scripts/list.py --json and ask the user to select.uv run scripts/chat.py \
--assistant "assistant-name" \
--message "user's question"Note: File URLs in citations are temporary signed links (~1 hour). They are not displayed in output.
Assistant not found — run list command, check for typos.
No response or timeout — verify assistant has files uploaded and status is “ready” (not “indexing”).
Empty or poor responses — assistant may lack relevant documents; suggest upload.
PINECONE_API_KEY not set — export the variable or add to a .env file, then restart your IDE/agent session.