Skip to content

Conversation

@zainhas
Copy link
Collaborator

@zainhas zainhas commented Dec 9, 2025

Note

Reorganizes the repo into topic-based directories, adds consolidated RAG/Search and Tools/Integrations content, introduces Instant Clusters docs, updates paths/Colab badges, and removes duplicated root notebooks.

  • Repo Restructure:
    • Move notebooks into topic-based dirs: RAG_and_Search/, Tools_and_Integrations/ (Agent_Frameworks, Code_Execution), and Together_Instant_Clusters/.
    • Remove/replace root-level duplicates (e.g., Search_with_Reranking.ipynb, Semantic_Search.ipynb, Text_RAG.ipynb, Together_Code_Interpreter.ipynb).
  • RAG and Search:
    • Add/relocate notebooks: Text_RAG, Semantic_Search, Search_with_Reranking, RAG_with_Reasoning_Models, Embedding_Visualization, and README.
    • Fix Colab links and internal image paths.
  • Tools & Integrations:
    • Add consolidated README and notebooks for agent frameworks (LangGraph, DSPy, Agno, Composio, Arcade, KlavisAI, PydanticAI) with updated paths/badges/images.
    • Add Code_Execution/Together_Code_Interpreter.ipynb (moved/updated) and related docs.
  • Clusters:
    • Introduce Together_Instant_Clusters/ with README and GRPO example reference.
  • Top-level README:
    • Major reorganization into Quickstarts, RAG, Agents, Fine-tuning, Evals, Tools & Integrations, Clusters, Multimodal; update links and images.

Written by Cursor Bugbot for commit 86729f2. This will update automatically on new commits. Configure here.

Major Changes:
- Organize into 7 clear categories: Quickstarts, RAG & Search, Agents,
  Finetuning, Evals, Tools & Integrations, Instant Clusters, Multimodal
- Move 44 notebooks to appropriate categories
- Consolidate Advanced Techniques into Quickstarts (3 notebooks total)
- Separate agent frameworks into Tools & Integrations

Link & Reference Fixes:
- Fix image paths in 14 notebooks (images/ → ../images/)
- Update Colab badges in 28 notebooks to reflect new locations
- Correct 30 image references for proper relative paths
- Verify all Colab links point to correct locations

Documentation:
- Create comprehensive README for each category
- Update main README with new structure and navigation
- Preserve all git history with git mv

Benefits:
- Better discoverability and navigation
- Clear progressive learning path
- Scalable structure for future content
- Professional organization for open source project
- Simpler structure (7 vs 8 categories)
- Update image paths from ../../images/ to ../../../images/
- Fixes broken images in 8 Agent Framework notebooks:
  - LangGraph (2 notebooks)
  - DSPy, Agno, Composio, Arcade, KlavisAI, PydanticAI
- Notebooks at depth 3 require ../../../ prefix
- All image references now correctly point to images/ directory
- Update ../images/ to ../../images/ for depth-2 notebook
- Contextual_RAG_on_Union.ipynb now has correct relative path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants