2026년 7월 21일 화요일
AI 시대, 당신을 더욱 스마트하게
주요 AI 오픈소스 프로젝트의 최신 릴리즈 노트와 arxiv AI 논문 목록. 자동 수집, 일 1회 갱신.
v1.11.6: 수정 및 문법 선택기 패치
v1.11.6: Fixes and patch grammar selector
이번 릴리즈에서는 오디오 청크 유효성 검사 시 ValidationError 대신 ValueError를 발생시키도록 수정되었습니다. 또한, 샘플링 속도가 프레임 속도보다 낮은 AudioConfig를 거부하고, SentencePiece에서 SpecialTokenPolicy.RAISE 시 일반 토큰을 디코딩하도록 변경되었습니다. 토크나이저에서 문법 변형을 자동 선택하고, SpeechRequest OpenAI 변환 시 시드 필드가 올바르게 처리되도록 수정되었습니다.
What's Changed Raise ValueError instead of ValidationError in audio chunk validators by @sarathfrancis90 in https://github.com/mistralai/mistralcommon/pull/255 Reject AudioConfig with sampling_rate < frame_rate instead of a later ZeroDivisionError by @CharlesCNorton in https://github.com/mistra
2.46.0 (20260717) Full Changelog: v2.45.0...v2.46.0(https://github.com/openai/openaipython/compare/v2.45.0...v2.46.0) Features api: /organization/projects/{project_id}/service_accounts/{service_account_id}/api_keys" endpoint (5a00941(https://github.com/openai/openaipython/commit/5a0094194eac9c
v0.117.0
이번 릴리즈에서는 dreaming 및 MCP Tunnels API 지원이 추가되었습니다. 또한, SecretStr을 사용하여 traceback에서 credential 정보가 노출되지 않도록 수정되었으며, 문서 필드 설명 및 예제 업데이트가 포함되었습니다.
0.117.0 (20260716) Full Changelog: v0.116.0...v0.117.0(https://github.com/anthropics/anthropicsdkpython/compare/v0.116.0...v0.117.0) Features api: add support for dreaming (642eee7(https://github.com/anthropics/anthropicsdkpython/commit/642eee707b0fe3c35c21917f60b06846b2a3b291)) api: add supp
langchain==1.3.14
`ToolRetryMiddleware`에서 재시도 가능한 예외만 재시도하도록 수정되었습니다. 또한 `ToolErrorMiddleware` 기능이 추가되었습니다.
Changes since langchain==1.3.13 release(langchain): 1.3.14 (38883) fix(langchain): only retry retryable exceptions in ToolRetryMiddleware (38845) feat(langchain): ToolErrorMiddleware (38781)
패치 릴리즈: v5.14.1
Patch release: v5.14.1
이번 패치 릴리즈는 Inkling 모델 통합 시 발생했던 몇 가지 문제를 해결했습니다. 특히 EncoderDecoderCache를 사용하는 모델의 assisted generation 관련 문제를 수정했습니다. 또한, position_bias를 사용하는 Inkling 모델에서 StaticCache 및 sdpa를 이용한 prefill 시 발생할 수 있는 문제를 해결했습니다.
Patch release v5.14.1 This patch solves a few issues which appeared when integrating Inkling model, most notably an issue affecting models using EncoderDecoderCache during assisted generation. It also fixes an issue that could appear during prefill with StaticCache and sdpa without padding for I
v1.3.0rc21
이번 릴리즈에서는 AutoDeploy 백엔드가 지원 중단되고, DeepSeek V4, Cosmos3, Minimax M3, Gemma 4, Qwen3.5 등 다양한 모델에 대한 지원이 추가되었습니다. 또한, 레거시 TensorRT 백엔드 모듈 제거, 멀티모달 관련 인수 및 환경 변수 이동 등 API 변경 사항이 있으며, DSv4 스파스 MLA 어텐션 백엔드 추가, 동적 추측 실행 확장 등 여러 기능 개선이 이루어졌습니다.
Deprecation Notices AutoDeploy backend is being deprecated. We are aware that earlier model support is a critical priority for many users of TensorRT LLM and are working on agentic approaches to improve time to functional model support in the PyTorch backend. As an early indicator, this was use
릴리즈 v5.14.0
Release v5.14.0
이번 릴리즈에서는 Inkling, TIPSv2, TIPSv2 DPT 모델이 추가되었습니다. GPTNeoX와 GPTBigCode 모델에 대한 변경 사항이 있으며, 커널 관련 수정 및 개선, 그리고 생성 기능 향상이 이루어졌습니다. 또한 Flash Attention 성능 회귀 문제와 MoE 디코드 최적화 버그가 수정되었습니다.
Release v5.14.0 New Model additions Inkling (fresh from Thinking Machines): 975B total, 41B active Add Inkling model 47347 by @molbap @Cyrilvallez @eustlb and @zucchininlp <img width="3840" height="2160" alt="image" src="https://github.com/userattachments/assets/051f819a512f49879bee
v1.2.1
이번 릴리즈에서는 CI 관련 수정 사항이 포함되었습니다. ogx-client의 uv.lock 파일 재생성, 외부 저장소 복제 대신 인리포에서 ogx-client 생성, 스타터 이미지 부팅 복원을 위한 --insecure 플래그 전달, vLLM Anthropic 메시지 URL의 중복 /v1 접두사 제거 등의 수정이 이루어졌습니다.
What's Changed fix(ci): regenerate uv.lock for ogxclient 1.2.0 on release1.2.x by @cdoern in https://github.com/ogxai/ogx/pull/6300 fix(ci): generate ogxclient inrepo instead of cloning external repo (backport 6297) by @mergifybot in https://github.com/ogxai/ogx/pull/6299 fix(containers): pas
vLLM v0.25.1
v0.25.1은 v0.25.0을 기반으로 두 가지 버그 수정이 포함된 패치 릴리스입니다. 시스템 FFmpeg가 없어도 TorchCodec이 사용되지 않으면 모델 시작이 차단되는 문제가 해결되었으며, 혼합 정밀도 allreduce RMSNorm 양자화 융합 시 발생할 수 있는 데이터 타입 불일치 문제를 방지하여 모델의 숨겨진 상태가 손상되는 것을 막습니다.
vLLM v0.25.1 Highlights This release features 2 commits from 2 contributors (1 new)! v0.25.1 is a patch release containing two targeted bug fixes on top of v0.25.0. Bug Fixes Avoid blocking model launching when no system FFmpeg is available for TorchCodec (47888). Previously import
vLLM v0.25.0 릴리즈
vLLM v0.25.0 릴리즈에서는 558개의 커밋이 반영되었으며, 232명의 기여자가 참여했습니다. Model Runner V2가 기본값으로 설정되었고, PagedAttention이 제거되었습니다. 또한 Transformers 모델링 백엔드가 네이티브 vLLM과 동일한 속도를 내도록 개선되었으며, 다양한 신규 모델 및 스트리밍 파서 엔진이 추가되었습니다.
vLLM v0.25.0 Release Notes Highlights This release features 558 commits from 232 contributors (64 new)! Model Runner V2 is now the default for all dense models (44443). Building on quantizedmodel support from the previous release, MRv2 is now the standard execution path, with new support
패치 릴리즈 v5.13.1
Patch release v5.13.1
이번 패치 릴리즈는 vllm 최신 버전에서 `transformers`를 지원하는 데 중점을 두었습니다. 사용자 정의 모델에 대한 `remap_legacy_layer_types`의 방어 기능을 강화하고, 새로운 선형 레이어 타입 이름을 인식하지 못하는 사용자 정의 코드의 문제를 수정했습니다. 또한, `_LazyAutoMapping.register`에 문자열 키가 전달되는 경우의 오류를 해결했습니다.
Patch release v5.13.1 This patch is focused on enabling transformers for the latest release of vllm! Be more defensive with remap_legacy_layer_types for custom models (47245) from @hmellor Fix custom code which doesn't know about the new linear layer type names (47174) from @hmellor
langchain==1.3.13
`meta` 추가 기능이 도입되었으며, `init_chat_model`에서 `langchain-meta`를 지원합니다. 또한 OpenAI 모델에 대한 명시적 프롬프트 캐싱 기능이 추가되었습니다.
Changes since langchain==1.3.12 release(langchain): 1.3.13 (38787) feat(langchain): add meta extra and support langchainmeta in init_chat_model (38786) feat(openai): support explicit prompt caching (38762) chore(deps): refresh lockfiles (38746)
langchain-openai==1.3.5
langchain-openai 1.3.5 릴리즈에서는 명시적인 프롬프트 캐싱 기능이 추가되었습니다. 또한 모델 프로필 데이터가 업데이트되었습니다.
Changes since langchainopenai==1.3.4 release(openai): 1.3.5 (38785) feat(openai): support explicit prompt caching (38762) chore(modelprofiles): refresh model profile data (38774)
v1.2.0
이번 릴리즈에서는 Vertex AI 로깅 방식 개선, Milvus 호환성 수정, 파일 처리기 성능 향상 등 다양한 버그 수정이 이루어졌습니다. 또한, Skills API 문서 추가, OGX 논문 문서화, 보안 스캐닝 기능 추가 등 문서 및 기능 개선도 포함되었습니다. 멀티 테넌시 지원 강화 및 API 명세와의 호환성 개선도 이루어졌습니다.
What's Changed fix(vertexai): use structured logging keyvalue style by @major in https://github.com/ogxai/ogx/pull/6081 chore: bump fallback_version to 1.1.1.dev0 by @cdoern in https://github.com/ogxai/ogx/pull/6084 chore: Limit payloadbearing logs to debug (vector search, rerank, guardrails) by
v2.45.0
이번 릴리즈에서는 gpt-5.6-sol API 업데이트가 포함되었습니다. 또한, 베타 리소스 접근자 복구와 릴리즈 자동화 재개 등의 변경 사항이 적용되었습니다.
2.45.0 (20260709) Full Changelog: v2.44.0...v2.45.0(https://github.com/openai/openaipython/compare/v2.44.0...v2.45.0) Features api: gpt5.6sol updates (039d1fe(https://github.com/openai/openaipython/commit/039d1feb264a2dca7195ba5028e9fb47a5e04987)) Bug Fixes api: restore beta resource acce
langchain-fireworks==1.4.4
이번 릴리즈에서는 Fireworks 캐시된 프롬프트의 토큰 사용량을 보고하는 수정 사항이 포함되었습니다. 또한, 관련 종속성 및 모델 프로필 데이터가 업데이트되었으며, 프롬프트 캐시 세션 선호도에 대한 문서가 명확해졌습니다.
Changes since langchainfireworks==1.4.3 release(fireworks): 1.4.4 (38753) fix(fireworks): report cached prompt token usage (38751) chore(deps): refresh lockfiles (38746) chore(modelprofiles): refresh model profile data (38663) chore: bump pytest from 9.1.0 to 9.1.1 in /libs/partners/fireworks (3859
langchain-openai==1.3.4
langchain-openai 1.3.4 버전이 출시되었습니다. 이번 업데이트에서는 구조화된 출력 파싱 시 Pydantic 시리얼라이저 경고를 억제하는 수정 사항이 포함되었습니다. 또한, 비동기 컨텍스트에서 `asyncio.get_running_loop()`을 사용하도록 변경되었으며, Codex VCR 테스트가 카세트 설정 전에 건너뛰도록 수정되었습니다.
Changes since langchainopenai==1.3.3 release(openai): 1.3.4 (38731) fix(openai): suppress Pydantic serializer warning on structured output parsed field (37727) test(openai): skip Codex VCR tests before cassette setup (38690) chore: bump the minorandpatch group across 3 directories with 11 updates (
Changes since langchain==1.3.11 release(langchain): 1.3.12 (38730) fix(langchain): propagate interrupts through ToolRetryMiddleware (38722) fix(langchain): avoid shared processgroup kill in shell middleware (36359) fix(langchain): sanitize anthropic cache markers on fallback retries (37867) style:
langchain-core==1.4.9
이번 릴리즈에서는 LangSmith 로더 오류 메시지가 개선되었으며, XML 및 Pydantic 출력 파서의 버그가 수정되었습니다. 또한, 언어 모델에서 `dict` 이름 충돌을 방지하고, 비동기 컨텍스트에서 `asyncio.get_running_loop()`을 사용하도록 변경되었습니다. 관련 라이브러리 버전도 업데이트되었습니다.
Changes since langchaincore==1.4.8 release(core): 1.4.9 (38728) fix(core): improve langsmith loader error messages (35648) fix(core): output parser bugs in xml.py and pydantic.py (35641) style(core): fix some ruff preview rules (38656) fix(core): avoid dict shadowing in language models (38480) fix(
dotnet-1.78.0
이번 릴리즈에서는 .NET 패키지 버전이 1.78.0으로 업데이트되었습니다. HttpPlugin 및 WebFileDownloadPlugin의 기본 클라이언트에서 HTTP 리디렉션이 비활성화되었으며, Scriban 및 MessagePack의 취약점이 수정되었습니다. 또한, 파일 경로 유효성 검사가 강화되었고 .NET SDK 버전이 10.0.301로 업데이트되었습니다.
Changes: 35ba23e1b3092271c778ca057afe1a796e16e70e .Net: Update package version to 1.78.0 (14142) e6c9673684ca03621885083faff1644e1f42695e .Net: Disable automatic HTTP redirects in HttpPlugin and WebFileDownloadPlugin default clients (14132) f25753be0a126138d2eea39b0ca2985252dde25a Bump Sc
Python 1.44.0
이번 릴리즈에서는 Python 라이브러리들의 버전이 업데이트되었으며, OpenAPI 서버 URL 검증 및 요청 검증 관련 수정이 이루어졌습니다. 또한, MCP 도구 호출 경로에 대한 `excluded_functions` 강제 적용 및 MCP SSE 서버 샘플의 호스트 검증 로직이 개선되었습니다. 런타임 처리 방식이 변경되었으며, 이는 호환성에 영향을 줄 수 있습니다.
What's Changed Python: Bump tornado from 6.5.5 to 6.5.7 in /python by @dependabotbot in https://github.com/microsoft/semantickernel/pull/14090 Python: Bump pyjwt from 2.11.0 to 2.13.0 in /python by @dependabotbot in https://github.com/microsoft/semantickernel/pull/14084 Python: Bump starlette
Changes since langchainmistralai==1.1.5 release(mistralai): 1.1.6 (38684) feat(mistralai): surface citation metadata from chat responses (37008) chore(modelprofiles): refresh model profile data (38663) chore: bump vcrpy from 8.1.1 to 8.2.1 in /libs/partners/mistralai (38302) chore: bump langsmith f
langchain-openrouter==0.2.6
langchain-openrouter 0.2.6 버전이 출시되었습니다. 이번 업데이트에서는 사용자 정의 HTTP 헤더 주입을 위해 `default_headers`를 지원하도록 수정되었으며, 모델 프로필 데이터가 갱신되었습니다.
Changes since langchainopenrouter==0.2.5 release(openrouter): 0.2.6 (38681) fix(openrouter): support default_headers for custom HTTP header injection (36582) chore(modelprofiles): refresh model profile data (38663)
릴리즈 v5.13.0
Release v5.13.0
이번 릴리즈에서는 KimiK 2.5, 2.6, 2.7 모델과 MiMo-V2-Flash 모델, 그리고 NVIDIA의 Nemotron 3.5 ASR 모델이 추가되었습니다. KimiK 모델은 장기 코딩, 코딩 기반 디자인, 자율 실행 등에서 향상된 기능을 제공하며, MiMo-V2-Flash는 긴 컨텍스트 처리 능력과 추론 효율성 사이의 균형을 맞춘 모델입니다. Nemotron 3.5 ASR은 스트리밍 및 배치 환경 모두에서 고품질 다국어 음성 인식을 지원합니다.
Release v5.13.0 New Model additions KimiK 2.5, 2.6, and 2.7 <img width="1097" height="400" alt="image" src="https://github.com/userattachments/assets/c24d2232a9b4413ba2c858d013b6dfbd" /> This release includes the architecture for Kimi 2.5 which is used by 2.52.7: Kimi K2.5 is an
v0.116.0
이번 릴리즈에서는 `agent-memory-2026-07-22` 베타 API 헤더가 추가되었습니다. 이 변경 사항은 새로운 기능과 관련된 API 지원을 확장합니다.
0.116.0 (20260702) Full Changelog: v0.115.1...v0.116.0(https://github.com/anthropics/anthropicsdkpython/compare/v0.115.1...v0.116.0) Features api: add agentmemory20260722 beta header (e181d5c(https://github.com/anthropics/anthropicsdkpython/commit/e181d5c1b233d5b0b313c78b27cf1dd27f620e74))
0.115.1 (20260701) Full Changelog: v0.115.0...v0.115.1(https://github.com/anthropics/anthropicsdkpython/compare/v0.115.0...v0.115.1) Chores api: remove some nonfunctional types from the SDKs (5e7c431(https://github.com/anthropics/anthropicsdkpython/commit/5e7c431ef31b72b3f1f59902e678316fea14d9
v0.115.0
이번 릴리즈에서는 Managed Agents 이벤트 델타 스트리밍, 에이전트 재정의, 역방향 페이지네이션, Vault 자격 증명 주입 범위 지정, 에이전트 및 배포 웹훅 이벤트에 대한 지원이 추가되었습니다. API 기능이 전반적으로 향상되었습니다.
0.115.0 (20260630) Full Changelog: v0.114.0...v0.115.0(https://github.com/anthropics/anthropicsdkpython/compare/v0.114.0...v0.115.0) Features api: add support for Managed Agents event delta streaming, agent overrides, reverse pagination, vault credential injection scoping, and agent and deploy
v0.114.0
이번 릴리즈에서는 claude-sonnet-5 모델에 대한 지원이 추가되었습니다. 또한, agent_toolset에서 작업 디렉토리 내에서 해석되는 절대 경로를 허용하도록 버그가 수정되었습니다.
0.114.0 (20260630) Full Changelog: v0.113.0...v0.114.0(https://github.com/anthropics/anthropicsdkpython/compare/v0.113.0...v0.114.0) Features api: add support for claudesonnet5 (b893033(https://github.com/anthropics/anthropicsdkpython/commit/b893033b32951e0e2e04afa36a3a7eb016ae4b99)) Bug Fi
v1.3.0rc20
이번 RC 버전은 TensorRT 백엔드를 지원하는 마지막 버전이며, 다음 버전부터 TensorRT 백엔드가 제거될 예정입니다. DeepSeek V4 준비, MXFP8 가중치 형식 및 CUTLASS W8A8 Linear/MoE 지원, Marlin NVFP4 백엔드 추가 등 다양한 기능이 개선되었습니다. 또한 API 변경 사항으로 `chat_template`이 선택 사항으로 변경되었으며, 여러 버그 수정 및 문서 업데이트가 포함되었습니다.
This RC version will be the last one supporting the TensorRT backend, in the next version the TensorRT backend will be removed! Known Issues DeepSeek V3/V3.2 can crash with an illegal memory access or hang during warm up. Autotuning for Qwen3family models can crash with "Assertion failed
langchain-openrouter==0.2.5
OpenRouter 통합에 대한 0.2.5 버전 릴리즈입니다. 반복되는 완료 메타데이터를 중복 제거하고, 응답의 추론 ID를 제거하는 수정 사항이 포함되었습니다.
Changes since langchainopenrouter==0.2.4 release(openrouter): 0.2.5 (38553) fix(openrouter): deduplicate repeated finish metadata (38552) fix(openrouter): strip Responses reasoning IDs (38383)
본 페이지의 정보는 GitHub 및 arxiv 공개 API를 통해 자동 수집됩니다. 릴리즈 노트는 각 프로젝트 관리자가 작성한 원문이며, 논문 목록은 키워드 기반 필터링 결과입니다. 한글 번역은 AI(Gemini)가 생성한 것으로 원문과 차이가 있을 수 있습니다.