Commit Graph

7 Commits

Author SHA1 Message Date
davidberenstein1957
0cacd97950 Update LlamaIndex workflows notebook with advanced workflow techniques
- Migrate to Hugging Face Inference API for LLM
- Add comprehensive workflow examples with multi-step and branching logic
- Implement workflow drawing functionality using pyvis
- Update notebook with state management and multi-agent workflow demonstrations
- Enhance code with more detailed comments and type hinting
2025-03-01 10:01:52 +01:00
davidberenstein1957
fbea19af29 Enhance LlamaIndex agents notebook with comprehensive agent workflow examples
- Add dependencies installation section
- Implement basic agent initialization with multiplication tool
- Demonstrate context preservation in agent interactions
- Create RAG agent using QueryEngineTool
- Develop multi-agent system with calculator and query agents
- Update notebook metadata and kernel configuration
2025-02-28 15:12:25 +01:00
davidberenstein1957
d965ba621e Minor language and formatting improvements across LlamaIndex documentation 2025-02-27 10:33:45 +01:00
David Berenstein
962845d7a3 Apply suggestions from code review
Co-authored-by: Logan <logan.markewich@live.com>
2025-02-27 07:47:14 +01:00
davidberenstein1957
8d23f02f5c Update image paths in LlamaIndex unit2 documentation 2025-02-25 13:23:52 +01:00
davidberenstein1957
52dc2a7d5d Add conclusion section to LlamaIndex unit and update section titles 2025-02-25 09:49:23 +01:00
davidberenstein1957
fc4d32fffb Add LlamaHub documentation and update LlamaIndex unit2 content
- Create new  file explaining LlamaHub integration and usage
- Update  with refined section titles for LlamaIndex unit2
- Refine documentation for agents, components, and tools sections
- Add quiz data for unit 2
- Improve narrative flow and explanations across documentation files
2025-02-18 12:00:34 +01:00