Skip to content
GitLab
Explore
Sign in
Issue
#3484990
: AiProviderClientBase::getApiDefinition performance concerns
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Issue #3484990: AiProviderClientBase::getApiDefinition performance concerns
Marcus Johansson
requested to merge
issue/ai-3484990:1.0.x
into
1.0.x
Nov 04, 2024
Overview
0
Commits
7
Pipelines
8
Changes
4
This will:
Remove the unnecessary use of the api definition.
In the reflection method for the AI providers add so that the getApiDefinition call is cached.
Merge request reports
Loading