ReleaseDatabricks (DBRX)Databricks (DBRX)published Sep 24, 2024seen 5d

databricks/genai-cookbook v0.1.0

databricks/genai-cookbook

Open original ↗

Captured source

source ↗
published Sep 24, 2024seen 5dcaptured 8hhttp 200method plain

AI Cookbook v0.1.0

Repository: databricks/genai-cookbook

Tag: v0.1.0

Published: 2024-09-24T01:02:27Z

Prerelease: no

Release notes:

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.

Notability

notability 5.0/10

Solid initial release of GenAI cookbook.