본문으로 건너뛰기

태그

#agents

#agents 태그가 달린 기사

RSS 피드
LLM X/Twitter

Perplexity, Agent API에 Sandbox 실행 환경 추가… standalone service로도 제공

Perplexity는 March 11, 2026에 Sandbox API를 Agent API tool이자 standalone service로 제공하겠다고 밝혔다. 기존 문서가 Agent API를 명시적 tool configuration을 갖춘 multi-provider interface로 설명하고 있는 만큼, 이번 업데이트는 code execution을 orchestration의 핵심 primitive 쪽으로 끌어온다.

2분 소요 38 조회
LLM 레딧

Reddit, Manus engineer의 Unix-style agent 글을 계기로 function calling을 다시 보다

전 Manus backend lead의 r/LocalLLaMA 글은 agent에게 typed function catalog보다 단일 run(command="...") interface가 더 잘 맞는 경우가 많다고 주장했다. 이 글은 Unix text stream과 token-based model interface를 연결한 뒤, pipe, progressive help, stderr visibility, overflow handling 같은 설계 패턴으로 그 주장을 뒷받침했다.

2분 소요 36 조회
LLM X/Twitter

OpenAI, Responses API용 컴퓨터 환경 설계 원칙 공개

OpenAI Developers는 2026년 3월 11일 글에서 Responses API가 장시간 agent workflow를 처리하기 위해 hosted computer environment를 어떻게 구성했는지 설명했다. 핵심은 shell execution, hosted container, 통제된 network access, reusable skills, 그리고 native compaction이다.

2분 소요 43 조회
LLM X/Twitter

NVIDIA, multi-agent AI용 Nemotron 3 Super 공개

NVIDIA AI Developer는 2026년 3월 11일 Nemotron 3 Super를 공개하며, 12B active parameters를 사용하는 오픈 120B-parameter hybrid MoE 모델과 native 1M-token context를 강조했다. NVIDIA는 이 모델이 이전 Nemotron Super 대비 최대 5배 높은 throughput으로 agentic workload를 겨냥한다고 설명했다.

2분 소요 49 조회