@purpleschool/ai-proxy 0.5.27 → 0.5.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@purpleschool/ai-proxy",
3
- "version": "0.5.27",
3
+ "version": "0.5.28",
4
4
  "description": "",
5
5
  "main": "build/index.js",
6
6
  "types": "build/index.d.ts",
@@ -177,6 +177,8 @@ message SpeechToTextResponse {
177
177
  message SpeechToTextAiResponse {
178
178
  google.protobuf.Struct raw = 1;
179
179
  string md = 2;
180
+ string txtJson = 3;
181
+ string srtJson = 4;
180
182
  }
181
183
 
182
184
  // Text To Speech