Skip to content

Commit 8e9caf6

Browse files
author
Jill Grant
authored
Update articles/search/whats-new.md
Acrolinx fix
1 parent 8580d33 commit 8e9caf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.custom:
2323

2424
| Item                         | Type | Description |
2525
|-----------------------------|------|--------------|
26-
| [**Debug session improvements**](cognitive-search-debug-session.md) | feature | There are two important improvements. First, you can now debug integrated vectorization and data chunking workloads. Second, debug sessions has been modified to use a simpler, horizontal layout for skills processing. You can select an object in the flow, and view its details off to the side. The previous tabbed layout is fully replaced with more context sensitive information on the page. |
26+
| [**Debug session improvements**](cognitive-search-debug-session.md) | feature | There are two important improvements. First, you can now debug integrated vectorization and data chunking workloads. Second, debug sessions has been modified to use a simpler, horizontal layout for skills processing. You can select an object in the flow, and view its details off to the side. The previous tabbed layout is fully replaced with more context-sensitive information on the page. |
2727
| [**2024-07-01**](/rest/api/searchservice/search-service-api-versions?view=rest-searchservice-2024-07-01&preserve-view=true) | API | Stable release of REST APIs for generally available vector data types, vector compression, and integrated vectorization during indexing and queries. |
2828
| [**Integrated vectorization**](vector-search-integrated-vectorization.md) | Feature | Announcing general availability. Skills-driven data chunking and embedding during indexing. |
2929
| [**Vectorizers**](vector-search-how-to-configure-vectorizer.md) | Feature | Announcing general availability. Text-to-vector conversion during query execution. Both [Azure OpenAI vectorizer](vector-search-vectorizer-azure-open-ai.md) and [custom Web API vectorizer](vector-search-vectorizer-custom-web-api.md) are generally available. |

0 commit comments

Comments
 (0)