@raycast/api 1.80.0 → 1.81.2

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/meta.json CHANGED
@@ -2228,7 +2228,7 @@
2228
2228
  "format": "esm"
2229
2229
  },
2230
2230
  "src/api/app/ai.ts": {
2231
- "bytes": 6974,
2231
+ "bytes": 7263,
2232
2232
  "imports": [
2233
2233
  {
2234
2234
  "path": "node:events",
@@ -3351,7 +3351,7 @@
3351
3351
  "format": "esm"
3352
3352
  },
3353
3353
  "src/api/environment/environment.ts": {
3354
- "bytes": 4733,
3354
+ "bytes": 4781,
3355
3355
  "imports": [
3356
3356
  {
3357
3357
  "path": "worker_threads",
@@ -7381,13 +7381,13 @@
7381
7381
  "bytesInOutput": 462
7382
7382
  },
7383
7383
  "node_modules/roarr/node_modules/sprintf-js/src/sprintf.js": {
7384
- "bytesInOutput": 3552
7384
+ "bytesInOutput": 3556
7385
7385
  },
7386
7386
  "node_modules/roarr/dist/constants.js": {
7387
7387
  "bytesInOutput": 176
7388
7388
  },
7389
7389
  "node_modules/roarr/dist/factories/createLogger.js": {
7390
- "bytesInOutput": 2650
7390
+ "bytesInOutput": 2654
7391
7391
  },
7392
7392
  "node_modules/roarr/dist/factories/createMockLogger.js": {
7393
7393
  "bytesInOutput": 368
@@ -7615,7 +7615,7 @@
7615
7615
  "bytesInOutput": 1936
7616
7616
  },
7617
7617
  "node_modules/react-is/cjs/react-is.development.js": {
7618
- "bytesInOutput": 2381
7618
+ "bytesInOutput": 2383
7619
7619
  },
7620
7620
  "node_modules/react-is/index.js": {
7621
7621
  "bytesInOutput": 102
@@ -7651,7 +7651,7 @@
7651
7651
  "bytesInOutput": 2252
7652
7652
  },
7653
7653
  "node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js": {
7654
- "bytesInOutput": 2604
7654
+ "bytesInOutput": 2577
7655
7655
  },
7656
7656
  "node_modules/prop-types/node_modules/react-is/index.js": {
7657
7657
  "bytesInOutput": 102
@@ -7669,7 +7669,7 @@
7669
7669
  "bytesInOutput": 1248
7670
7670
  },
7671
7671
  "node_modules/prop-types/factoryWithTypeCheckers.js": {
7672
- "bytesInOutput": 7289
7672
+ "bytesInOutput": 7291
7673
7673
  },
7674
7674
  "node_modules/prop-types/factoryWithThrowingShims.js": {
7675
7675
  "bytesInOutput": 672
@@ -7684,7 +7684,7 @@
7684
7684
  "bytesInOutput": 656
7685
7685
  },
7686
7686
  "src/api/internal/components/SelectionContext.tsx": {
7687
- "bytesInOutput": 1458
7687
+ "bytesInOutput": 1460
7688
7688
  },
7689
7689
  "src/api/internal/components/QuickLookContext.ts": {
7690
7690
  "bytesInOutput": 127
@@ -7738,7 +7738,7 @@
7738
7738
  "bytesInOutput": 388
7739
7739
  },
7740
7740
  "src/api/app/ai.ts": {
7741
- "bytesInOutput": 1999
7741
+ "bytesInOutput": 2163
7742
7742
  },
7743
7743
  "src/api/app/app.ts": {
7744
7744
  "bytesInOutput": 2525
@@ -7867,7 +7867,7 @@
7867
7867
  "bytesInOutput": 1523
7868
7868
  },
7869
7869
  "src/api/environment/environment.ts": {
7870
- "bytesInOutput": 1128
7870
+ "bytesInOutput": 1178
7871
7871
  },
7872
7872
  "src/api/environment/preferences.ts": {
7873
7873
  "bytesInOutput": 259
@@ -8086,7 +8086,7 @@
8086
8086
  "bytesInOutput": 816
8087
8087
  }
8088
8088
  },
8089
- "bytes": 245554
8089
+ "bytes": 245755
8090
8090
  },
8091
8091
  "dist/node_modules/@raycast/server/index.js": {
8092
8092
  "imports": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@raycast/api",
3
- "version": "1.80.0",
3
+ "version": "1.81.2",
4
4
  "description": "Build extensions for Raycast with React and Node.js.",
5
5
  "author": "Raycast Technologies Ltd.",
6
6
  "homepage": "https://developers.raycast.com",
package/types/index.d.ts CHANGED
@@ -500,7 +500,12 @@ export declare namespace AI {
500
500
  Anthropic_Claude_Opus = "anthropic-claude-opus",
501
501
  Anthropic_Claude_Sonnet = "anthropic-claude-sonnet",
502
502
  MixtraL_8x7B = "mixtral-8x7b",
503
+ "Mistral_Nemo" = "mistral-nemo",
504
+ "Mistral_Large2" = "mistral-large-2",
503
505
  Llama3_70B = "llama3-70b",
506
+ "Llama3.1_70B" = "llama3.1-70b",
507
+ "Llama3.1_8B" = "llama3.1-8b",
508
+ "Llama3.1_405B" = "llama3.1-405b",
504
509
  Perplexity_Llama3_Sonar_Large = "perplexity-llama-3-sonar-large-online",
505
510
  Perplexity_Llama3_Sonar_Small = "perplexity-llama-3-sonar-small-online",
506
511
  /** @deprecated Use `AI.Model["OpenAI_GPT3.5-turbo"]` instead */