Files
cs249r_book/lua
Vijay Janapa Reddi 7479bf52f7 Improves cross-reference generation with AI explanations
Enhances the cross-reference generation script to leverage local LLMs
(via Ollama) for generating natural language explanations, offering readers
contextual insights into the connections between document sections.

Refines prompts and adds retry logic for improved explanation quality.
Also adds command-line option to specify a ollama model.

Updates the cross-reference injection to display a better formated explanation.

Fixes the reference to the cross-reference data file in the config.
2025-07-22 07:38:10 -04:00
..