AI Cookbook v0.1.0
AI Cookbook v0.1.0
This initial version of the AI cookbook provides:
- A quickstart demo for building RAG chatbots
- Sample code for a more fleshed-out chatbot, with code more similar to what you'd expect to see in production
Future versions may make substantial changes to the content and structure, for example switching from fixed RAG chains to tool-calling agents that dynamically decide when to perform retrieval.