A knowledge pack is a venue's documentation bundle — menus, policies, hours, FAQs — ingested and chunked into VenueChunk records with pgvector embeddings for retrieval-augmented generation.
What is Knowledge Pack?
Quick answer
A knowledge pack is a venue's documentation bundle — menus, policies, hours, FAQs — ingested and chunked into VenueChunk records with pgvector embeddings for retrieval-augmented generation.
Full definition
The pack is the venue agent's long-term memory. It is built during onboarding by the knowledge extractor, which walks uploaded PDFs and the venue website, splits the text into overlapping chunks, embeds each chunk, and stores it in the VenueChunk table. At conversation time the venue agent pulls the top matching chunks into the prompt.
FAQ
Knowledge Pack FAQ.
Common questions about Knowledge Pack in the AGNT platform.
A knowledge pack is a venue's documentation bundle — menus, policies, hours, FAQs — ingested and chunked into VenueChunk records with pgvector embeddings for retrieval-augmented generation.
People also ask.
Share as social post
What is Knowledge Pack? A knowledge pack is a venue's documentation bundle — menus, policies, hours, FAQs — ingested and chunked into VenueChunk records with pgvector embeddings for retrieval-augmented generation. https://agntdot.com/glossary/knowledge-pack
258 / 280 chars
See it in action.
Now you know what Knowledge Pack means. Try the live scan demo or read the developer docs to go deeper.