rename routes from inference to ai-gateway

This commit is contained in:
miloschwartz
2026-08-17 15:37:54 -04:00
parent 3ba9eb7ad7
commit 313f777e44
8 changed files with 22 additions and 7 deletions
+2
View File
@@ -1558,6 +1558,7 @@ export const resourceQueries = {
AxiosResponse<{
providers: Array<{
providerId: number;
niceId: string;
name: string;
type: string;
enabled: boolean;
@@ -1579,6 +1580,7 @@ export const resourceQueries = {
AxiosResponse<{
providers: Array<{
providerId: number;
niceId: string;
name: string;
type: string;
enabled: boolean;