TOP UPDATES FROM GITHUB FOR AI PROJECTS: [14.10.2025] 📟
1. SINGULARITYNET
Update: CROSS-PLATFORM SUPPORT - das-toolbox: Windows, Linux, and macOS
What changed:
• Updated `das-cli` to be installable as a PyPI package.
• Expanded README with detailed cross-platform installation instructions.
• Fixed linting and script issues in the build pipeline.
Why it matters:
This pull request (
github.com/singnet/das-toolb…) enables `das-cli` to be installed on Windows, Linux, and macOS, improving accessibility for developers across different platforms.
Check out the full repo:
github.com/singnet/das-toolb…
2. NEAR AI
Update: DATASET FIXES - gorilla: Ground Truth and Prompt Improvements
What changed:
• Fixed timezone discrepancies in live_simple dataset.
• Clarified prompts and updated ground truth for parallel_84.
• Added missing function calls in parallel_158.
• Removed redundant summarization prompt in live_multiple_44.
• Updated ground truth for multi_turn_base_10 to correct file naming.
Why it matters:
This commit (
github.com/nearai/gorilla/co…) enhances dataset accuracy and clarity, improving the reliability of function call evaluations for LLMs.
Check out the full repo:
github.com/nearai/gorilla