# 2025년 9월 26일

### 개선 사항

* **검색 워크플로우를 위한 자동화 테스트 통합**: Agentic 의미 검색 워크플로우의 효율성과 정확성을 개선하기 위해 자동화 테스트 기능을 통합했습니다.
* **문서 콘텐츠 검색 최적화**: 기존 문서 콘텐츠를 찾는 과정을 간소화하여 검색 경험을 개선했습니다.

### 새로운 기능

* **새로운 미국 특허 데이터 포함**: 우리는 사용자들이 활용할 수 있도록 데이터 범위를 확장하는 새로운 미국 특허 데이터를 데이터베이스에 추가했습니다.

### 버그 수정

* **오프셋 업데이트 수정**: document\_instance\_id에 의해 offset\_began 업데이트 문제를 수정하여 프로세스를 더 일관되고 신뢰할 수 있게 만들었습니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rememberizer.ai/ko/undefined-2/releases/2025-releases/sep-26th-2025.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
