GenAI

GenAI

705 bookmarks
Newest
GitHub - TencentQQGYLab/AppAgent: AppAgent: Multimodal Agents as Smartphone Users, an LLM-based multimodal agent framework designed to operate smartphone apps.
GitHub - TencentQQGYLab/AppAgent: AppAgent: Multimodal Agents as Smartphone Users, an LLM-based multimodal agent framework designed to operate smartphone apps.
AppAgent: Multimodal Agents as Smartphone Users, an LLM-based multimodal agent framework designed to operate smartphone apps. - TencentQQGYLab/AppAgent
·github.com·
GitHub - TencentQQGYLab/AppAgent: AppAgent: Multimodal Agents as Smartphone Users, an LLM-based multimodal agent framework designed to operate smartphone apps.
LangGraph Rollout: Evolving VeRL’s Multi-Turn Capabilities for Agent RL
LangGraph Rollout: Evolving VeRL’s Multi-Turn Capabilities for Agent RL
After completing our multi-turn tokenization and masking refactoring, we eliminated a critical bottleneck that was preventing us from building a more consistent and flexible rollout system for our Agent RL research. This breakthrough enabled us to implement a LangGraph-based rollout for VeRL in just a few days, which we’ve already successfully deployed in our Agent RL experiments. In this article, I’ll share our journey from VeRL’s native multi-turn implementation to our new LangGraph-based solution, explaining both the motivations driving this evolution and the technical details of our implementation.
·jybsuper.github.io·
LangGraph Rollout: Evolving VeRL’s Multi-Turn Capabilities for Agent RL
Context Engineering Guide
Context Engineering Guide
Context Engineering Guide By DAIR.AI Academy Table of Contents What is Context Engineering? Context Engineering is Action System Prompt Instructions User Input Structured Inputs and Outputs Tool Calling RAG & Memory State & Historical Context Advanced Context Engineering Resources What is Co...
·docs.google.com·
Context Engineering Guide
Context Engineering
Context Engineering
TL;DR Agents need context to perform tasks. Context engineering is the art and science of filling the context window with just the right information at each step of an agent’s trajectory. In this post, we break down some common strategies — write, select, compress, and isolate — for context engineering
·blog.langchain.com·
Context Engineering
🚀 New Python Package for Simple GraphRAG
🚀 New Python Package for Simple GraphRAG
📦 Package Links & Code Examples:- 🐍 PyPI: https://pypi.org/project/graph_nd/- 📁 GitHub: https://github.com/zach-blumenfeld/graph-nd- 📚 Docs: https://grap...
·youtu.be·
🚀 New Python Package for Simple GraphRAG