본문으로 건너뛰기

태그

#agents

#agents 태그가 달린 기사

RSS 피드
LLM

Cloudflare, 70+ models를 하나의 AI Gateway API로 묶었다

Cloudflare가 AI Gateway를 agent용 통합 inference layer로 확장해 Workers AI에서 70+ models와 12+ providers를 같은 API로 호출하게 했다. 핵심은 catalog 숫자보다, 한 작업에 inference call이 10번씩 이어지는 agent workflow에서 비용·retry·failover를 한곳에 모으는 데 있다.

2분 소요 42 조회
LLM

AI agent에 셸과 파일시스템까지, Cloudflare Sandboxes가 GA로

Cloudflare가 agent 인프라를 데모 단계에서 끌어냈다. Sandboxes와 Containers가 정식 제공 단계에 들어가면서, 지속형 코딩 워크플로를 위한 7가지 업그레이드가 한 번에 묶였고, PTY 터미널부터 credential injection, 상태 유지형 interpreter, background process, file watch, snapshots, higher limits까지 들어왔다.

2분 소요 44 조회
LLM 해커뉴스

Hacker News가 본 Claude Code Routines, 반복 작업을 cloud 쪽으로 밀어 넣는 autopilot

Hacker News는 아이디어 자체에는 빠르게 반응했지만, 댓글은 곧바로 현실적인 질문으로 이동했다. Anthropic의 Claude Code Routines는 prompt, repo, connector를 묶어 schedule, API call, GitHub event로 실행하는 cloud automation인데, community는 이런 자율성이 usage limit와 만나면 어디까지 실용적인지부터 따져 보기 시작했다.

2분 소요 35 조회