Related use case: Agentic workflows
Concept Mapping
Side by Side: Tool-Calling Agent
An agent that picks tools, calls them, and answers based on the results.- LangGraph
- Pixeltable
langgraph, langchain-openai, langchain-core, plus a vector DB client for RAGWhat Changes
Common Patterns
Adding persistent memory
- LangGraph
- Pixeltable
Adding RAG to an agent
- LangGraph
- Pixeltable
Inspecting agent behavior
- LangGraph
- Pixeltable
Next Steps
Agentic workflows
Full use case walkthrough
Agentic Patterns
All 8 agentic patterns as Pixeltable tables
Tool Calling
Register UDFs and queries as LLM tools
Pixelagent
Lightweight agent framework built on Pixeltable