We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c363d5 commit 9c06c23Copy full SHA for 9c06c23
src/ort_genai_c.h
@@ -78,7 +78,7 @@ typedef struct OgaAudios OgaAudios;
78
typedef struct OgaStringArray OgaStringArray;
79
typedef struct OgaAdapters OgaAdapters;
80
typedef struct OgaEngine OgaEngine;
81
-typedef struct OgaRequest OgqRequest;
+typedef struct OgaRequest OgaRequest;
82
83
//! @}
84
0 commit comments