Skip to content

Add OpenAI Tool Search Index - #6987

Open
adj5672 wants to merge 1 commit into
spring-projects:mainfrom
adj5672:feature/openai-tool-search
Open

adj5672 wants to merge 1 commit into
spring-projects:mainfrom
adj5672:feature/openai-tool-search

Conversation

@adj5672

@adj5672 adj5672 commented Sep 14, 2026

Copy link
Copy Markdown

Add an OpenAI-backed ToolIndex implementation that uses the Responses API tool-search capability to select matching tools from session-scoped tool references.

Add OpenAI SDK core as an optional dependency and cover builder validation, request creation, session isolation, index clearing, metadata extraction, and client closing behavior with unit tests.

Add an OpenAI-backed ToolIndex implementation that uses the
Responses API tool-search capability to select matching tools from
session-scoped tool references.

Add OpenAI SDK core as an optional dependency and cover builder
validation, request creation, session isolation, index clearing,
metadata extraction, and client closing behavior with unit tests.

Signed-off-by: adj5672 <adj5672@naver.com>
@adj5672
adj5672 force-pushed the feature/openai-tool-search branch from 1eb258c to df3b99b Compare September 14, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants