langflow-base-nightly 0.5.0.dev36__py3-none-any.whl → 0.5.0.dev37__py3-none-any.whl

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.
Files changed (155) hide show
  1. langflow/api/v1/knowledge_bases.py +16 -9
  2. langflow/api/v2/files.py +3 -1
  3. langflow/base/data/kb_utils.py +33 -0
  4. langflow/base/models/model.py +3 -3
  5. langflow/components/agents/mcp_component.py +40 -55
  6. langflow/components/data/kb_ingest.py +116 -43
  7. langflow/components/data/kb_retrieval.py +24 -26
  8. langflow/components/processing/save_file.py +6 -32
  9. langflow/components/vectorstores/astradb.py +30 -19
  10. langflow/frontend/assets/{SlackIcon-B260Qg_R.js → SlackIcon-CnvyOamQ.js} +1 -1
  11. langflow/frontend/assets/{Wikipedia-BB2mbgyd.js → Wikipedia-nyTEXdr2.js} +1 -1
  12. langflow/frontend/assets/{Wolfram-DytXC9hF.js → Wolfram-BYMQkNSq.js} +1 -1
  13. langflow/frontend/assets/{index-BdIWbCEL.js → index-8WdfSTTz.js} +1 -1
  14. langflow/frontend/assets/{index-D87Zw62M.js → index-8yMsjVV2.js} +1 -1
  15. langflow/frontend/assets/{index-DyJDHm2D.js → index-B1YN7oMV.js} +1 -1
  16. langflow/frontend/assets/{index-BEDxAk3N.js → index-B3Sur4Z3.js} +1 -1
  17. langflow/frontend/assets/{index-DhzEUXfr.js → index-B748uLP1.js} +1 -1
  18. langflow/frontend/assets/{index-4eRtaV45.js → index-BB15_iOb.js} +1 -1
  19. langflow/frontend/assets/{index-C_1RBTul.js → index-BBxAPk1y.js} +1 -1
  20. langflow/frontend/assets/{index-DHlEwAxb.js → index-BCCGvqay.js} +1 -1
  21. langflow/frontend/assets/{index-ci4XHjbJ.js → index-BChjg6Az.js} +3 -3
  22. langflow/frontend/assets/{index-B9Mo3ndZ.js → index-BEMw2Np8.js} +1 -1
  23. langflow/frontend/assets/{index-BKvKC-12.js → index-BFp_O-c9.js} +1 -1
  24. langflow/frontend/assets/{index-Ym6gz0T6.js → index-BIQQCMvz.js} +1 -1
  25. langflow/frontend/assets/{index-CwIxqYlT.js → index-BIXaW2aY.js} +1 -1
  26. langflow/frontend/assets/{index-BxkZkBgQ.js → index-BIzTEqFh.js} +1 -1
  27. langflow/frontend/assets/{index-C76aBV_h.js → index-BLGYN-9b.js} +1 -1
  28. langflow/frontend/assets/{index-B-c82Fnu.js → index-BOB_zsjl.js} +1 -1
  29. langflow/frontend/assets/{index-BbsND1Qg.js → index-BOeo01QB.js} +1 -1
  30. langflow/frontend/assets/{index-DztLFiip.js → index-BQ6NUdMY.js} +1 -1
  31. langflow/frontend/assets/{index-G_U_kPAd.js → index-BR0bkVqX.js} +1 -1
  32. langflow/frontend/assets/{index-R7q8cAek.js → index-BRYjyhAd.js} +1 -1
  33. langflow/frontend/assets/{index-Ccb5B8zG.js → index-BRxvproo.js} +1 -1
  34. langflow/frontend/assets/{index-B8y58M9b.js → index-BTEW9e8P.js} +1 -1
  35. langflow/frontend/assets/{index-DdzVmJHE.js → index-BTrsh9LS.js} +1 -1
  36. langflow/frontend/assets/{index-CkSzjCqM.js → index-BVEZDXxS.js} +1 -1
  37. langflow/frontend/assets/{index-BLROcaSz.js → index-BWmPX4iQ.js} +1 -1
  38. langflow/frontend/assets/{index-Ct9_T9ox.js → index-BX5D-USa.js} +1 -1
  39. langflow/frontend/assets/{index-DtJyCbzF.js → index-BZgXW854.js} +1 -1
  40. langflow/frontend/assets/{index-CkQ-bJ4G.js → index-BbJjt5m4.js} +1 -1
  41. langflow/frontend/assets/{index-D5PeCofu.js → index-BbRm7beF.js} +1 -1
  42. langflow/frontend/assets/{index-Uq2ij_SS.js → index-Bd6WtbKA.js} +1 -1
  43. langflow/frontend/assets/{index-sS6XLk3j.js → index-BhIOhlCH.js} +1 -1
  44. langflow/frontend/assets/{index-dkS0ek2S.js → index-BkPYpfgw.js} +1 -1
  45. langflow/frontend/assets/{index-BOYTBrh9.js → index-BmX5CoED.js} +1 -1
  46. langflow/frontend/assets/{index-CMGZGIx_.js → index-Bnqod3vk.js} +1 -1
  47. langflow/frontend/assets/{index-Bisa4IQF.js → index-Boso-xEw.js} +1 -1
  48. langflow/frontend/assets/{index-DqSH4x-R.js → index-BqPpO6KG.js} +1 -1
  49. langflow/frontend/assets/{index-B5ed-sAv.js → index-Bsa0xZyL.js} +1 -1
  50. langflow/frontend/assets/{index-CoUlHbtg.js → index-Bv8h2Z-q.js} +1 -1
  51. langflow/frontend/assets/{index-tOy_uloT.js → index-BvT7L317.js} +1 -1
  52. langflow/frontend/assets/{index-D-zkHcob.js → index-BvwZfF2i.js} +1 -1
  53. langflow/frontend/assets/{index-DxIs8VSp.js → index-Bvxg4_ux.js} +1 -1
  54. langflow/frontend/assets/{index-CqDUqHfd.js → index-BxEuHa76.js} +1 -1
  55. langflow/frontend/assets/{index-DX7XsAcx.js → index-BzEUlaw_.js} +1 -1
  56. langflow/frontend/assets/{index-BCK-ZyIh.js → index-BzL_EoKd.js} +1 -1
  57. langflow/frontend/assets/{index-BNbWMmAV.js → index-C-2hghRJ.js} +1 -1
  58. langflow/frontend/assets/{index-CWWo2zOA.js → index-C26RqKWL.js} +1 -1
  59. langflow/frontend/assets/{index-BcgB3rXH.js → index-C6jri9Wm.js} +1 -1
  60. langflow/frontend/assets/{index-mBjJYD9q.js → index-C7QWbnLK.js} +1 -1
  61. langflow/frontend/assets/{index-D0HmkH0H.js → index-C82JjCPD.js} +1 -1
  62. langflow/frontend/assets/{index-Cpgkb0Q3.js → index-CCePCqkT.js} +1 -1
  63. langflow/frontend/assets/{index-IFGgPiye.js → index-CCxGSSTT.js} +1 -1
  64. langflow/frontend/assets/{index-BOEf7-ty.js → index-CFDvOtKC.js} +1 -1
  65. langflow/frontend/assets/{index-Ba3RTMXI.js → index-CJo_cyWW.js} +1 -1
  66. langflow/frontend/assets/{index-Cx__T92e.js → index-CLPdN-q6.js} +1 -1
  67. langflow/frontend/assets/{index-CF4dtI6S.js → index-CQMoqLAu.js} +1 -1
  68. langflow/frontend/assets/{index-3qMh9x6K.js → index-CTrt1Q_j.js} +1 -1
  69. langflow/frontend/assets/{index-rcdQpNcU.js → index-CVQmT7ZL.js} +1 -1
  70. langflow/frontend/assets/{index-Dpz3oBf5.js → index-CWdkbVsd.js} +1 -1
  71. langflow/frontend/assets/{index-D0s9f6Re.js → index-CYDAYm-i.js} +1 -1
  72. langflow/frontend/assets/{index-BjENqyKe.js → index-CYe8Ipef.js} +1 -1
  73. langflow/frontend/assets/{index-ByFXr9Iq.js → index-CZQ9rXNa.js} +1 -1
  74. langflow/frontend/assets/{index-VcXZzovW.js → index-C_TdzfAn.js} +1 -1
  75. langflow/frontend/assets/{index-LrMzDsq9.js → index-C_veJlEb.js} +1 -1
  76. langflow/frontend/assets/{index-BdYgKk1d.js → index-CaQ_H9ww.js} +1 -1
  77. langflow/frontend/assets/{index-CHFO5O4g.js → index-Car-zdor.js} +1 -1
  78. langflow/frontend/assets/{index-DZzbmg3J.js → index-ChXJpBz4.js} +1 -1
  79. langflow/frontend/assets/{index-C7x9R_Yo.js → index-CmplyEaa.js} +1 -1
  80. langflow/frontend/assets/{index-Cd5zuUUK.js → index-CpcbQZIF.js} +1 -1
  81. langflow/frontend/assets/{index-D9eflZfP.js → index-CpvYQ0ug.js} +1 -1
  82. langflow/frontend/assets/{index-DS1EgA10.js → index-CvcEzq4x.js} +1 -1
  83. langflow/frontend/assets/{index-hOkEW3JP.js → index-CxvP91st.js} +1 -1
  84. langflow/frontend/assets/{index-DasrI03Y.js → index-CyPvTB63.js} +1 -1
  85. langflow/frontend/assets/{index-BJrY2Fiu.js → index-D-9TI74R.js} +1 -1
  86. langflow/frontend/assets/{index-BlBl2tvQ.js → index-D3DDfngy.js} +1 -1
  87. langflow/frontend/assets/{index-DzeIsaBm.js → index-D5_DsUJc.js} +1 -1
  88. langflow/frontend/assets/{index-AY5Dm2mG.js → index-D6PSjHxP.js} +1 -1
  89. langflow/frontend/assets/{index-C9N80hP8.js → index-D8GJngXa.js} +1 -1
  90. langflow/frontend/assets/{index-BxWXWRmZ.js → index-D8lOi1GI.js} +1 -1
  91. langflow/frontend/assets/{index-DWkMJnbd.js → index-DCRk27Tp.js} +1 -1
  92. langflow/frontend/assets/{index-BnLT29qW.js → index-DF5VwgU6.js} +1 -1
  93. langflow/frontend/assets/{index-7xXgqu09.js → index-DGRMNe9n.js} +1 -1
  94. langflow/frontend/assets/{index-3TJWUdmx.js → index-DHq8TQPB.js} +1 -1
  95. langflow/frontend/assets/{index-BVtf6m9S.js → index-DIDDfmlJ.js} +1 -1
  96. langflow/frontend/assets/{index-B2ggrBuR.js → index-DIkNW9Cd.js} +1 -1
  97. langflow/frontend/assets/{index-r1LZg-PY.js → index-DJB12jIC.js} +1 -1
  98. langflow/frontend/assets/{index-DS9I4y48.js → index-DK1Ptcc4.js} +1 -1
  99. langflow/frontend/assets/{index-CG7cp0nD.js → index-DKHNourL.js} +1 -1
  100. langflow/frontend/assets/{index-BeNby7qF.js → index-DPCzHdsC.js} +1 -1
  101. langflow/frontend/assets/{index-COL0eiWI.js → index-DVlceYFD.js} +1 -1
  102. langflow/frontend/assets/{index-DK8vNpXK.js → index-DZTC5pdT.js} +1 -1
  103. langflow/frontend/assets/{index-Baka5dKE.js → index-Db71w3lq.js} +1 -1
  104. langflow/frontend/assets/{index-Du9aJK7m.js → index-DbMFlnHE.js} +1 -1
  105. langflow/frontend/assets/{index-CvQ0w8Pj.js → index-DfngcQxO.js} +1 -1
  106. langflow/frontend/assets/{index-DIqSyDVO.js → index-DfxYyS3M.js} +1 -1
  107. langflow/frontend/assets/{index-3uOAA_XX.js → index-Dg-63Si_.js} +1 -1
  108. langflow/frontend/assets/{index-BsBWP-Dh.js → index-DjQETUy8.js} +1 -1
  109. langflow/frontend/assets/{index-CDFLVFB4.js → index-DkXy1WFo.js} +1 -1
  110. langflow/frontend/assets/{index-B8TlNgn-.js → index-DkelbYy7.js} +1 -1
  111. langflow/frontend/assets/{index-GODbXlHC.js → index-DmMDPoi0.js} +1 -1
  112. langflow/frontend/assets/{index-DpQKtcXu.js → index-DnEGCgih.js} +1 -1
  113. langflow/frontend/assets/{index-VHmUHUUU.js → index-DpClkXIV.js} +1 -1
  114. langflow/frontend/assets/{index-BRWNIt9F.js → index-Dq5ilsem.js} +1 -1
  115. langflow/frontend/assets/{index-DDNNv4C0.js → index-Dqd4RjYA.js} +1 -1
  116. langflow/frontend/assets/{index-C2Xd7UkR.js → index-Dsps-jKu.js} +1 -1
  117. langflow/frontend/assets/{index-BVHvIhT5.js → index-Du_18NCU.js} +1 -1
  118. langflow/frontend/assets/{index-C7V5U9yH.js → index-DysKpOuj.js} +1 -1
  119. langflow/frontend/assets/{index-Bxml6wXu.js → index-DytJENYD.js} +1 -1
  120. langflow/frontend/assets/{index-BWq9GTzt.js → index-DzW2mfkK.js} +1 -1
  121. langflow/frontend/assets/{index-js8ceOaP.js → index-FUxmznS-.js} +1 -1
  122. langflow/frontend/assets/{index-DuAeoC-H.js → index-Gkrq-vzm.js} +1 -1
  123. langflow/frontend/assets/{index-DPX6X_bw.js → index-HK3bVMYA.js} +1 -1
  124. langflow/frontend/assets/{index-BEKoRwsX.js → index-LbYjHKkn.js} +1 -1
  125. langflow/frontend/assets/{index-C8KD3LPb.js → index-OazXJdEl.js} +1 -1
  126. langflow/frontend/assets/{index-DpJiH-Rk.js → index-Q9vDw0Xl.js} +1 -1
  127. langflow/frontend/assets/{index-DWr_zPkx.js → index-Ui4xUImO.js} +1 -1
  128. langflow/frontend/assets/{index-BejHxU5W.js → index-WPFivmdQ.js} +1 -1
  129. langflow/frontend/assets/{index-lKEJpUsF.js → index-_UcqeEjm.js} +1 -1
  130. langflow/frontend/assets/{index-VZnN0P6C.js → index-ajRge-Mg.js} +1 -1
  131. langflow/frontend/assets/{index-BQB-iDYl.js → index-cvZdgWHQ.js} +1 -1
  132. langflow/frontend/assets/{index-AlJ7td-D.js → index-dcnYpT9N.js} +1 -1
  133. langflow/frontend/assets/{index-DKEXZFUO.js → index-l7bzB8Ex.js} +1 -1
  134. langflow/frontend/assets/index-nVwHLjuV.js +1 -0
  135. langflow/frontend/assets/{index-BtJ2o21k.js → index-pCQ_yw8m.js} +1 -1
  136. langflow/frontend/assets/{index-B536IPXH.js → index-rXV1G1aB.js} +1 -1
  137. langflow/frontend/assets/{index-BIkqesA-.js → index-tVYiABdp.js} +1 -1
  138. langflow/frontend/assets/{index-CJwYfDBz.js → index-xuIrH2Dq.js} +1 -1
  139. langflow/frontend/assets/{index-BXMhmvTj.js → index-yCHsaqs8.js} +1 -1
  140. langflow/frontend/assets/{index-BqUeOc7Y.js → index-ya2uXE8v.js} +1 -1
  141. langflow/frontend/assets/lazyIconImports-t6wEndt1.js +2 -0
  142. langflow/frontend/assets/{use-post-add-user-HN0rRnhv.js → use-post-add-user-BrBYH9eR.js} +1 -1
  143. langflow/frontend/index.html +1 -1
  144. langflow/initial_setup/starter_projects/Hybrid Search RAG.json +2 -2
  145. langflow/initial_setup/starter_projects/Knowledge Ingestion.json +2 -2
  146. langflow/initial_setup/starter_projects/Knowledge Retrieval.json +2 -2
  147. langflow/initial_setup/starter_projects/News Aggregator.json +2 -19
  148. langflow/initial_setup/starter_projects/Nvidia Remix.json +2 -19
  149. langflow/initial_setup/starter_projects/Vector Store RAG.json +4 -4
  150. langflow/processing/process.py +1 -1
  151. {langflow_base_nightly-0.5.0.dev36.dist-info → langflow_base_nightly-0.5.0.dev37.dist-info}/METADATA +1 -1
  152. {langflow_base_nightly-0.5.0.dev36.dist-info → langflow_base_nightly-0.5.0.dev37.dist-info}/RECORD +154 -153
  153. langflow/frontend/assets/lazyIconImports-Bh1TFfvH.js +0 -2
  154. {langflow_base_nightly-0.5.0.dev36.dist-info → langflow_base_nightly-0.5.0.dev37.dist-info}/WHEEL +0 -0
  155. {langflow_base_nightly-0.5.0.dev36.dist-info → langflow_base_nightly-0.5.0.dev37.dist-info}/entry_points.txt +0 -0
@@ -1 +1 @@
1
- import{j as s,r as c}from"./index-ci4XHjbJ.js";const t=o=>s.jsxs("svg",{version:"1.0",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 755.78 560.77",height:"23",width:"23",...o,children:[s.jsx("polygon",{fill:"#0066DA",points:"505.79,113.39 469.59,133.29 451.59,167.59 469.59,209.59 503.59,246.39 540.29,225.89 562.89,186.99 540.29,138.79"}),s.jsx("path",{fill:"#2684FC",d:"M365.49,253.69l86.2-86.2c25.4,19.3,44,46.9,51.9,78.8l-118.3,118.4c-10.6,10.6-27.9,10.6-38.5,0l-79.7-79.7c-8.5-8.5-8.5-22.3,0-30.8l34-34c8.5-8.5,22.3-8.5,30.8,0L365.49,253.69z M601.19,117.99l-34.6-34.6c-8.5-8.5-22.3-8.5-30.8,0l-30,30c24,20,43.5,45.1,57.1,73.6l38.3-38.3C609.69,140.29,609.69,126.39,601.19,117.99z M507.69,280.39c0,78.2-63.4,141.6-141.6,141.6s-141.6-63.4-141.6-141.6s63.3-141.6,141.6-141.6c32.2,0,61.8,10.7,85.6,28.8l54.2-54.2c-37.8-31.8-86.5-50.9-139.8-50.9c-120.4,0.1-217.9,97.6-217.9,217.9s97.5,217.8,217.8,217.8s217.9-97.5,217.9-217.8c0-33.4-7.6-65.1-21-93.4l-59.3,59.4C506.19,257.29,507.69,268.69,507.69,280.39z"})]}),e=c.forwardRef((o,l)=>s.jsx(t,{ref:l,...o}));export{e as GoogleTasksIcon};
1
+ import{j as s,r as c}from"./index-BChjg6Az.js";const t=o=>s.jsxs("svg",{version:"1.0",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 755.78 560.77",height:"23",width:"23",...o,children:[s.jsx("polygon",{fill:"#0066DA",points:"505.79,113.39 469.59,133.29 451.59,167.59 469.59,209.59 503.59,246.39 540.29,225.89 562.89,186.99 540.29,138.79"}),s.jsx("path",{fill:"#2684FC",d:"M365.49,253.69l86.2-86.2c25.4,19.3,44,46.9,51.9,78.8l-118.3,118.4c-10.6,10.6-27.9,10.6-38.5,0l-79.7-79.7c-8.5-8.5-8.5-22.3,0-30.8l34-34c8.5-8.5,22.3-8.5,30.8,0L365.49,253.69z M601.19,117.99l-34.6-34.6c-8.5-8.5-22.3-8.5-30.8,0l-30,30c24,20,43.5,45.1,57.1,73.6l38.3-38.3C609.69,140.29,609.69,126.39,601.19,117.99z M507.69,280.39c0,78.2-63.4,141.6-141.6,141.6s-141.6-63.4-141.6-141.6s63.3-141.6,141.6-141.6c32.2,0,61.8,10.7,85.6,28.8l54.2-54.2c-37.8-31.8-86.5-50.9-139.8-50.9c-120.4,0.1-217.9,97.6-217.9,217.9s97.5,217.8,217.8,217.8s217.9-97.5,217.9-217.8c0-33.4-7.6-65.1-21-93.4l-59.3,59.4C506.19,257.29,507.69,268.69,507.69,280.39z"})]}),e=c.forwardRef((o,l)=>s.jsx(t,{ref:l,...o}));export{e as GoogleTasksIcon};
@@ -1 +1 @@
1
- import{j as i,r as h}from"./index-ci4XHjbJ.js";const l=t=>i.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:[i.jsxs("g",{id:"method-card / logo",clipPath:"url(#clip0_2342_182)",children:[i.jsx("path",{id:"path1948",d:"M7.73326 0.000129445C7.08782 0.00312847 6.47144 0.0581749 5.92909 0.154143C4.3314 0.436402 4.04133 1.0272 4.04133 2.11672V3.55565H7.81686V4.03529H4.04133H2.6244C1.52712 4.03529 0.566317 4.69482 0.265789 5.94946C-0.0808665 7.38757 -0.0962426 8.28498 0.265789 9.7866C0.534167 10.9044 1.17509 11.7008 2.27237 11.7008H3.57048V9.97582C3.57048 8.72964 4.64871 7.63041 5.92909 7.63041H9.70023C10.75 7.63041 11.588 6.76608 11.588 5.71184V2.11672C11.588 1.09353 10.7248 0.32491 9.70023 0.154143C9.05165 0.0461786 8.37869 -0.00286962 7.73326 0.000129445ZM5.69147 1.15743C6.08146 1.15743 6.39994 1.48111 6.39994 1.8791C6.39994 2.27567 6.08146 2.59636 5.69147 2.59636C5.30009 2.59636 4.98301 2.27567 4.98301 1.8791C4.98301 1.48111 5.30009 1.15743 5.69147 1.15743Z",fill:t.isDark?"white":"black"}),i.jsx("path",{id:"path1950",d:"M12.0589 4.03528V5.71183C12.0589 7.01163 10.9569 8.10564 9.70029 8.10564H5.92915C4.89617 8.10564 4.04138 8.98973 4.04138 10.0242V13.6193C4.04138 14.6425 4.93112 15.2444 5.92915 15.5379C7.12427 15.8893 8.27033 15.9528 9.70029 15.5379C10.6508 15.2627 11.5881 14.7089 11.5881 13.6193V12.1804H7.81692V11.7008H11.5881H13.4758C14.5731 11.7008 14.982 10.9354 15.3636 9.78659C15.7578 8.60392 15.741 7.4666 15.3636 5.94945C15.0924 4.8571 14.5745 4.03528 13.4758 4.03528H12.0589ZM9.93791 13.1397C10.3293 13.1397 10.6464 13.4604 10.6464 13.857C10.6464 14.2549 10.3293 14.5786 9.93791 14.5786C9.54792 14.5786 9.22944 14.2549 9.22944 13.857C9.22945 13.4604 9.54792 13.1397 9.93791 13.1397Z",fill:t.isDark?"white":"black"})]}),i.jsx("defs",{children:i.jsx("clipPath",{id:"clip0_2342_182",children:i.jsx("rect",{width:"16",height:"16",fill:t.isDark?"black":"white"})})})]}),e=h.forwardRef((t,C)=>i.jsx(l,{ref:C,...t}));export{e as BWPythonIcon};
1
+ import{j as i,r as h}from"./index-BChjg6Az.js";const l=t=>i.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:[i.jsxs("g",{id:"method-card / logo",clipPath:"url(#clip0_2342_182)",children:[i.jsx("path",{id:"path1948",d:"M7.73326 0.000129445C7.08782 0.00312847 6.47144 0.0581749 5.92909 0.154143C4.3314 0.436402 4.04133 1.0272 4.04133 2.11672V3.55565H7.81686V4.03529H4.04133H2.6244C1.52712 4.03529 0.566317 4.69482 0.265789 5.94946C-0.0808665 7.38757 -0.0962426 8.28498 0.265789 9.7866C0.534167 10.9044 1.17509 11.7008 2.27237 11.7008H3.57048V9.97582C3.57048 8.72964 4.64871 7.63041 5.92909 7.63041H9.70023C10.75 7.63041 11.588 6.76608 11.588 5.71184V2.11672C11.588 1.09353 10.7248 0.32491 9.70023 0.154143C9.05165 0.0461786 8.37869 -0.00286962 7.73326 0.000129445ZM5.69147 1.15743C6.08146 1.15743 6.39994 1.48111 6.39994 1.8791C6.39994 2.27567 6.08146 2.59636 5.69147 2.59636C5.30009 2.59636 4.98301 2.27567 4.98301 1.8791C4.98301 1.48111 5.30009 1.15743 5.69147 1.15743Z",fill:t.isDark?"white":"black"}),i.jsx("path",{id:"path1950",d:"M12.0589 4.03528V5.71183C12.0589 7.01163 10.9569 8.10564 9.70029 8.10564H5.92915C4.89617 8.10564 4.04138 8.98973 4.04138 10.0242V13.6193C4.04138 14.6425 4.93112 15.2444 5.92915 15.5379C7.12427 15.8893 8.27033 15.9528 9.70029 15.5379C10.6508 15.2627 11.5881 14.7089 11.5881 13.6193V12.1804H7.81692V11.7008H11.5881H13.4758C14.5731 11.7008 14.982 10.9354 15.3636 9.78659C15.7578 8.60392 15.741 7.4666 15.3636 5.94945C15.0924 4.8571 14.5745 4.03528 13.4758 4.03528H12.0589ZM9.93791 13.1397C10.3293 13.1397 10.6464 13.4604 10.6464 13.857C10.6464 14.2549 10.3293 14.5786 9.93791 14.5786C9.54792 14.5786 9.22944 14.2549 9.22944 13.857C9.22945 13.4604 9.54792 13.1397 9.93791 13.1397Z",fill:t.isDark?"white":"black"})]}),i.jsx("defs",{children:i.jsx("clipPath",{id:"clip0_2342_182",children:i.jsx("rect",{width:"16",height:"16",fill:t.isDark?"black":"white"})})})]}),e=h.forwardRef((t,C)=>i.jsx(l,{ref:C,...t}));export{e as BWPythonIcon};
@@ -1 +1 @@
1
- import{j as s,r as e}from"./index-ci4XHjbJ.js";const i=t=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"278",height:"278",fill:"none",viewBox:"0 0 278 278",...t,children:[s.jsx("path",{fill:t.isDark?"url(#paint0_linear_102_21_dark)":"url(#paint0_linear_102_21)",d:"M137.362 262.02c-7.072-4.084-14.015-8.403-21.241-12.189-9.857-5.162-10.456-18.679-.674-23.989 5.93-3.217 10.307-7.977 12.023-14.746 2.414-9.503.058-17.739-7.334-24.089-7.243-6.213-15.746-7.815-24.674-4.145-9.01 3.697-13.87 10.731-14.673 20.486-.086.992-.035 1.993-.062 2.985-.28 10.578-10.759 16.642-19.988 11.398-14.83-8.429-29.553-17.029-44.314-25.577a17 17 0 0 1-2.237-1.535c-8.53-7.04-10.771-18.266-5.282-27.934a3227 3227 0 0 1 25.18-43.611c5.674-9.654 17.976-9.411 23.608.306 8.99 15.517 29.838 16.883 40.16 2.508 5.436-7.567 6.094-15.876 2.007-24.197S88.796 85.04 79.503 84.426c-2.508-.163-5.18-.16-7.455-1.063-7.475-2.947-10.588-11.369-6.572-18.529 8.512-15.193 17.135-30.348 26.172-45.23 5.842-9.623 17.467-12.541 27.69-7.78a48 48 0 0 1 3.609 1.906c13.592 7.84 27.271 15.543 40.725 23.622 4.269 2.566 8.677.123 8.526-4.968-.407-13.953 8.484-26.283 21.361-30.628 13.382-4.523 27.891-.117 36.253 11.007 8.417 11.19 8.922 26.459.582 37.806-2.763 3.753-6.601 7.086-10.641 9.43-4.087 2.367-4.235 7.378.112 9.795 14.03 7.807 27.873 15.951 41.755 24.016 9.273 5.388 13.664 14.085 11.698 23.596-.558 2.7-1.621 5.411-2.983 7.815-7.967 14.047-16.252 27.919-24.125 42.02-5.866 10.508-19.253 10.034-24.462.066-4.683-8.975-14.458-13.377-24.273-11.865-9.472 1.458-17.344 8.81-19.485 18.203-2.157 9.467 1.726 19.333 9.945 24.977 3.992 2.74 8.508 4.357 13.321 3.989 11.701-.896 18.42 11.212 12.146 21.51-8.257 13.561-15.939 27.463-23.897 41.203-7.022 12.134-19.534 15.497-31.651 8.535-6.839-3.931-13.67-7.892-20.502-11.837z"}),s.jsxs("defs",{children:[s.jsxs("linearGradient",{id:"paint0_linear_102_21",x1:"-2.153",x2:"368.564",y1:"42.449",y2:"304.786",gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{offset:"0.184",stopColor:"#FA242D"}),s.jsx("stop",{offset:"0.958",stopColor:"#EF5B3C"})]}),s.jsxs("linearGradient",{id:"paint0_linear_102_21_dark",x1:"-2.153",x2:"368.564",y1:"42.449",y2:"304.786",gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{offset:"0.184",stopColor:"#FA242D"}),s.jsx("stop",{offset:"0.958",stopColor:"#EF5B3C"})]})]})]}),a=e.forwardRef((t,r)=>s.jsx(i,{ref:r,...t}));export{a as JigsawStackIcon};
1
+ import{j as s,r as e}from"./index-BChjg6Az.js";const i=t=>s.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"278",height:"278",fill:"none",viewBox:"0 0 278 278",...t,children:[s.jsx("path",{fill:t.isDark?"url(#paint0_linear_102_21_dark)":"url(#paint0_linear_102_21)",d:"M137.362 262.02c-7.072-4.084-14.015-8.403-21.241-12.189-9.857-5.162-10.456-18.679-.674-23.989 5.93-3.217 10.307-7.977 12.023-14.746 2.414-9.503.058-17.739-7.334-24.089-7.243-6.213-15.746-7.815-24.674-4.145-9.01 3.697-13.87 10.731-14.673 20.486-.086.992-.035 1.993-.062 2.985-.28 10.578-10.759 16.642-19.988 11.398-14.83-8.429-29.553-17.029-44.314-25.577a17 17 0 0 1-2.237-1.535c-8.53-7.04-10.771-18.266-5.282-27.934a3227 3227 0 0 1 25.18-43.611c5.674-9.654 17.976-9.411 23.608.306 8.99 15.517 29.838 16.883 40.16 2.508 5.436-7.567 6.094-15.876 2.007-24.197S88.796 85.04 79.503 84.426c-2.508-.163-5.18-.16-7.455-1.063-7.475-2.947-10.588-11.369-6.572-18.529 8.512-15.193 17.135-30.348 26.172-45.23 5.842-9.623 17.467-12.541 27.69-7.78a48 48 0 0 1 3.609 1.906c13.592 7.84 27.271 15.543 40.725 23.622 4.269 2.566 8.677.123 8.526-4.968-.407-13.953 8.484-26.283 21.361-30.628 13.382-4.523 27.891-.117 36.253 11.007 8.417 11.19 8.922 26.459.582 37.806-2.763 3.753-6.601 7.086-10.641 9.43-4.087 2.367-4.235 7.378.112 9.795 14.03 7.807 27.873 15.951 41.755 24.016 9.273 5.388 13.664 14.085 11.698 23.596-.558 2.7-1.621 5.411-2.983 7.815-7.967 14.047-16.252 27.919-24.125 42.02-5.866 10.508-19.253 10.034-24.462.066-4.683-8.975-14.458-13.377-24.273-11.865-9.472 1.458-17.344 8.81-19.485 18.203-2.157 9.467 1.726 19.333 9.945 24.977 3.992 2.74 8.508 4.357 13.321 3.989 11.701-.896 18.42 11.212 12.146 21.51-8.257 13.561-15.939 27.463-23.897 41.203-7.022 12.134-19.534 15.497-31.651 8.535-6.839-3.931-13.67-7.892-20.502-11.837z"}),s.jsxs("defs",{children:[s.jsxs("linearGradient",{id:"paint0_linear_102_21",x1:"-2.153",x2:"368.564",y1:"42.449",y2:"304.786",gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{offset:"0.184",stopColor:"#FA242D"}),s.jsx("stop",{offset:"0.958",stopColor:"#EF5B3C"})]}),s.jsxs("linearGradient",{id:"paint0_linear_102_21_dark",x1:"-2.153",x2:"368.564",y1:"42.449",y2:"304.786",gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{offset:"0.184",stopColor:"#FA242D"}),s.jsx("stop",{offset:"0.958",stopColor:"#EF5B3C"})]})]})]}),a=e.forwardRef((t,r)=>s.jsx(i,{ref:r,...t}));export{a as JigsawStackIcon};
@@ -1 +1 @@
1
- import{j as e,c as a,r as l}from"./index-ci4XHjbJ.js";const t=({className:s,...r})=>e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",version:"1.2",viewBox:"0 0 24 24",className:a("h-4 w-4 stroke-[1.5]",s),...r,children:[e.jsx("title",{children:"snowflake-svg"}),e.jsx("path",{id:"Layer copy",className:"fill-none stroke-current",d:"m6 22.3l-4.4-4.4 4.4-4.3"}),e.jsx("path",{id:"Layer",className:"fill-none stroke-current",d:"m11 17.9h-9.4"}),e.jsx("path",{id:"Layer",className:"fill-none stroke-current",d:"m7.8 8.9h14.6"}),e.jsx("path",{id:"Layer",className:"fill-none stroke-current",d:"m15.1 1.6v14.6"}),e.jsx("path",{id:"Layer",className:"fill-none stroke-current",d:"m21 11.8l-2.9-2.9 2.9-2.9"}),e.jsx("path",{id:"Layer",className:"fill-none stroke-current",d:"m9.3 6l2.9 2.9-2.9 2.9"}),e.jsx("path",{id:"Layer",className:"fill-none stroke-current",d:"m18.1 3.1l-3 2.9-2.9-2.9"}),e.jsx("path",{id:"Layer",className:"fill-none stroke-current",d:"m12.2 14.8l2.9-3 3 3"})]}),o=l.forwardRef((s,r)=>e.jsx(t,{ref:r,...s}));export{o as freezeAllIcon};
1
+ import{j as e,c as a,r as l}from"./index-BChjg6Az.js";const t=({className:s,...r})=>e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",version:"1.2",viewBox:"0 0 24 24",className:a("h-4 w-4 stroke-[1.5]",s),...r,children:[e.jsx("title",{children:"snowflake-svg"}),e.jsx("path",{id:"Layer copy",className:"fill-none stroke-current",d:"m6 22.3l-4.4-4.4 4.4-4.3"}),e.jsx("path",{id:"Layer",className:"fill-none stroke-current",d:"m11 17.9h-9.4"}),e.jsx("path",{id:"Layer",className:"fill-none stroke-current",d:"m7.8 8.9h14.6"}),e.jsx("path",{id:"Layer",className:"fill-none stroke-current",d:"m15.1 1.6v14.6"}),e.jsx("path",{id:"Layer",className:"fill-none stroke-current",d:"m21 11.8l-2.9-2.9 2.9-2.9"}),e.jsx("path",{id:"Layer",className:"fill-none stroke-current",d:"m9.3 6l2.9 2.9-2.9 2.9"}),e.jsx("path",{id:"Layer",className:"fill-none stroke-current",d:"m18.1 3.1l-3 2.9-2.9-2.9"}),e.jsx("path",{id:"Layer",className:"fill-none stroke-current",d:"m12.2 14.8l2.9-3 3 3"})]}),o=l.forwardRef((s,r)=>e.jsx(t,{ref:r,...s}));export{o as freezeAllIcon};
@@ -1 +1 @@
1
- import{j as e,r as i}from"./index-ci4XHjbJ.js";const r=l=>e.jsx("svg",{viewBox:"0 0 129 91",version:"1.1",style:{fillRule:"evenodd",clipRule:"evenodd",strokeLinejoin:"round",strokeMiterlimit:2},xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMidYMid",...l,children:e.jsxs("g",{children:[e.jsx("rect",{x:"18.292",y:"0",width:"18.293",height:"18.123",style:{fill:"#ffd800",fillRule:"nonzero"}}),e.jsx("rect",{x:"91.473",y:"0",width:"18.293",height:"18.123",style:{fill:"#ffd800",fillRule:"nonzero"}}),e.jsx("rect",{x:"18.292",y:"18.121",width:"36.586",height:"18.123",style:{fill:"#ffaf00",fillRule:"nonzero"}}),e.jsx("rect",{x:"73.181",y:"18.121",width:"36.586",height:"18.123",style:{fill:"#ffaf00",fillRule:"nonzero"}}),e.jsx("rect",{x:"18.292",y:"36.243",width:"91.476",height:"18.122",style:{fill:"#ff8205",fillRule:"nonzero"}}),e.jsx("rect",{x:"18.292",y:"54.37",width:"18.293",height:"18.123",style:{fill:"#fa500f",fillRule:"nonzero"}}),e.jsx("rect",{x:"54.883",y:"54.37",width:"18.293",height:"18.123",style:{fill:"#fa500f",fillRule:"nonzero"}}),e.jsx("rect",{x:"91.473",y:"54.37",width:"18.293",height:"18.123",style:{fill:"#fa500f",fillRule:"nonzero"}}),e.jsx("rect",{x:"0",y:"72.504",width:"54.89",height:"18.123",style:{fill:"#e10500",fillRule:"nonzero"}}),e.jsx("rect",{x:"73.181",y:"72.504",width:"54.89",height:"18.123",style:{fill:"#e10500",fillRule:"nonzero"}})]})}),s=i.forwardRef((l,t)=>e.jsx(r,{ref:t,...l}));export{s as MistralIcon};
1
+ import{j as e,r as i}from"./index-BChjg6Az.js";const r=l=>e.jsx("svg",{viewBox:"0 0 129 91",version:"1.1",style:{fillRule:"evenodd",clipRule:"evenodd",strokeLinejoin:"round",strokeMiterlimit:2},xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMidYMid",...l,children:e.jsxs("g",{children:[e.jsx("rect",{x:"18.292",y:"0",width:"18.293",height:"18.123",style:{fill:"#ffd800",fillRule:"nonzero"}}),e.jsx("rect",{x:"91.473",y:"0",width:"18.293",height:"18.123",style:{fill:"#ffd800",fillRule:"nonzero"}}),e.jsx("rect",{x:"18.292",y:"18.121",width:"36.586",height:"18.123",style:{fill:"#ffaf00",fillRule:"nonzero"}}),e.jsx("rect",{x:"73.181",y:"18.121",width:"36.586",height:"18.123",style:{fill:"#ffaf00",fillRule:"nonzero"}}),e.jsx("rect",{x:"18.292",y:"36.243",width:"91.476",height:"18.122",style:{fill:"#ff8205",fillRule:"nonzero"}}),e.jsx("rect",{x:"18.292",y:"54.37",width:"18.293",height:"18.123",style:{fill:"#fa500f",fillRule:"nonzero"}}),e.jsx("rect",{x:"54.883",y:"54.37",width:"18.293",height:"18.123",style:{fill:"#fa500f",fillRule:"nonzero"}}),e.jsx("rect",{x:"91.473",y:"54.37",width:"18.293",height:"18.123",style:{fill:"#fa500f",fillRule:"nonzero"}}),e.jsx("rect",{x:"0",y:"72.504",width:"54.89",height:"18.123",style:{fill:"#e10500",fillRule:"nonzero"}}),e.jsx("rect",{x:"73.181",y:"72.504",width:"54.89",height:"18.123",style:{fill:"#e10500",fillRule:"nonzero"}})]})}),s=i.forwardRef((l,t)=>e.jsx(r,{ref:t,...l}));export{s as MistralIcon};
@@ -1 +1 @@
1
- import{j as r,r as s}from"./index-ci4XHjbJ.js";const e=o=>r.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 18 18",fill:"none",...o,children:[r.jsx("path",{d:"M15.75 15.75L12.525 12.525L15.75 15.75Z",fill:"currentColor"}),r.jsx("path",{d:"M1.5 11.625C3.36396 11.625 4.875 10.114 4.875 8.25C4.875 10.114 6.38604 11.625 8.25 11.625C6.38604 11.625 4.875 13.136 4.875 15C4.875 13.136 3.36396 11.625 1.5 11.625Z",fill:"currentColor"}),r.jsx("path",{d:"M15.75 15.75L12.525 12.525M2.43903 6.75C3.10509 4.16216 5.45424 2.25 8.25 2.25C11.5637 2.25 14.25 4.93629 14.25 8.25C14.25 11.0458 12.3378 13.3949 9.75 14.061M4.875 8.25C4.875 10.114 3.36396 11.625 1.5 11.625C3.36396 11.625 4.875 13.136 4.875 15C4.875 13.136 6.38604 11.625 8.25 11.625C6.38604 11.625 4.875 10.114 4.875 8.25Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})]}),C=s.forwardRef((o,t)=>r.jsx(e,{ref:t,...o}));export{C as SearchHybridIcon};
1
+ import{j as r,r as s}from"./index-BChjg6Az.js";const e=o=>r.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 18 18",fill:"none",...o,children:[r.jsx("path",{d:"M15.75 15.75L12.525 12.525L15.75 15.75Z",fill:"currentColor"}),r.jsx("path",{d:"M1.5 11.625C3.36396 11.625 4.875 10.114 4.875 8.25C4.875 10.114 6.38604 11.625 8.25 11.625C6.38604 11.625 4.875 13.136 4.875 15C4.875 13.136 3.36396 11.625 1.5 11.625Z",fill:"currentColor"}),r.jsx("path",{d:"M15.75 15.75L12.525 12.525M2.43903 6.75C3.10509 4.16216 5.45424 2.25 8.25 2.25C11.5637 2.25 14.25 4.93629 14.25 8.25C14.25 11.0458 12.3378 13.3949 9.75 14.061M4.875 8.25C4.875 10.114 3.36396 11.625 1.5 11.625C3.36396 11.625 4.875 13.136 4.875 15C4.875 13.136 6.38604 11.625 8.25 11.625C6.38604 11.625 4.875 10.114 4.875 8.25Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})]}),C=s.forwardRef((o,t)=>r.jsx(e,{ref:t,...o}));export{C as SearchHybridIcon};
@@ -1 +1 @@
1
- import{j as c,r}from"./index-ci4XHjbJ.js";const s=t=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"8.4 8.4 51.2 51.2",...t,children:c.jsx("path",{fill:"#0071BA",d:"M34 8.4C19.813 8.4 8.4 19.813 8.4 34S19.813 59.6 34 59.6 59.6 48.187 59.6 34 48.187 8.4 34 8.4zm9.493 13.226c.64.32 1.28.747 1.707 1.173 1.173 1.173 1.6 2.24 1.28 3.2l-5.44 7.467c-.106.32-.106 1.066 0 1.387l5.333 7.253c.107.32.213.96.107 1.28-.854 1.6-2.348 2.773-3.84 3.307-.32 0-.534 0-.747-.106l-7.253-5.333c-.32-.214-.854-.214-1.281-.107l-7.573 5.547c-.64.213-1.173.106-1.813-.32-1.387-.96-2.347-2.133-2.667-3.413 0-.427 0-.533.213-.747l5.333-7.359a1.705 1.705 0 0 0-.213-1.6l-5.12-6.934c-.106-.106-.106-.32-.213-.533.107-2.027 1.6-3.093 3.307-4.267.32-.107.854-.107 1.173 0l7.36 5.546c.427.107 1.174.107 1.494-.106L42 21.626c.533-.213.96-.106 1.387 0h.106z"})}),l=r.forwardRef((t,o)=>c.jsx(s,{ref:o,...t}));export{l as IFixIcon};
1
+ import{j as c,r}from"./index-BChjg6Az.js";const s=t=>c.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"8.4 8.4 51.2 51.2",...t,children:c.jsx("path",{fill:"#0071BA",d:"M34 8.4C19.813 8.4 8.4 19.813 8.4 34S19.813 59.6 34 59.6 59.6 48.187 59.6 34 48.187 8.4 34 8.4zm9.493 13.226c.64.32 1.28.747 1.707 1.173 1.173 1.173 1.6 2.24 1.28 3.2l-5.44 7.467c-.106.32-.106 1.066 0 1.387l5.333 7.253c.107.32.213.96.107 1.28-.854 1.6-2.348 2.773-3.84 3.307-.32 0-.534 0-.747-.106l-7.253-5.333c-.32-.214-.854-.214-1.281-.107l-7.573 5.547c-.64.213-1.173.106-1.813-.32-1.387-.96-2.347-2.133-2.667-3.413 0-.427 0-.533.213-.747l5.333-7.359a1.705 1.705 0 0 0-.213-1.6l-5.12-6.934c-.106-.106-.106-.32-.213-.533.107-2.027 1.6-3.093 3.307-4.267.32-.107.854-.107 1.173 0l7.36 5.546c.427.107 1.174.107 1.494-.106L42 21.626c.533-.213.96-.106 1.387 0h.106z"})}),l=r.forwardRef((t,o)=>c.jsx(s,{ref:o,...t}));export{l as IFixIcon};
@@ -1 +1 @@
1
- import{j as s,r}from"./index-ci4XHjbJ.js";const o=t=>s.jsxs("svg",{width:"1.1em",height:"1.1em",viewBox:"0 0 501 434",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:[s.jsx("path",{d:"M221.202 0.944641C189.435 0.944641 160.93 20.4579 149.437 50.0725L0.462402 433.945H113.632L230.894 131.791H230.943C233.886 124.427 241.085 119.224 249.5 119.224C257.915 119.224 265.114 124.427 268.057 131.791H283.681V70.5011H254.679L281.673 0.944641H221.202Z",fill:"#213ED7"}),s.jsx("path",{d:"M149.445 50.0726C160.471 21.6619 187.153 2.54782 217.352 1.04075L217.315 0.944641H279.722C311.489 0.944641 339.993 20.4579 351.486 50.0725L500.461 433.945H385.356L240.893 61.6995C232.622 43.4564 214.251 30.7668 192.917 30.7668C171.53 30.7668 153.122 43.5188 144.88 61.834L149.445 50.0726Z",fill:"#566DE8"})]}),x=r.forwardRef((t,e)=>s.jsx(o,{ref:e,...t}));export{x as AssemblyAIIcon};
1
+ import{j as s,r}from"./index-BChjg6Az.js";const o=t=>s.jsxs("svg",{width:"1.1em",height:"1.1em",viewBox:"0 0 501 434",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:[s.jsx("path",{d:"M221.202 0.944641C189.435 0.944641 160.93 20.4579 149.437 50.0725L0.462402 433.945H113.632L230.894 131.791H230.943C233.886 124.427 241.085 119.224 249.5 119.224C257.915 119.224 265.114 124.427 268.057 131.791H283.681V70.5011H254.679L281.673 0.944641H221.202Z",fill:"#213ED7"}),s.jsx("path",{d:"M149.445 50.0726C160.471 21.6619 187.153 2.54782 217.352 1.04075L217.315 0.944641H279.722C311.489 0.944641 339.993 20.4579 351.486 50.0725L500.461 433.945H385.356L240.893 61.6995C232.622 43.4564 214.251 30.7668 192.917 30.7668C171.53 30.7668 153.122 43.5188 144.88 61.834L149.445 50.0726Z",fill:"#566DE8"})]}),x=r.forwardRef((t,e)=>s.jsx(o,{ref:e,...t}));export{x as AssemblyAIIcon};
@@ -1,4 +1,4 @@
1
- import{j as e,r}from"./index-ci4XHjbJ.js";const s=n=>e.jsx("svg",{version:"1.0",xmlns:"http://www.w3.org/2000/svg",width:"225.000000pt",height:"225.000000pt",viewBox:"0 0 225.000000 225.000000",preserveAspectRatio:"xMidYMid meet",...n,children:e.jsx("g",{transform:"translate(0.000000,225.000000) scale(0.100000,-0.100000)",fill:n.isDark?"#1f3a94":"#4c6cfc",stroke:"none",children:e.jsx("path",{d:`M1527 1893 c-18 -39 -22 -66 -22 -143 0 -84 3 -102 29 -158 20 -43
1
+ import{j as e,r}from"./index-BChjg6Az.js";const s=n=>e.jsx("svg",{version:"1.0",xmlns:"http://www.w3.org/2000/svg",width:"225.000000pt",height:"225.000000pt",viewBox:"0 0 225.000000 225.000000",preserveAspectRatio:"xMidYMid meet",...n,children:e.jsx("g",{transform:"translate(0.000000,225.000000) scale(0.100000,-0.100000)",fill:n.isDark?"#1f3a94":"#4c6cfc",stroke:"none",children:e.jsx("path",{d:`M1527 1893 c-18 -39 -22 -66 -22 -143 0 -84 3 -102 29 -158 20 -43
2
2
  47 -80 88 -118 58 -53 59 -56 53 -93 -3 -22 -13 -47 -20 -58 -25 -33 -110 23
3
3
  -266 174 -76 72 -162 148 -192 168 -90 60 -101 115 -35 177 35 32 40 41 28 49
4
4
  -27 18 -169 3 -250 -27 -71 -25 -86 -27 -255 -28 -169 -1 -185 -3 -258 -29