Search

Showing top 124 results for "AI tooling & research"

Filtered by topic: NVIDIA Clear ✕

People also ask

What is the AI-Q skill?

The AI-Q skill enables Claude Code, Codex, or other general-purpose agents to submit a research task to a running AI-Q server and receive a well-formatted, detailed report with citations. The skill includes a SKILL.md file that tells the harness how to use AI-Q, plus a helper script that manages request routing, job submission, polling, and result retrieval. A skill can mean different things in agent workflows. Agent skills guide the harness, the NVIDIA NeMo Agent Toolkit helps define reusable tool functions, and the AI-Q Agent Skill exposes the full research pipeline—including intent classifi

Add a Specialized Deep Research Skill to Agent Harnesses | NVIDIA Technical Blog
developer.nvidia.com › ko-kr › blog

NVIDIA AI-Q 및 LangChain을 활용한 기업용 검색 딥 에이전트 구축 가이드

AI-Q 커스터마이징: 워크플로우, 추적 및 모델 설정 configs/config web docker.yml 파일을 열어보세요. 이 파일은 LLM, 도구, 에이전트, 워크플로우 구성을 모두 제어하는 핵심 설정 파일입니다. llms 섹션에서는 사용할 모델들을 선언합니다. 여기서 특히 enable thinking 플래그에 주목할 만한데, 이는 Nemotron의 생각의 사슬 Chain-of-Thought 추론 기능을 활성화하거나 비활성화하는 스위치입니다. 다음 예시는 서로 다른 역할을 가진 세 가지 LLM을 정의하고 있습니다. llms… …

Mar 25, 2026 · Sean Lopp