khoj 1.32.3.dev8__py3-none-any.whl → 1.32.3.dev23__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 (93) hide show
  1. khoj/interface/compiled/404/index.html +1 -1
  2. khoj/interface/compiled/_next/static/chunks/1234-5c66c4b4512fbca3.js +20 -0
  3. khoj/interface/compiled/_next/static/chunks/{1915-878efdc6db697d8f.js → 1915-605f698f2573cfd4.js} +1 -1
  4. khoj/interface/compiled/_next/static/chunks/{1662-adf4c615bef2fdc2.js → 2581-455000f8aeb08fc3.js} +1 -1
  5. khoj/interface/compiled/_next/static/chunks/2633-78be7e42aa20a130.js +20 -0
  6. khoj/interface/compiled/_next/static/chunks/{2781-4f022b6e9eb6df6e.js → 3175-b2e522f8ca392f7e.js} +2 -2
  7. khoj/interface/compiled/_next/static/chunks/3789-a09e37a819171a9d.js +1 -0
  8. khoj/interface/compiled/_next/static/chunks/4357-03ea130575287c27.js +1 -0
  9. khoj/interface/compiled/_next/static/chunks/4925-f8f9a325afd43638.js +1 -0
  10. khoj/interface/compiled/_next/static/chunks/5427-a0a9ec9272c7dc22.js +1 -0
  11. khoj/interface/compiled/_next/static/chunks/{5477-59f257e791e2c0b3.js → 5477-6e377986786baa88.js} +1 -1
  12. khoj/interface/compiled/_next/static/chunks/6471-a53edba7728eff27.js +1 -0
  13. khoj/interface/compiled/_next/static/chunks/8055-9c08d578021a0bc3.js +1 -0
  14. khoj/interface/compiled/_next/static/chunks/8667-8d2e60d9a35f6bb5.js +1 -0
  15. khoj/interface/compiled/_next/static/chunks/9259-27d1ff42af9a43e0.js +1 -0
  16. khoj/interface/compiled/_next/static/chunks/9431-810871d753e53c6a.js +1 -0
  17. khoj/interface/compiled/_next/static/chunks/9665-1ab5c8c667b74dca.js +1 -0
  18. khoj/interface/compiled/_next/static/chunks/app/agents/layout-e00fb81dca656a10.js +1 -0
  19. khoj/interface/compiled/_next/static/chunks/app/agents/page-288c0edc461fa5c9.js +1 -0
  20. khoj/interface/compiled/_next/static/chunks/app/automations/{layout-dce809da279a4a8a.js → layout-1fe1537449f43496.js} +1 -1
  21. khoj/interface/compiled/_next/static/chunks/app/automations/page-486b50016a08b4b5.js +1 -0
  22. khoj/interface/compiled/_next/static/chunks/app/chat/layout-01fa675d4d56157c.js +1 -0
  23. khoj/interface/compiled/_next/static/chunks/app/chat/page-acfb668abec2b4c7.js +1 -0
  24. khoj/interface/compiled/_next/static/chunks/app/page-a9d3393760f6081d.js +1 -0
  25. khoj/interface/compiled/_next/static/chunks/app/search/layout-484d34239ed0f2b1.js +1 -0
  26. khoj/interface/compiled/_next/static/chunks/app/search/page-439eb6b3073f3224.js +1 -0
  27. khoj/interface/compiled/_next/static/chunks/app/settings/layout-cfb0ab077038f9b8.js +1 -0
  28. khoj/interface/compiled/_next/static/chunks/app/settings/page-74e7a8877798eb27.js +1 -0
  29. khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-b3f7ae1ef8871d30.js +1 -0
  30. khoj/interface/compiled/_next/static/chunks/app/share/chat/page-42623ff6bdbb91d9.js +1 -0
  31. khoj/interface/compiled/_next/static/chunks/{webpack-250671c0bcd4eacb.js → webpack-2a946d6408b83055.js} +1 -1
  32. khoj/interface/compiled/_next/static/css/00f41e24e96391e7.css +1 -0
  33. khoj/interface/compiled/_next/static/css/0f0e5dbeda138161.css +1 -0
  34. khoj/interface/compiled/_next/static/css/37a73b87f02df402.css +1 -0
  35. khoj/interface/compiled/_next/static/css/6a9a043a6b83c0af.css +1 -0
  36. khoj/interface/compiled/_next/static/css/bb7461ef275b9b8b.css +1 -0
  37. khoj/interface/compiled/_next/static/css/c3acbadc30537d04.css +1 -0
  38. khoj/interface/compiled/_next/static/css/de88e9efc2116161.css +25 -0
  39. khoj/interface/compiled/_next/static/css/e546bf5cc4914244.css +1 -0
  40. khoj/interface/compiled/agents/index.html +1 -1
  41. khoj/interface/compiled/agents/index.txt +2 -2
  42. khoj/interface/compiled/automations/index.html +1 -1
  43. khoj/interface/compiled/automations/index.txt +3 -3
  44. khoj/interface/compiled/chat/index.html +1 -1
  45. khoj/interface/compiled/chat/index.txt +2 -2
  46. khoj/interface/compiled/index.html +1 -1
  47. khoj/interface/compiled/index.txt +2 -2
  48. khoj/interface/compiled/search/index.html +1 -1
  49. khoj/interface/compiled/search/index.txt +2 -2
  50. khoj/interface/compiled/settings/index.html +1 -1
  51. khoj/interface/compiled/settings/index.txt +4 -4
  52. khoj/interface/compiled/share/chat/index.html +1 -1
  53. khoj/interface/compiled/share/chat/index.txt +2 -2
  54. khoj/processor/conversation/openai/utils.py +14 -8
  55. khoj/processor/conversation/utils.py +11 -13
  56. khoj/utils/constants.py +1 -1
  57. {khoj-1.32.3.dev8.dist-info → khoj-1.32.3.dev23.dist-info}/METADATA +1 -1
  58. {khoj-1.32.3.dev8.dist-info → khoj-1.32.3.dev23.dist-info}/RECORD +63 -61
  59. khoj/interface/compiled/_next/static/chunks/1201-aac5b5f9a28edf09.js +0 -1
  60. khoj/interface/compiled/_next/static/chunks/2264-0a1a6264f89f3a66.js +0 -1
  61. khoj/interface/compiled/_next/static/chunks/2813-7ee42798e23243b8.js +0 -1
  62. khoj/interface/compiled/_next/static/chunks/3091-e0ff2288e8a29dd7.js +0 -1
  63. khoj/interface/compiled/_next/static/chunks/5401-9a6734358089a7b3.js +0 -20
  64. khoj/interface/compiled/_next/static/chunks/6589-f806113de469d684.js +0 -1
  65. khoj/interface/compiled/_next/static/chunks/8117-5c85e2f135c99169.js +0 -1
  66. khoj/interface/compiled/_next/static/chunks/8407-49aa838300b78c48.js +0 -1
  67. khoj/interface/compiled/_next/static/chunks/8667-d3e5bc726e4ff4e3.js +0 -1
  68. khoj/interface/compiled/_next/static/chunks/9058-25ef3344805f06ea.js +0 -1
  69. khoj/interface/compiled/_next/static/chunks/9262-24bbca9dab8dd897.js +0 -1
  70. khoj/interface/compiled/_next/static/chunks/app/agents/layout-e49165209d2e406c.js +0 -1
  71. khoj/interface/compiled/_next/static/chunks/app/agents/page-bd7c168e25246bca.js +0 -1
  72. khoj/interface/compiled/_next/static/chunks/app/automations/page-a5365f75f2745bbc.js +0 -1
  73. khoj/interface/compiled/_next/static/chunks/app/chat/layout-d5ae861e1ade9d08.js +0 -1
  74. khoj/interface/compiled/_next/static/chunks/app/chat/page-846cb5c9588aade3.js +0 -1
  75. khoj/interface/compiled/_next/static/chunks/app/page-cd8a655025dd5ec5.js +0 -1
  76. khoj/interface/compiled/_next/static/chunks/app/search/layout-c02531d586972d7d.js +0 -1
  77. khoj/interface/compiled/_next/static/chunks/app/search/page-dcf49d92a85259b9.js +0 -1
  78. khoj/interface/compiled/_next/static/chunks/app/settings/layout-b3f6bc6f1aa118e0.js +0 -1
  79. khoj/interface/compiled/_next/static/chunks/app/settings/page-53e7ef663da16aff.js +0 -1
  80. khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-95998f0bdc22bb13.js +0 -1
  81. khoj/interface/compiled/_next/static/chunks/app/share/chat/page-a6bcbfaf4a37a137.js +0 -1
  82. khoj/interface/compiled/_next/static/css/3cf13271869a4aeb.css +0 -1
  83. khoj/interface/compiled/_next/static/css/3f27c3cf45375eb5.css +0 -1
  84. khoj/interface/compiled/_next/static/css/592ca99f5122e75a.css +0 -1
  85. khoj/interface/compiled/_next/static/css/5a400c87d295e68a.css +0 -1
  86. khoj/interface/compiled/_next/static/css/9504108437df6804.css +0 -1
  87. khoj/interface/compiled/_next/static/css/b2dbbd9ab2ab4061.css +0 -25
  88. khoj/interface/compiled/_next/static/css/d89135ea56435f83.css +0 -1
  89. /khoj/interface/compiled/_next/static/{pr4toMMzYgK9XMJiOcRYC → jk7T_qfZU1hdYV-lgkSJT}/_buildManifest.js +0 -0
  90. /khoj/interface/compiled/_next/static/{pr4toMMzYgK9XMJiOcRYC → jk7T_qfZU1hdYV-lgkSJT}/_ssgManifest.js +0 -0
  91. {khoj-1.32.3.dev8.dist-info → khoj-1.32.3.dev23.dist-info}/WHEEL +0 -0
  92. {khoj-1.32.3.dev8.dist-info → khoj-1.32.3.dev23.dist-info}/entry_points.txt +0 -0
  93. {khoj-1.32.3.dev8.dist-info → khoj-1.32.3.dev23.dist-info}/licenses/LICENSE +0 -0
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="en" class="__variable_f36179 __variable_702545"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/1d8a05b60287ae6c-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/77c207b095007c34-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/82ef96de0e8f4d8c-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/a6ecd16fa044d500-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/bd82c78e5b7b3fe9-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/c4250770ab8708b6-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/e098aaaecc9cfbb2-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/089de1d8526b96e9.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/b2dbbd9ab2ab4061.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/3cf13271869a4aeb.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/9504108437df6804.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/d89135ea56435f83.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/3f27c3cf45375eb5.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-250671c0bcd4eacb.js"/><script src="/_next/static/chunks/fd9d1056-4482b99a36fd1673.js" async=""></script><script src="/_next/static/chunks/2117-9886e6a0232dc093.js" async=""></script><script src="/_next/static/chunks/main-app-de1f09df97a3cfc7.js" async=""></script><script src="/_next/static/chunks/d3ac728e-44ebd2a0c99b12a0.js" async=""></script><script src="/_next/static/chunks/8407-49aa838300b78c48.js" async=""></script><script src="/_next/static/chunks/8667-d3e5bc726e4ff4e3.js" async=""></script><script src="/_next/static/chunks/5401-9a6734358089a7b3.js" async=""></script><script src="/_next/static/chunks/6589-f806113de469d684.js" async=""></script><script src="/_next/static/chunks/9058-25ef3344805f06ea.js" async=""></script><script src="/_next/static/chunks/2781-4f022b6e9eb6df6e.js" async=""></script><script src="/_next/static/chunks/2813-7ee42798e23243b8.js" async=""></script><script src="/_next/static/chunks/5477-59f257e791e2c0b3.js" async=""></script><script src="/_next/static/chunks/2264-0a1a6264f89f3a66.js" async=""></script><script src="/_next/static/chunks/app/share/chat/page-a6bcbfaf4a37a137.js" async=""></script><meta http-equiv="Content-Security-Policy" content="default-src &#x27;self&#x27; https://assets.khoj.dev; media-src * blob:; script-src &#x27;self&#x27; https://assets.khoj.dev https://app.chatwoot.com https://accounts.google.com &#x27;unsafe-inline&#x27; &#x27;unsafe-eval&#x27;; connect-src &#x27;self&#x27; blob: https://ipapi.co/json ws://localhost:42110 https://accounts.google.com; style-src &#x27;self&#x27; https://assets.khoj.dev &#x27;unsafe-inline&#x27; https://fonts.googleapis.com https://accounts.google.com; img-src &#x27;self&#x27; data: blob: https://*.khoj.dev https://accounts.google.com https://*.googleusercontent.com https://*.google.com/ https://*.gstatic.com; font-src &#x27;self&#x27; https://assets.khoj.dev https://fonts.gstatic.com; frame-src &#x27;self&#x27; https://accounts.google.com https://app.chatwoot.com; child-src &#x27;self&#x27; https://app.chatwoot.com; object-src &#x27;none&#x27;;"/><meta http-equiv="Content-Security-Policy" content="default-src &#x27;self&#x27; https://assets.khoj.dev; media-src * blob:; script-src &#x27;self&#x27; https://assets.khoj.dev https://app.chatwoot.com https://accounts.google.com &#x27;unsafe-inline&#x27; &#x27;unsafe-eval&#x27;; connect-src &#x27;self&#x27; blob: https://ipapi.co/json ws://localhost:42110 https://accounts.google.com; style-src &#x27;self&#x27; https://assets.khoj.dev &#x27;unsafe-inline&#x27; https://fonts.googleapis.com https://accounts.google.com; img-src &#x27;self&#x27; data: blob: https://*.khoj.dev https://accounts.google.com https://*.googleusercontent.com https://*.google.com/ https://*.gstatic.com; font-src &#x27;self&#x27; https://assets.khoj.dev https://fonts.gstatic.com; frame-src &#x27;self&#x27; https://accounts.google.com https://app.chatwoot.com; child-src &#x27;self&#x27; https://app.chatwoot.com; object-src &#x27;none&#x27;;"/><title>Khoj AI - Ask Anything</title><meta name="description" content="Ask anything. Research answers from across the internet and your documents, draft messages, summarize documents, generate paintings and chat with personal agents."/><link rel="manifest" href="/static/khoj.webmanifest" crossorigin="use-credentials"/><meta name="keywords" content="research assistant, productivity, AI, Khoj, open source, model agnostic, research, productivity tool, personal assistant, personal research assistant, personal productivity assistant"/><meta property="og:title" content="Khoj AI - Ask Anything"/><meta property="og:description" content="Ask anything. Research answers from across the internet and your documents, draft messages, summarize documents, generate paintings and chat with personal agents."/><meta property="og:url" content="https://app.khoj.dev/chat/"/><meta property="og:site_name" content="Khoj AI"/><meta property="og:image" content="https://assets.khoj.dev/khoj_hero.png"/><meta property="og:image:width" content="940"/><meta property="og:image:height" content="525"/><meta property="og:image" content="https://assets.khoj.dev/khoj_lantern_256x256.png"/><meta property="og:image:width" content="256"/><meta property="og:image:height" content="256"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Khoj AI - Ask Anything"/><meta name="twitter:description" content="Ask anything. Research answers from across the internet and your documents, draft messages, summarize documents, generate paintings and chat with personal agents."/><meta name="twitter:image" content="https://assets.khoj.dev/khoj_hero.png"/><meta name="twitter:image:width" content="940"/><meta name="twitter:image:height" content="525"/><meta name="twitter:image" content="https://assets.khoj.dev/khoj_lantern_256x256.png"/><meta name="twitter:image:width" content="256"/><meta name="twitter:image:height" content="256"/><link rel="icon" href="/static/assets/icons/khoj_lantern.ico"/><link rel="apple-touch-icon" href="/static/assets/icons/khoj_lantern_256x256.png"/><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><html lang="en" class="__variable_f36179 __variable_702545"><body><div class="bg-background opacity-50 flex items-center justify-center h-screen"><div>Loading<!-- --> <span><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 256 256" class="inline animate-spin h-5 w-5"><path d="M232,128a104,104,0,0,1-208,0c0-41,23.81-78.36,60.66-95.27a8,8,0,0,1,6.68,14.54C60.15,61.59,40,93.27,40,128a88,88,0,0,0,176,0c0-34.73-20.15-66.41-51.34-80.73a8,8,0,0,1,6.68-14.54C208.19,49.64,232,87,232,128Z"></path></svg></span></div></div><script>window.EXCALIDRAW_ASSET_PATH = 'https://assets.khoj.dev/@excalidraw/excalidraw/dist/';</script><script src="/_next/static/chunks/webpack-250671c0bcd4eacb.js" async=""></script></body></html><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/1d8a05b60287ae6c-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/media/77c207b095007c34-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n3:HL[\"/_next/static/media/82ef96de0e8f4d8c-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n4:HL[\"/_next/static/media/a6ecd16fa044d500-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n5:HL[\"/_next/static/media/bd82c78e5b7b3fe9-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n6:HL[\"/_next/static/media/c4250770ab8708b6-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n7:HL[\"/_next/static/media/e098aaaecc9cfbb2-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n8:HL[\"/_next/static/css/089de1d8526b96e9.css\",\"style\"]\n9:HL[\"/_next/static/css/b2dbbd9ab2ab4061.css\",\"style\"]\na:HL[\"/_next/static/css/3cf13271869a4aeb.css\",\"style\"]\nb:HL[\"/_next/static/css/9504108437df6804.css\",\"style\"]\nc:HL[\"/_next/static/css/d89135ea56435f83.css\",\"style\"]\nd:HL[\"/_next/static/css/3f27c3cf45375eb5.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"e:I[12846,[],\"\"]\n10:I[19107,[],\"ClientPageRoot\"]\n11:I[41694,[\"3954\",\"static/chunks/d3ac728e-44ebd2a0c99b12a0.js\",\"8407\",\"static/chunks/8407-49aa838300b78c48.js\",\"8667\",\"static/chunks/8667-d3e5bc726e4ff4e3.js\",\"5401\",\"static/chunks/5401-9a6734358089a7b3.js\",\"6589\",\"static/chunks/6589-f806113de469d684.js\",\"9058\",\"static/chunks/9058-25ef3344805f06ea.js\",\"2781\",\"static/chunks/2781-4f022b6e9eb6df6e.js\",\"2813\",\"static/chunks/2813-7ee42798e23243b8.js\",\"5477\",\"static/chunks/5477-59f257e791e2c0b3.js\",\"2264\",\"static/chunks/2264-0a1a6264f89f3a66.js\",\"3111\",\"static/chunks/app/share/chat/page-a6bcbfaf4a37a137.js\"],\"default\",1]\n12:I[4707,[],\"\"]\n13:I[36423,[],\"\"]\n15:I[61060,[],\"\"]\n16:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$Le\",null,{\"buildId\":\"pr4toMMzYgK9XMJiOcRYC\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"share\",\"chat\",\"\"],\"initialTree\":[\"\",{\"children\":[\"share\",{\"children\":[\"chat\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"share\",{\"children\":[\"chat\",{\"children\":[\"__PAGE__\",{},[[\"$Lf\",[\"$\",\"$L10\",null,{\"props\":{\"params\":{},\"searchParams\":{}},\"Component\":\"$11\"}],[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/3cf13271869a4aeb.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/9504108437df6804.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"2\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/d89135ea56435f83.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/3f27c3cf45375eb5.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]]],null],null]},[[null,[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"__variable_f36179 __variable_702545\",\"children\":[[\"$\",\"meta\",null,{\"httpEquiv\":\"Content-Security-Policy\",\"content\":\"default-src 'self' https://assets.khoj.dev; media-src * blob:; script-src 'self' https://assets.khoj.dev https://app.chatwoot.com https://accounts.google.com 'unsafe-inline' 'unsafe-eval'; connect-src 'self' blob: https://ipapi.co/json ws://localhost:42110 https://accounts.google.com; style-src 'self' https://assets.khoj.dev 'unsafe-inline' https://fonts.googleapis.com https://accounts.google.com; img-src 'self' data: blob: https://*.khoj.dev https://accounts.google.com https://*.googleusercontent.com https://*.google.com/ https://*.gstatic.com; font-src 'self' https://assets.khoj.dev https://fonts.gstatic.com; frame-src 'self' https://accounts.google.com https://app.chatwoot.com; child-src 'self' https://app.chatwoot.com; object-src 'none';\"}],[\"$\",\"body\",null,{\"children\":[[\"$\",\"$L12\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"share\",\"children\",\"chat\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L13\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"window.EXCALIDRAW_ASSET_PATH = 'https://assets.khoj.dev/@excalidraw/excalidraw/dist/';\"}}]]}]]}]],null],null]},[null,[\"$\",\"$L12\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"share\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L13\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/089de1d8526b96e9.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/b2dbbd9ab2ab4061.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"__variable_f36179 __variable_702545\",\"children\":[[\"$\",\"meta\",null,{\"httpEquiv\":\"Content-Security-Policy\",\"content\":\"default-src 'self' https://assets.khoj.dev; media-src * blob:; script-src 'self' https://assets.khoj.dev https://app.chatwoot.com https://accounts.google.com 'unsafe-inline' 'unsafe-eval'; connect-src 'self' blob: https://ipapi.co/json ws://localhost:42110 https://accounts.google.com; style-src 'self' https://assets.khoj.dev 'unsafe-inline' https://fonts.googleapis.com https://accounts.google.com; img-src 'self' data: blob: https://*.khoj.dev https://accounts.google.com https://*.googleusercontent.com https://*.google.com/ https://*.gstatic.com; font-src 'self' https://assets.khoj.dev https://fonts.gstatic.com; frame-src 'self' https://accounts.google.com https://app.chatwoot.com; child-src 'self' https://app.chatwoot.com; object-src 'none';\"}],[\"$\",\"body\",null,{\"children\":[\"$\",\"$L12\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L13\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}]}]]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$L14\"],\"globalErrorComponent\":\"$15\",\"missingSlots\":\"$W16\"}]\n"])</script><script>self.__next_f.push([1,"14:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"Khoj AI - Ask Anything\"}],[\"$\",\"meta\",\"3\",{\"name\":\"description\",\"content\":\"Ask anything. Research answers from across the internet and your documents, draft messages, summarize documents, generate paintings and chat with personal agents.\"}],[\"$\",\"link\",\"4\",{\"rel\":\"manifest\",\"href\":\"/static/khoj.webmanifest\",\"crossOrigin\":\"use-credentials\"}],[\"$\",\"meta\",\"5\",{\"name\":\"keywords\",\"content\":\"research assistant, productivity, AI, Khoj, open source, model agnostic, research, productivity tool, personal assistant, personal research assistant, personal productivity assistant\"}],[\"$\",\"meta\",\"6\",{\"property\":\"og:title\",\"content\":\"Khoj AI - Ask Anything\"}],[\"$\",\"meta\",\"7\",{\"property\":\"og:description\",\"content\":\"Ask anything. Research answers from across the internet and your documents, draft messages, summarize documents, generate paintings and chat with personal agents.\"}],[\"$\",\"meta\",\"8\",{\"property\":\"og:url\",\"content\":\"https://app.khoj.dev/chat/\"}],[\"$\",\"meta\",\"9\",{\"property\":\"og:site_name\",\"content\":\"Khoj AI\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:image\",\"content\":\"https://assets.khoj.dev/khoj_hero.png\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:image:width\",\"content\":\"940\"}],[\"$\",\"meta\",\"12\",{\"property\":\"og:image:height\",\"content\":\"525\"}],[\"$\",\"meta\",\"13\",{\"property\":\"og:image\",\"content\":\"https://assets.khoj.dev/khoj_lantern_256x256.png\"}],[\"$\",\"meta\",\"14\",{\"property\":\"og:image:width\",\"content\":\"256\"}],[\"$\",\"meta\",\"15\",{\"property\":\"og:image:height\",\"content\":\"256\"}],[\"$\",\"meta\",\"16\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"17\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"18\",{\"name\":\"twitter:title\",\"content\":\"Khoj AI - Ask Anything\"}],[\"$\",\"meta\",\"19\",{\"name\":\"twitter:description\",\"content\":\"Ask anything. Research answers from across the internet and your documents, draft messages, summarize documents, generate paintings and chat with personal agents.\"}],[\"$\",\"meta\",\"20\",{\"name\":\"twitter:image\",\"content\":\"https://assets.khoj.dev/khoj_hero.png\"}],[\"$\",\"meta\",\"21\",{\"name\":\"twitter:image:width\",\"content\":\"940\"}],[\"$\",\"meta\",\"22\",{\"name\":\"twitter:image:height\",\"content\":\"525\"}],[\"$\",\"meta\",\"23\",{\"name\":\"twitter:image\",\"content\":\"https://assets.khoj.dev/khoj_lantern_256x256.png\"}],[\"$\",\"meta\",\"24\",{\"name\":\"twitter:image:width\",\"content\":\"256\"}],[\"$\",\"meta\",\"25\",{\"name\":\"twitter:image:height\",\"content\":\"256\"}],[\"$\",\"link\",\"26\",{\"rel\":\"icon\",\"href\":\"/static/assets/icons/khoj_lantern.ico\"}],[\"$\",\"link\",\"27\",{\"rel\":\"apple-touch-icon\",\"href\":\"/static/assets/icons/khoj_lantern_256x256.png\"}],[\"$\",\"meta\",\"28\",{\"name\":\"next-size-adjust\"}]]\n"])</script><script>self.__next_f.push([1,"f:null\n"])</script></body></html>
1
+ <!DOCTYPE html><html lang="en" class="__variable_f36179 __variable_702545"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/1d8a05b60287ae6c-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/77c207b095007c34-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/82ef96de0e8f4d8c-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/a6ecd16fa044d500-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/bd82c78e5b7b3fe9-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/c4250770ab8708b6-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/e098aaaecc9cfbb2-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/089de1d8526b96e9.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/de88e9efc2116161.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/00f41e24e96391e7.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/6a9a043a6b83c0af.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/bb7461ef275b9b8b.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-2a946d6408b83055.js"/><script src="/_next/static/chunks/fd9d1056-4482b99a36fd1673.js" async=""></script><script src="/_next/static/chunks/2117-9886e6a0232dc093.js" async=""></script><script src="/_next/static/chunks/main-app-de1f09df97a3cfc7.js" async=""></script><script src="/_next/static/chunks/d3ac728e-44ebd2a0c99b12a0.js" async=""></script><script src="/_next/static/chunks/9259-27d1ff42af9a43e0.js" async=""></script><script src="/_next/static/chunks/4925-f8f9a325afd43638.js" async=""></script><script src="/_next/static/chunks/8667-8d2e60d9a35f6bb5.js" async=""></script><script src="/_next/static/chunks/1234-5c66c4b4512fbca3.js" async=""></script><script src="/_next/static/chunks/4357-03ea130575287c27.js" async=""></script><script src="/_next/static/chunks/3175-b2e522f8ca392f7e.js" async=""></script><script src="/_next/static/chunks/8055-9c08d578021a0bc3.js" async=""></script><script src="/_next/static/chunks/9431-810871d753e53c6a.js" async=""></script><script src="/_next/static/chunks/5477-6e377986786baa88.js" async=""></script><script src="/_next/static/chunks/3789-a09e37a819171a9d.js" async=""></script><script src="/_next/static/chunks/app/share/chat/page-42623ff6bdbb91d9.js" async=""></script><meta http-equiv="Content-Security-Policy" content="default-src &#x27;self&#x27; https://assets.khoj.dev; media-src * blob:; script-src &#x27;self&#x27; https://assets.khoj.dev https://app.chatwoot.com https://accounts.google.com &#x27;unsafe-inline&#x27; &#x27;unsafe-eval&#x27;; connect-src &#x27;self&#x27; blob: https://ipapi.co/json ws://localhost:42110 https://accounts.google.com; style-src &#x27;self&#x27; https://assets.khoj.dev &#x27;unsafe-inline&#x27; https://fonts.googleapis.com https://accounts.google.com; img-src &#x27;self&#x27; data: blob: https://*.khoj.dev https://accounts.google.com https://*.googleusercontent.com https://*.google.com/ https://*.gstatic.com; font-src &#x27;self&#x27; https://assets.khoj.dev https://fonts.gstatic.com; frame-src &#x27;self&#x27; https://accounts.google.com https://app.chatwoot.com; child-src &#x27;self&#x27; https://app.chatwoot.com; object-src &#x27;none&#x27;;"/><meta http-equiv="Content-Security-Policy" content="default-src &#x27;self&#x27; https://assets.khoj.dev; media-src * blob:; script-src &#x27;self&#x27; https://assets.khoj.dev https://app.chatwoot.com https://accounts.google.com &#x27;unsafe-inline&#x27; &#x27;unsafe-eval&#x27;; connect-src &#x27;self&#x27; blob: https://ipapi.co/json ws://localhost:42110 https://accounts.google.com; style-src &#x27;self&#x27; https://assets.khoj.dev &#x27;unsafe-inline&#x27; https://fonts.googleapis.com https://accounts.google.com; img-src &#x27;self&#x27; data: blob: https://*.khoj.dev https://accounts.google.com https://*.googleusercontent.com https://*.google.com/ https://*.gstatic.com; font-src &#x27;self&#x27; https://assets.khoj.dev https://fonts.gstatic.com; frame-src &#x27;self&#x27; https://accounts.google.com https://app.chatwoot.com; child-src &#x27;self&#x27; https://app.chatwoot.com; object-src &#x27;none&#x27;;"/><title>Khoj AI - Ask Anything</title><meta name="description" content="Ask anything. Research answers from across the internet and your documents, draft messages, summarize documents, generate paintings and chat with personal agents."/><link rel="manifest" href="/static/khoj.webmanifest" crossorigin="use-credentials"/><meta name="keywords" content="research assistant, productivity, AI, Khoj, open source, model agnostic, research, productivity tool, personal assistant, personal research assistant, personal productivity assistant"/><meta property="og:title" content="Khoj AI - Ask Anything"/><meta property="og:description" content="Ask anything. Research answers from across the internet and your documents, draft messages, summarize documents, generate paintings and chat with personal agents."/><meta property="og:url" content="https://app.khoj.dev/chat/"/><meta property="og:site_name" content="Khoj AI"/><meta property="og:image" content="https://assets.khoj.dev/khoj_hero.png"/><meta property="og:image:width" content="940"/><meta property="og:image:height" content="525"/><meta property="og:image" content="https://assets.khoj.dev/khoj_lantern_256x256.png"/><meta property="og:image:width" content="256"/><meta property="og:image:height" content="256"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Khoj AI - Ask Anything"/><meta name="twitter:description" content="Ask anything. Research answers from across the internet and your documents, draft messages, summarize documents, generate paintings and chat with personal agents."/><meta name="twitter:image" content="https://assets.khoj.dev/khoj_hero.png"/><meta name="twitter:image:width" content="940"/><meta name="twitter:image:height" content="525"/><meta name="twitter:image" content="https://assets.khoj.dev/khoj_lantern_256x256.png"/><meta name="twitter:image:width" content="256"/><meta name="twitter:image:height" content="256"/><link rel="icon" href="/static/assets/icons/khoj_lantern.ico"/><link rel="apple-touch-icon" href="/static/assets/icons/khoj_lantern_256x256.png"/><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><html lang="en" class="__variable_f36179 __variable_702545"><body><div class="bg-background opacity-50 flex items-center justify-center h-screen"><div>Loading<!-- --> <span><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 256 256" class="inline animate-spin h-5 w-5"><path d="M232,128a104,104,0,0,1-208,0c0-41,23.81-78.36,60.66-95.27a8,8,0,0,1,6.68,14.54C60.15,61.59,40,93.27,40,128a88,88,0,0,0,176,0c0-34.73-20.15-66.41-51.34-80.73a8,8,0,0,1,6.68-14.54C208.19,49.64,232,87,232,128Z"></path></svg></span></div></div><script>window.EXCALIDRAW_ASSET_PATH = 'https://assets.khoj.dev/@excalidraw/excalidraw/dist/';</script><script src="/_next/static/chunks/webpack-2a946d6408b83055.js" async=""></script></body></html><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/1d8a05b60287ae6c-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/media/77c207b095007c34-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n3:HL[\"/_next/static/media/82ef96de0e8f4d8c-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n4:HL[\"/_next/static/media/a6ecd16fa044d500-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n5:HL[\"/_next/static/media/bd82c78e5b7b3fe9-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n6:HL[\"/_next/static/media/c4250770ab8708b6-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n7:HL[\"/_next/static/media/e098aaaecc9cfbb2-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n8:HL[\"/_next/static/css/089de1d8526b96e9.css\",\"style\"]\n9:HL[\"/_next/static/css/de88e9efc2116161.css\",\"style\"]\na:HL[\"/_next/static/css/00f41e24e96391e7.css\",\"style\"]\nb:HL[\"/_next/static/css/6a9a043a6b83c0af.css\",\"style\"]\nc:HL[\"/_next/static/css/bb7461ef275b9b8b.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"d:I[12846,[],\"\"]\nf:I[19107,[],\"ClientPageRoot\"]\n10:I[41694,[\"3954\",\"static/chunks/d3ac728e-44ebd2a0c99b12a0.js\",\"9259\",\"static/chunks/9259-27d1ff42af9a43e0.js\",\"4925\",\"static/chunks/4925-f8f9a325afd43638.js\",\"8667\",\"static/chunks/8667-8d2e60d9a35f6bb5.js\",\"1234\",\"static/chunks/1234-5c66c4b4512fbca3.js\",\"4357\",\"static/chunks/4357-03ea130575287c27.js\",\"3175\",\"static/chunks/3175-b2e522f8ca392f7e.js\",\"8055\",\"static/chunks/8055-9c08d578021a0bc3.js\",\"9431\",\"static/chunks/9431-810871d753e53c6a.js\",\"5477\",\"static/chunks/5477-6e377986786baa88.js\",\"3789\",\"static/chunks/3789-a09e37a819171a9d.js\",\"3111\",\"static/chunks/app/share/chat/page-42623ff6bdbb91d9.js\"],\"default\",1]\n11:I[4707,[],\"\"]\n12:I[36423,[],\"\"]\n14:I[61060,[],\"\"]\n15:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$Ld\",null,{\"buildId\":\"jk7T_qfZU1hdYV-lgkSJT\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"share\",\"chat\",\"\"],\"initialTree\":[\"\",{\"children\":[\"share\",{\"children\":[\"chat\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"share\",{\"children\":[\"chat\",{\"children\":[\"__PAGE__\",{},[[\"$Le\",[\"$\",\"$Lf\",null,{\"props\":{\"params\":{},\"searchParams\":{}},\"Component\":\"$10\"}],[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/00f41e24e96391e7.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/6a9a043a6b83c0af.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"2\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/bb7461ef275b9b8b.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]]],null],null]},[[null,[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"__variable_f36179 __variable_702545\",\"children\":[[\"$\",\"meta\",null,{\"httpEquiv\":\"Content-Security-Policy\",\"content\":\"default-src 'self' https://assets.khoj.dev; media-src * blob:; script-src 'self' https://assets.khoj.dev https://app.chatwoot.com https://accounts.google.com 'unsafe-inline' 'unsafe-eval'; connect-src 'self' blob: https://ipapi.co/json ws://localhost:42110 https://accounts.google.com; style-src 'self' https://assets.khoj.dev 'unsafe-inline' https://fonts.googleapis.com https://accounts.google.com; img-src 'self' data: blob: https://*.khoj.dev https://accounts.google.com https://*.googleusercontent.com https://*.google.com/ https://*.gstatic.com; font-src 'self' https://assets.khoj.dev https://fonts.gstatic.com; frame-src 'self' https://accounts.google.com https://app.chatwoot.com; child-src 'self' https://app.chatwoot.com; object-src 'none';\"}],[\"$\",\"body\",null,{\"children\":[[\"$\",\"$L11\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"share\",\"children\",\"chat\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L12\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"window.EXCALIDRAW_ASSET_PATH = 'https://assets.khoj.dev/@excalidraw/excalidraw/dist/';\"}}]]}]]}]],null],null]},[null,[\"$\",\"$L11\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"share\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L12\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/089de1d8526b96e9.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/de88e9efc2116161.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"__variable_f36179 __variable_702545\",\"children\":[[\"$\",\"meta\",null,{\"httpEquiv\":\"Content-Security-Policy\",\"content\":\"default-src 'self' https://assets.khoj.dev; media-src * blob:; script-src 'self' https://assets.khoj.dev https://app.chatwoot.com https://accounts.google.com 'unsafe-inline' 'unsafe-eval'; connect-src 'self' blob: https://ipapi.co/json ws://localhost:42110 https://accounts.google.com; style-src 'self' https://assets.khoj.dev 'unsafe-inline' https://fonts.googleapis.com https://accounts.google.com; img-src 'self' data: blob: https://*.khoj.dev https://accounts.google.com https://*.googleusercontent.com https://*.google.com/ https://*.gstatic.com; font-src 'self' https://assets.khoj.dev https://fonts.gstatic.com; frame-src 'self' https://accounts.google.com https://app.chatwoot.com; child-src 'self' https://app.chatwoot.com; object-src 'none';\"}],[\"$\",\"body\",null,{\"children\":[\"$\",\"$L11\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L12\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}]}]]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$L13\"],\"globalErrorComponent\":\"$14\",\"missingSlots\":\"$W15\"}]\n"])</script><script>self.__next_f.push([1,"13:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"Khoj AI - Ask Anything\"}],[\"$\",\"meta\",\"3\",{\"name\":\"description\",\"content\":\"Ask anything. Research answers from across the internet and your documents, draft messages, summarize documents, generate paintings and chat with personal agents.\"}],[\"$\",\"link\",\"4\",{\"rel\":\"manifest\",\"href\":\"/static/khoj.webmanifest\",\"crossOrigin\":\"use-credentials\"}],[\"$\",\"meta\",\"5\",{\"name\":\"keywords\",\"content\":\"research assistant, productivity, AI, Khoj, open source, model agnostic, research, productivity tool, personal assistant, personal research assistant, personal productivity assistant\"}],[\"$\",\"meta\",\"6\",{\"property\":\"og:title\",\"content\":\"Khoj AI - Ask Anything\"}],[\"$\",\"meta\",\"7\",{\"property\":\"og:description\",\"content\":\"Ask anything. Research answers from across the internet and your documents, draft messages, summarize documents, generate paintings and chat with personal agents.\"}],[\"$\",\"meta\",\"8\",{\"property\":\"og:url\",\"content\":\"https://app.khoj.dev/chat/\"}],[\"$\",\"meta\",\"9\",{\"property\":\"og:site_name\",\"content\":\"Khoj AI\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:image\",\"content\":\"https://assets.khoj.dev/khoj_hero.png\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:image:width\",\"content\":\"940\"}],[\"$\",\"meta\",\"12\",{\"property\":\"og:image:height\",\"content\":\"525\"}],[\"$\",\"meta\",\"13\",{\"property\":\"og:image\",\"content\":\"https://assets.khoj.dev/khoj_lantern_256x256.png\"}],[\"$\",\"meta\",\"14\",{\"property\":\"og:image:width\",\"content\":\"256\"}],[\"$\",\"meta\",\"15\",{\"property\":\"og:image:height\",\"content\":\"256\"}],[\"$\",\"meta\",\"16\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"17\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"18\",{\"name\":\"twitter:title\",\"content\":\"Khoj AI - Ask Anything\"}],[\"$\",\"meta\",\"19\",{\"name\":\"twitter:description\",\"content\":\"Ask anything. Research answers from across the internet and your documents, draft messages, summarize documents, generate paintings and chat with personal agents.\"}],[\"$\",\"meta\",\"20\",{\"name\":\"twitter:image\",\"content\":\"https://assets.khoj.dev/khoj_hero.png\"}],[\"$\",\"meta\",\"21\",{\"name\":\"twitter:image:width\",\"content\":\"940\"}],[\"$\",\"meta\",\"22\",{\"name\":\"twitter:image:height\",\"content\":\"525\"}],[\"$\",\"meta\",\"23\",{\"name\":\"twitter:image\",\"content\":\"https://assets.khoj.dev/khoj_lantern_256x256.png\"}],[\"$\",\"meta\",\"24\",{\"name\":\"twitter:image:width\",\"content\":\"256\"}],[\"$\",\"meta\",\"25\",{\"name\":\"twitter:image:height\",\"content\":\"256\"}],[\"$\",\"link\",\"26\",{\"rel\":\"icon\",\"href\":\"/static/assets/icons/khoj_lantern.ico\"}],[\"$\",\"link\",\"27\",{\"rel\":\"apple-touch-icon\",\"href\":\"/static/assets/icons/khoj_lantern_256x256.png\"}],[\"$\",\"meta\",\"28\",{\"name\":\"next-size-adjust\"}]]\n"])</script><script>self.__next_f.push([1,"e:null\n"])</script></body></html>
@@ -1,7 +1,7 @@
1
1
  2:I[19107,[],"ClientPageRoot"]
2
- 3:I[41694,["3954","static/chunks/d3ac728e-44ebd2a0c99b12a0.js","8407","static/chunks/8407-49aa838300b78c48.js","8667","static/chunks/8667-d3e5bc726e4ff4e3.js","5401","static/chunks/5401-9a6734358089a7b3.js","6589","static/chunks/6589-f806113de469d684.js","9058","static/chunks/9058-25ef3344805f06ea.js","2781","static/chunks/2781-4f022b6e9eb6df6e.js","2813","static/chunks/2813-7ee42798e23243b8.js","5477","static/chunks/5477-59f257e791e2c0b3.js","2264","static/chunks/2264-0a1a6264f89f3a66.js","3111","static/chunks/app/share/chat/page-a6bcbfaf4a37a137.js"],"default",1]
2
+ 3:I[41694,["3954","static/chunks/d3ac728e-44ebd2a0c99b12a0.js","9259","static/chunks/9259-27d1ff42af9a43e0.js","4925","static/chunks/4925-f8f9a325afd43638.js","8667","static/chunks/8667-8d2e60d9a35f6bb5.js","1234","static/chunks/1234-5c66c4b4512fbca3.js","4357","static/chunks/4357-03ea130575287c27.js","3175","static/chunks/3175-b2e522f8ca392f7e.js","8055","static/chunks/8055-9c08d578021a0bc3.js","9431","static/chunks/9431-810871d753e53c6a.js","5477","static/chunks/5477-6e377986786baa88.js","3789","static/chunks/3789-a09e37a819171a9d.js","3111","static/chunks/app/share/chat/page-42623ff6bdbb91d9.js"],"default",1]
3
3
  4:I[4707,[],""]
4
4
  5:I[36423,[],""]
5
- 0:["pr4toMMzYgK9XMJiOcRYC",[[["",{"children":["share",{"children":["chat",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["share",{"children":["chat",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/3cf13271869a4aeb.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/9504108437df6804.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/css/d89135ea56435f83.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","3",{"rel":"stylesheet","href":"/_next/static/css/3f27c3cf45375eb5.css","precedence":"next","crossOrigin":"$undefined"}]]],null],null]},[[null,["$","html",null,{"lang":"en","className":"__variable_f36179 __variable_702545","children":[["$","meta",null,{"httpEquiv":"Content-Security-Policy","content":"default-src 'self' https://assets.khoj.dev; media-src * blob:; script-src 'self' https://assets.khoj.dev https://app.chatwoot.com https://accounts.google.com 'unsafe-inline' 'unsafe-eval'; connect-src 'self' blob: https://ipapi.co/json ws://localhost:42110 https://accounts.google.com; style-src 'self' https://assets.khoj.dev 'unsafe-inline' https://fonts.googleapis.com https://accounts.google.com; img-src 'self' data: blob: https://*.khoj.dev https://accounts.google.com https://*.googleusercontent.com https://*.google.com/ https://*.gstatic.com; font-src 'self' https://assets.khoj.dev https://fonts.gstatic.com; frame-src 'self' https://accounts.google.com https://app.chatwoot.com; child-src 'self' https://app.chatwoot.com; object-src 'none';"}],["$","body",null,{"children":[["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","share","children","chat","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"window.EXCALIDRAW_ASSET_PATH = 'https://assets.khoj.dev/@excalidraw/excalidraw/dist/';"}}]]}]]}]],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","share","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/089de1d8526b96e9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/b2dbbd9ab2ab4061.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","className":"__variable_f36179 __variable_702545","children":[["$","meta",null,{"httpEquiv":"Content-Security-Policy","content":"default-src 'self' https://assets.khoj.dev; media-src * blob:; script-src 'self' https://assets.khoj.dev https://app.chatwoot.com https://accounts.google.com 'unsafe-inline' 'unsafe-eval'; connect-src 'self' blob: https://ipapi.co/json ws://localhost:42110 https://accounts.google.com; style-src 'self' https://assets.khoj.dev 'unsafe-inline' https://fonts.googleapis.com https://accounts.google.com; img-src 'self' data: blob: https://*.khoj.dev https://accounts.google.com https://*.googleusercontent.com https://*.google.com/ https://*.gstatic.com; font-src 'self' https://assets.khoj.dev https://fonts.gstatic.com; frame-src 'self' https://accounts.google.com https://app.chatwoot.com; child-src 'self' https://app.chatwoot.com; object-src 'none';"}],["$","body",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]]}]],null],null],["$L6",null]]]]
5
+ 0:["jk7T_qfZU1hdYV-lgkSJT",[[["",{"children":["share",{"children":["chat",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["share",{"children":["chat",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/00f41e24e96391e7.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/6a9a043a6b83c0af.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/css/bb7461ef275b9b8b.css","precedence":"next","crossOrigin":"$undefined"}]]],null],null]},[[null,["$","html",null,{"lang":"en","className":"__variable_f36179 __variable_702545","children":[["$","meta",null,{"httpEquiv":"Content-Security-Policy","content":"default-src 'self' https://assets.khoj.dev; media-src * blob:; script-src 'self' https://assets.khoj.dev https://app.chatwoot.com https://accounts.google.com 'unsafe-inline' 'unsafe-eval'; connect-src 'self' blob: https://ipapi.co/json ws://localhost:42110 https://accounts.google.com; style-src 'self' https://assets.khoj.dev 'unsafe-inline' https://fonts.googleapis.com https://accounts.google.com; img-src 'self' data: blob: https://*.khoj.dev https://accounts.google.com https://*.googleusercontent.com https://*.google.com/ https://*.gstatic.com; font-src 'self' https://assets.khoj.dev https://fonts.gstatic.com; frame-src 'self' https://accounts.google.com https://app.chatwoot.com; child-src 'self' https://app.chatwoot.com; object-src 'none';"}],["$","body",null,{"children":[["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","share","children","chat","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"window.EXCALIDRAW_ASSET_PATH = 'https://assets.khoj.dev/@excalidraw/excalidraw/dist/';"}}]]}]]}]],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","share","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/089de1d8526b96e9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/de88e9efc2116161.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","className":"__variable_f36179 __variable_702545","children":[["$","meta",null,{"httpEquiv":"Content-Security-Policy","content":"default-src 'self' https://assets.khoj.dev; media-src * blob:; script-src 'self' https://assets.khoj.dev https://app.chatwoot.com https://accounts.google.com 'unsafe-inline' 'unsafe-eval'; connect-src 'self' blob: https://ipapi.co/json ws://localhost:42110 https://accounts.google.com; style-src 'self' https://assets.khoj.dev 'unsafe-inline' https://fonts.googleapis.com https://accounts.google.com; img-src 'self' data: blob: https://*.khoj.dev https://accounts.google.com https://*.googleusercontent.com https://*.google.com/ https://*.gstatic.com; font-src 'self' https://assets.khoj.dev https://fonts.gstatic.com; frame-src 'self' https://accounts.google.com https://app.chatwoot.com; child-src 'self' https://app.chatwoot.com; object-src 'none';"}],["$","body",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]]}]],null],null],["$L6",null]]]]
6
6
  6:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"Khoj AI - Ask Anything"}],["$","meta","3",{"name":"description","content":"Ask anything. Research answers from across the internet and your documents, draft messages, summarize documents, generate paintings and chat with personal agents."}],["$","link","4",{"rel":"manifest","href":"/static/khoj.webmanifest","crossOrigin":"use-credentials"}],["$","meta","5",{"name":"keywords","content":"research assistant, productivity, AI, Khoj, open source, model agnostic, research, productivity tool, personal assistant, personal research assistant, personal productivity assistant"}],["$","meta","6",{"property":"og:title","content":"Khoj AI - Ask Anything"}],["$","meta","7",{"property":"og:description","content":"Ask anything. Research answers from across the internet and your documents, draft messages, summarize documents, generate paintings and chat with personal agents."}],["$","meta","8",{"property":"og:url","content":"https://app.khoj.dev/chat/"}],["$","meta","9",{"property":"og:site_name","content":"Khoj AI"}],["$","meta","10",{"property":"og:image","content":"https://assets.khoj.dev/khoj_hero.png"}],["$","meta","11",{"property":"og:image:width","content":"940"}],["$","meta","12",{"property":"og:image:height","content":"525"}],["$","meta","13",{"property":"og:image","content":"https://assets.khoj.dev/khoj_lantern_256x256.png"}],["$","meta","14",{"property":"og:image:width","content":"256"}],["$","meta","15",{"property":"og:image:height","content":"256"}],["$","meta","16",{"property":"og:type","content":"website"}],["$","meta","17",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","18",{"name":"twitter:title","content":"Khoj AI - Ask Anything"}],["$","meta","19",{"name":"twitter:description","content":"Ask anything. Research answers from across the internet and your documents, draft messages, summarize documents, generate paintings and chat with personal agents."}],["$","meta","20",{"name":"twitter:image","content":"https://assets.khoj.dev/khoj_hero.png"}],["$","meta","21",{"name":"twitter:image:width","content":"940"}],["$","meta","22",{"name":"twitter:image:height","content":"525"}],["$","meta","23",{"name":"twitter:image","content":"https://assets.khoj.dev/khoj_lantern_256x256.png"}],["$","meta","24",{"name":"twitter:image:width","content":"256"}],["$","meta","25",{"name":"twitter:image:height","content":"256"}],["$","link","26",{"rel":"icon","href":"/static/assets/icons/khoj_lantern.ico"}],["$","link","27",{"rel":"apple-touch-icon","href":"/static/assets/icons/khoj_lantern_256x256.png"}],["$","meta","28",{"name":"next-size-adjust"}]]
7
7
  1:null
@@ -58,13 +58,17 @@ def completion_with_backoff(
58
58
  openai_clients[client_key] = client
59
59
 
60
60
  formatted_messages = [{"role": message.role, "content": message.content} for message in messages]
61
- stream = True
62
61
 
63
62
  # Update request parameters for compatability with o1 model series
64
63
  # Refer: https://platform.openai.com/docs/guides/reasoning/beta-limitations
65
- if model_name.startswith("o1"):
64
+ stream = True
65
+ model_kwargs["stream_options"] = {"include_usage": True}
66
+ if model_name == "o1":
67
+ temperature = 1
68
+ stream = False
69
+ model_kwargs.pop("stream_options", None)
70
+ elif model_name.startswith("o1"):
66
71
  temperature = 1
67
- model_kwargs.pop("stop", None)
68
72
  model_kwargs.pop("response_format", None)
69
73
 
70
74
  if os.getenv("KHOJ_LLM_SEED"):
@@ -74,7 +78,6 @@ def completion_with_backoff(
74
78
  messages=formatted_messages, # type: ignore
75
79
  model=model_name, # type: ignore
76
80
  stream=stream,
77
- stream_options={"include_usage": True} if stream else {},
78
81
  temperature=temperature,
79
82
  timeout=20,
80
83
  **model_kwargs,
@@ -165,13 +168,17 @@ def llm_thread(
165
168
  client = openai_clients[client_key]
166
169
 
167
170
  formatted_messages = [{"role": message.role, "content": message.content} for message in messages]
168
- stream = True
169
171
 
170
172
  # Update request parameters for compatability with o1 model series
171
173
  # Refer: https://platform.openai.com/docs/guides/reasoning/beta-limitations
172
- if model_name.startswith("o1"):
174
+ stream = True
175
+ model_kwargs["stream_options"] = {"include_usage": True}
176
+ if model_name == "o1":
177
+ temperature = 1
178
+ stream = False
179
+ model_kwargs.pop("stream_options", None)
180
+ elif model_name.startswith("o1-"):
173
181
  temperature = 1
174
- model_kwargs.pop("stop", None)
175
182
  model_kwargs.pop("response_format", None)
176
183
 
177
184
  if os.getenv("KHOJ_LLM_SEED"):
@@ -181,7 +188,6 @@ def llm_thread(
181
188
  messages=formatted_messages,
182
189
  model=model_name, # type: ignore
183
190
  stream=stream,
184
- stream_options={"include_usage": True} if stream else {},
185
191
  temperature=temperature,
186
192
  timeout=20,
187
193
  **model_kwargs,
@@ -34,7 +34,6 @@ from khoj.search_filter.word_filter import WordFilter
34
34
  from khoj.utils import state
35
35
  from khoj.utils.helpers import (
36
36
  ConversationCommand,
37
- in_debug_mode,
38
37
  is_none_or_empty,
39
38
  is_promptrace_enabled,
40
39
  merge_dicts,
@@ -47,28 +46,27 @@ logger = logging.getLogger(__name__)
47
46
  try:
48
47
  from git import Repo
49
48
  except ImportError:
50
- if in_debug_mode():
51
- logger.warning("GitPython not installed. `pip install gitpython` to enable prompt tracer.")
49
+ if is_promptrace_enabled():
50
+ logger.warning("GitPython not installed. `pip install gitpython` to use prompt tracer.")
52
51
 
53
52
  model_to_prompt_size = {
54
53
  # OpenAI Models
55
- "gpt-4o": 20000,
56
- "gpt-4o-mini": 20000,
57
- "o1-preview": 20000,
58
- "o1-mini": 20000,
54
+ "gpt-4o": 60000,
55
+ "gpt-4o-mini": 60000,
56
+ "o1": 20000,
57
+ "o1-mini": 60000,
59
58
  # Google Models
60
- "gemini-1.5-flash": 20000,
61
- "gemini-1.5-pro": 20000,
59
+ "gemini-1.5-flash": 60000,
60
+ "gemini-1.5-pro": 60000,
62
61
  # Anthropic Models
63
- "claude-3-5-sonnet-20241022": 20000,
64
- "claude-3-5-haiku-20241022": 20000,
62
+ "claude-3-5-sonnet-20241022": 60000,
63
+ "claude-3-5-haiku-20241022": 60000,
65
64
  # Offline Models
66
- "bartowski/Meta-Llama-3.1-8B-Instruct-GGUF": 20000,
65
+ "Qwen/Qwen2.5-14B-Instruct-GGUF": 20000,
67
66
  "bartowski/Meta-Llama-3.1-8B-Instruct-GGUF": 20000,
68
67
  "bartowski/Llama-3.2-3B-Instruct-GGUF": 20000,
69
68
  "bartowski/gemma-2-9b-it-GGUF": 6000,
70
69
  "bartowski/gemma-2-2b-it-GGUF": 6000,
71
- "Qwen/Qwen2.5-14B-Instruct-GGUF": 20000,
72
70
  }
73
71
  model_to_tokenizer: Dict[str, str] = {}
74
72
 
khoj/utils/constants.py CHANGED
@@ -38,7 +38,7 @@ model_to_cost: Dict[str, Dict[str, float]] = {
38
38
  # OpenAI Pricing: https://openai.com/api/pricing/
39
39
  "gpt-4o": {"input": 2.50, "output": 10.00},
40
40
  "gpt-4o-mini": {"input": 0.15, "output": 0.60},
41
- "o1-preview": {"input": 15.0, "output": 60.00},
41
+ "o1": {"input": 15.0, "output": 60.00},
42
42
  "o1-mini": {"input": 3.0, "output": 12.0},
43
43
  # Gemini Pricing: https://ai.google.dev/pricing
44
44
  "gemini-1.5-flash": {"input": 0.075, "output": 0.30},
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: khoj
3
- Version: 1.32.3.dev8
3
+ Version: 1.32.3.dev23
4
4
  Summary: Your Second Brain
5
5
  Project-URL: Homepage, https://khoj.dev
6
6
  Project-URL: Documentation, https://docs.khoj.dev
@@ -115,68 +115,72 @@ khoj/interface/compiled/chat.svg,sha256=l2JoYRRgk201adTTdvJ-buKUrc0WGfsudix5xEvt
115
115
  khoj/interface/compiled/close.svg,sha256=hQ2iFLkNzHk0_iyTrSbwnWAeXYlgA-c2Eof2Iqh76n4,417
116
116
  khoj/interface/compiled/copy-button-success.svg,sha256=byqWAYD3Pn9IOXRjOKudJ-TJbP2UESbQGvtLWazNGjY,829
117
117
  khoj/interface/compiled/copy-button.svg,sha256=05bKM2eRxksfBlAPT7yMaoNJEk85bZCxQg67EVrPeHo,669
118
- khoj/interface/compiled/index.html,sha256=vpl8BDKcnQxy75c8VPKutzupWZzHCjxWxu1K8tOl2Ds,16019
119
- khoj/interface/compiled/index.txt,sha256=W1eT7mZycv8QugPnMMz18fw1BYKDntavdnpsejGcwas,6842
118
+ khoj/interface/compiled/index.html,sha256=lu-GLRx2NhFsbJSnX0huRMt4OxCS2A6it1pZLmA_BUw,16149
119
+ khoj/interface/compiled/index.txt,sha256=L0UM7b3fjIV_jgQdfnkBeTlgB4yCzieyQUAf6eY5lnM,6890
120
120
  khoj/interface/compiled/khoj.webmanifest,sha256=9wOK2BMS6xH5NKd2eaUgTLg9WepIxB2K2U33KU89LD8,2543
121
121
  khoj/interface/compiled/logo.svg,sha256=_QCKVYM4WT2Qhcf7aVFImjq_s5CwjynGXYAOgI7yf8w,8059
122
122
  khoj/interface/compiled/send.svg,sha256=VdavOWkVddcwcGcld6pdfmwfz7S91M-9O28cfeiKJkM,635
123
123
  khoj/interface/compiled/share.svg,sha256=91lwo75PvMDrgocuZQab6EQ62CxRbubh9Bhw7CWMKbg,1221
124
124
  khoj/interface/compiled/thumbs-down.svg,sha256=JGNl-DwoRmH2XFMPWwFFklmoYtKxaQbkLE3nuYKe8ZY,1019
125
125
  khoj/interface/compiled/thumbs-up.svg,sha256=yS1wxTRtiztkN-6nZciLoYQUB_KTYNPV8xFRwH2TQFw,1036
126
- khoj/interface/compiled/404/index.html,sha256=1cO6I8fc1p1088W0DAnSprgz0Pcht5cBxzBiIvJp6gM,15705
127
- khoj/interface/compiled/_next/static/chunks/1201-aac5b5f9a28edf09.js,sha256=C6yDpQx6sHF4aQON9YNCvkJ5gkiLo9yCd2dva6uV43g,21665
128
- khoj/interface/compiled/_next/static/chunks/1662-adf4c615bef2fdc2.js,sha256=SRYLw3zji9ABRr8p-brZ4RzDQPigHi570niu1EDXb_I,24626
129
- khoj/interface/compiled/_next/static/chunks/1915-878efdc6db697d8f.js,sha256=rKgliMjIXf4PZD53ki8YZxVrXFbTlP1JOqx9FiEr0lw,11652
126
+ khoj/interface/compiled/404/index.html,sha256=fmM7kE5GQZMlEnSY5GlVyjXbpR-DLmJoeRdGAIqpnvA,15705
127
+ khoj/interface/compiled/_next/static/chunks/1234-5c66c4b4512fbca3.js,sha256=_8C8NfImf0UtiOU3I_PUCaO8fI-ZlEweIBmIjtU_1-Y,43529
128
+ khoj/interface/compiled/_next/static/chunks/1915-605f698f2573cfd4.js,sha256=qArqL3leavWRcZkX4ZuWgemtKnmV6c-_yrNtMu_8SeY,11277
130
129
  khoj/interface/compiled/_next/static/chunks/2117-9886e6a0232dc093.js,sha256=vTLu_qp-db5dk72ycjiCIq96HAsdHWNB3rC84EmAr-k,123993
131
- khoj/interface/compiled/_next/static/chunks/2264-0a1a6264f89f3a66.js,sha256=o4msaX3aOj4Zn97ngciieOkbVwpU8jZQx1DW7Dk0vSQ,33891
132
- khoj/interface/compiled/_next/static/chunks/2781-4f022b6e9eb6df6e.js,sha256=xXPK35-KNv-Mt0SskafsBXUIu1OnNlk7fwEkwPBfBp0,1103014
133
- khoj/interface/compiled/_next/static/chunks/2813-7ee42798e23243b8.js,sha256=KO8egO_ARiTGG83CTSfCP3tW6fesCS8uI8jIUB-x0RE,115494
134
- khoj/interface/compiled/_next/static/chunks/3091-e0ff2288e8a29dd7.js,sha256=lJhvkigIgnr25DvILdgHUVt_sScU-JdFbNr2QY2YSzE,223538
130
+ khoj/interface/compiled/_next/static/chunks/2581-455000f8aeb08fc3.js,sha256=Ym3HUf6T2AJZNSPk0X3e_j2-n6htoq39Uh-UPSzlQpk,27056
131
+ khoj/interface/compiled/_next/static/chunks/2633-78be7e42aa20a130.js,sha256=-vBnABdMvB3r2VYqPAsBY6KMca6eCUNZQtZZWov_2zA,234841
132
+ khoj/interface/compiled/_next/static/chunks/3175-b2e522f8ca392f7e.js,sha256=3W8bnHqqDtcvNuKvXiUEjFH9ZLn_04YXs6aTRlfvb3o,1105077
135
133
  khoj/interface/compiled/_next/static/chunks/3727.dcea8f2193111552.js,sha256=nPBaUoj--93LLnMYWR149vLsp3ZaViwX_6os6JJlujs,34242
136
- khoj/interface/compiled/_next/static/chunks/5401-9a6734358089a7b3.js,sha256=M4SFK0ZQkkhfVKsyIyAzdxmyFziZcfsA_6wdC7IzOA4,472993
134
+ khoj/interface/compiled/_next/static/chunks/3789-a09e37a819171a9d.js,sha256=zaxGAee4SqCU7ngN5Hij1fsKoyqrRKnLZNx8LpagYa0,31652
135
+ khoj/interface/compiled/_next/static/chunks/4357-03ea130575287c27.js,sha256=5FPNF2yXaXxgumg4KfPWQQcOrqeF0RnsTTS0jsviAyQ,45294
136
+ khoj/interface/compiled/_next/static/chunks/4925-f8f9a325afd43638.js,sha256=7eAUx0PipKurUtHxVeopD1fz2lXyMCBgVM1FDHnKYys,426814
137
+ khoj/interface/compiled/_next/static/chunks/5427-a0a9ec9272c7dc22.js,sha256=ahXR3gVR4xde6oUyzd6VSrrPNqYiVwOw-Wk0CLeAimU,31438
137
138
  khoj/interface/compiled/_next/static/chunks/5473-b1cf56dedac6577a.js,sha256=GggNQkdq_W4LyMcshYk7g6JEVnjHYGHXyloI05rGP58,45616
138
- khoj/interface/compiled/_next/static/chunks/5477-59f257e791e2c0b3.js,sha256=yAli_5ZYqj7qhAd89UiovYMlWHs_nFKU4vhBZCdoZdU,14621
139
- khoj/interface/compiled/_next/static/chunks/6589-f806113de469d684.js,sha256=9xJ4RK9rp-vfyTXKy2aRXvGw0hfO5MOXc7dqlKwtbAE,15445
140
- khoj/interface/compiled/_next/static/chunks/8117-5c85e2f135c99169.js,sha256=RyNCI4RU2aw-MYN2xfZgeRlTKDlxyeW_676RGCk2xDE,107620
141
- khoj/interface/compiled/_next/static/chunks/8407-49aa838300b78c48.js,sha256=b5yiQ5_pDnjzcHVKzy8JxolMywgCglxLiUGhAMmkLLk,34449
142
- khoj/interface/compiled/_next/static/chunks/8667-d3e5bc726e4ff4e3.js,sha256=kyiAVJTylsiOPFTb63uZn_pMlk4pYhDYt_N7xL76PTM,7214
143
- khoj/interface/compiled/_next/static/chunks/9058-25ef3344805f06ea.js,sha256=kaT0or0MKZPf5KK_mvhlZLr8Ob0JrPtIXCwge_kXMVw,37701
144
- khoj/interface/compiled/_next/static/chunks/9262-24bbca9dab8dd897.js,sha256=D2P3dK-bgJkKRiUZpFN2fI3TtucbrHvJD1Vvai_4mKM,29953
139
+ khoj/interface/compiled/_next/static/chunks/5477-6e377986786baa88.js,sha256=4i2fTWHShW6ryw31MvHIuRuOlpuDz51sY9Vsay6gqKY,13415
140
+ khoj/interface/compiled/_next/static/chunks/6471-a53edba7728eff27.js,sha256=nvEciH38oy4RFNKHgS2_3aXawNsdyrc1Yug4WsUE_i0,25676
141
+ khoj/interface/compiled/_next/static/chunks/8055-9c08d578021a0bc3.js,sha256=GLFrVEOztyrJBI4CaKBi6HhmtYNxaqr-ULT6NKlh0Uw,109513
142
+ khoj/interface/compiled/_next/static/chunks/8667-8d2e60d9a35f6bb5.js,sha256=OEWEMLjAR6_xMYwgha4M-PvWl7JEV37POa0Dki4SGZE,6387
143
+ khoj/interface/compiled/_next/static/chunks/9259-27d1ff42af9a43e0.js,sha256=VPDpPt7r_7xpFB-OxF6mnr2dvKuwFFZltMkpnc98dc8,34824
144
+ khoj/interface/compiled/_next/static/chunks/9431-810871d753e53c6a.js,sha256=fF6jKDJFKXqpg_lCx9uafpZV5X6Yxyq6JvAzf52Yylk,15331
145
145
  khoj/interface/compiled/_next/static/chunks/94ca1967.1d9b42d929a1ee8c.js,sha256=4NgDGkBrtrBndP5tKblKoLgi9xpn4aDpIRH4kDop9Q0,1174520
146
146
  khoj/interface/compiled/_next/static/chunks/9597.83583248dfbf6e73.js,sha256=CndAkafBFeXVlIIlItX7fkn5pQSFPUUULHUZUSnolSM,2121
147
147
  khoj/interface/compiled/_next/static/chunks/964ecbae.51d6faf8801d15e6.js,sha256=c2w-Bc3Ru91uRlwy-IZZs8tMBZF84I7YvVGwG3gofhI,1175120
148
+ khoj/interface/compiled/_next/static/chunks/9665-1ab5c8c667b74dca.js,sha256=sVVdXfK3a6QbJk91E0uJm36r6jrjlRZiKNrjOizrEuA,105531
148
149
  khoj/interface/compiled/_next/static/chunks/d3ac728e-44ebd2a0c99b12a0.js,sha256=W6sCoyCDYdfvkNjo_DZDyj9ArHFk216-aJcAHwdzIwk,268303
149
150
  khoj/interface/compiled/_next/static/chunks/fd9d1056-4482b99a36fd1673.js,sha256=IMKXmjolTYmQ_XEzOGc7GLgTH1e6iDJXu6rhdxT1Fn0,172834
150
151
  khoj/interface/compiled/_next/static/chunks/framework-8e0e0f4a6b83a956.js,sha256=sFFnSyDnFoOc61lP-EtTzTyf-zGA78ejDyMgPFMDw2Q,140001
151
152
  khoj/interface/compiled/_next/static/chunks/main-app-de1f09df97a3cfc7.js,sha256=bqnztujKItXfFBzQlaBmDZyfJpQt_M93CXOuchJfpD0,471
152
153
  khoj/interface/compiled/_next/static/chunks/main-db4bfac6b0a8d00b.js,sha256=vPSmGIy1oxKoIImN-yu0Cac-8hxcwGJJvJ9V4UTGQ6k,111273
153
154
  khoj/interface/compiled/_next/static/chunks/polyfills-42372ed130431b0a.js,sha256=CXPB1kyIrcjjyVBBDLWLKI9yEY1ZZbeASUON648vloM,112594
154
- khoj/interface/compiled/_next/static/chunks/webpack-250671c0bcd4eacb.js,sha256=HnEMi3N0pMOp8l1KX1Dv7-EYlpnPaOp69_zDp830z7E,3997
155
+ khoj/interface/compiled/_next/static/chunks/webpack-2a946d6408b83055.js,sha256=jaAUAHkRTZQEIS4_fA3_c8hJLKAe93ceXEd69DJbIjU,4009
155
156
  khoj/interface/compiled/_next/static/chunks/app/layout-30e7fda7262713ce.js,sha256=U_kFR0Vycl8EfeY4NGizdPrucrgy5QnWZ4jqkkLJD20,712
156
- khoj/interface/compiled/_next/static/chunks/app/page-cd8a655025dd5ec5.js,sha256=pfMvgdC_s-EhaDQl5Irllb8FUBBRDZo2LZRzZp82VS0,34147
157
+ khoj/interface/compiled/_next/static/chunks/app/page-a9d3393760f6081d.js,sha256=Fc9H7qEytJoyEFyCa7rSCqGobJmWGYxEcGdE_K8nbI8,34396
157
158
  khoj/interface/compiled/_next/static/chunks/app/_not-found/page-a834eddae3e235df.js,sha256=zElhiTkdu2JqrEvJ8Lrxh4HCyfLmPllBHHWOuDtrVlw,1755
158
- khoj/interface/compiled/_next/static/chunks/app/agents/layout-e49165209d2e406c.js,sha256=WFG6nsdtjnYHsKazIx5-xBXemVzEKXfW_U6Q9dnc7CU,180
159
- khoj/interface/compiled/_next/static/chunks/app/agents/page-bd7c168e25246bca.js,sha256=RCUAWjj2pqnqnqQOcl0pyHw6VjtMBWg1FACQH_qNtG8,10950
160
- khoj/interface/compiled/_next/static/chunks/app/automations/layout-dce809da279a4a8a.js,sha256=AraOIfrb2orD-FO-QnYZzlVl7zrRZZFNiOH_g01k0DY,5143
161
- khoj/interface/compiled/_next/static/chunks/app/automations/page-a5365f75f2745bbc.js,sha256=ut62dq-dM4tGfbDk_FlP5lxVO3aeXTonz6wX4gVEvuI,34114
162
- khoj/interface/compiled/_next/static/chunks/app/chat/layout-d5ae861e1ade9d08.js,sha256=oe6TgLOEOch5Nr3Z-DEdMIp3MD5vd0rH7dTp-mdEXYg,180
163
- khoj/interface/compiled/_next/static/chunks/app/chat/page-846cb5c9588aade3.js,sha256=b2LufZDTe_MfDG-CPZj6Vz-_qX15sehRS_tgY5c3ECQ,7184
164
- khoj/interface/compiled/_next/static/chunks/app/search/layout-c02531d586972d7d.js,sha256=VQACqzXZcJUaa3W_0wHsrdLP22pj8yqeAOGBQfVnQxw,180
165
- khoj/interface/compiled/_next/static/chunks/app/search/page-dcf49d92a85259b9.js,sha256=bGD-yL6QBlUFWDDQrbdmRKbF9s_EXXubhyTRlI9FNOE,6958
166
- khoj/interface/compiled/_next/static/chunks/app/settings/layout-b3f6bc6f1aa118e0.js,sha256=gq-JagXEFR_QQnQc_filcPpFOLN9qXAIlvVGja3DmeI,6132
167
- khoj/interface/compiled/_next/static/chunks/app/settings/page-53e7ef663da16aff.js,sha256=u6smMN6TB-O4RTQ2DUtdeLiddAZKQc24Q8tJmVfHi9U,31039
168
- khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-95998f0bdc22bb13.js,sha256=DAKpITdwEGwTobUWKg2Fr8rYolYq2xNt9eUppTXkcsI,180
169
- khoj/interface/compiled/_next/static/chunks/app/share/chat/page-a6bcbfaf4a37a137.js,sha256=-jytD5htfY2gIeYBrSUWc7I-mlHxdgfsWeDvS0nUT-Y,4376
159
+ khoj/interface/compiled/_next/static/chunks/app/agents/layout-e00fb81dca656a10.js,sha256=Prg_1BSPDnJDTXEx-Ai9RtlK0nesPWDFIVFFCMuVUiw,180
160
+ khoj/interface/compiled/_next/static/chunks/app/agents/page-288c0edc461fa5c9.js,sha256=MuEnkRFhJKwt4yw3QLphu6I2LHszP_muKTFZ4hTWJvg,17578
161
+ khoj/interface/compiled/_next/static/chunks/app/automations/layout-1fe1537449f43496.js,sha256=s2wHeQ-ai9rKyU9EjOGY1Yo51L4ZEkjLtML85BqN3Zc,5143
162
+ khoj/interface/compiled/_next/static/chunks/app/automations/page-486b50016a08b4b5.js,sha256=YRQqlq1c-V7JnLc8wm0_6Df9veN4_F2vbETdBYpjUBA,33866
163
+ khoj/interface/compiled/_next/static/chunks/app/chat/layout-01fa675d4d56157c.js,sha256=1dS2MBx00yyKfsMfrfdS65tNKvaQW_PYdeuTr1lGl80,180
164
+ khoj/interface/compiled/_next/static/chunks/app/chat/page-acfb668abec2b4c7.js,sha256=KNdnLyb6ZffLz5PNQSrZAu497o_VjWPvyTimg0Irom0,7444
165
+ khoj/interface/compiled/_next/static/chunks/app/search/layout-484d34239ed0f2b1.js,sha256=L7gJxQXczJP6c7e8t24p_RirmegDRuyJRiGQg364TM4,180
166
+ khoj/interface/compiled/_next/static/chunks/app/search/page-439eb6b3073f3224.js,sha256=bwjlAz_6Ze6v3CSfRxBNRimk9_3v0eqhwGNqQWrBbjA,7133
167
+ khoj/interface/compiled/_next/static/chunks/app/settings/layout-cfb0ab077038f9b8.js,sha256=GT62JpAxEgkqZdaWvbI9gXVCTgpMXKCurmkMkCKOaXk,6972
168
+ khoj/interface/compiled/_next/static/chunks/app/settings/page-74e7a8877798eb27.js,sha256=0PHgvh_x262HYRFLQT7XTlKvRC5tvH4-fxmj5zYOozM,32689
169
+ khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-b3f7ae1ef8871d30.js,sha256=JsEyiIoEsN1WLgEjun_x908uUc85ve2k3cNY4YF2yyw,180
170
+ khoj/interface/compiled/_next/static/chunks/app/share/chat/page-42623ff6bdbb91d9.js,sha256=wBhVUJ73EnFHgt8P-dZ7HJ2NoLNkESVaeuBpLGhqtGg,4629
170
171
  khoj/interface/compiled/_next/static/chunks/pages/_app-3c9ca398d360b709.js,sha256=UqtikLsCsOWtDUJOW6Tuk9P-bV1V3MhYd3ghrQuEmfs,286
171
172
  khoj/interface/compiled/_next/static/chunks/pages/_error-cf5ca766ac8f493f.js,sha256=w_It3VzKT8O1M3CrJ_hZHsaU7M7dq3EAaVG8KvJ-fhU,253
173
+ khoj/interface/compiled/_next/static/css/00f41e24e96391e7.css,sha256=gfBGRqSClcjB9nMAuAZ_aFU_GB09v-B04vrPk0pw25A,1725
172
174
  khoj/interface/compiled/_next/static/css/089de1d8526b96e9.css,sha256=sjpmNlk7H2uKEYK9_DFccNq9J8V9uR799cS0yT-E7EI,4041
173
- khoj/interface/compiled/_next/static/css/3cf13271869a4aeb.css,sha256=sGjJTeMeN6wbQF4OCPgWYgJmSLLSHyzIH2rSVstWx7k,1857
174
- khoj/interface/compiled/_next/static/css/3f27c3cf45375eb5.css,sha256=q2VPmeXcRA16mAGV0CC-GgP8sNut_375E7cQcoz3d9Y,26607
175
- khoj/interface/compiled/_next/static/css/592ca99f5122e75a.css,sha256=BSqRkeb9vBh0phx5GkAlZirTFZintbyggGaUkuOBfaU,914
176
- khoj/interface/compiled/_next/static/css/5a400c87d295e68a.css,sha256=ojDUPJ9fJpEo9DzTAsEa-k1cg7Bef-nSTfpszMiqknQ,17711
177
- khoj/interface/compiled/_next/static/css/9504108437df6804.css,sha256=Q_dZsMd6HXuMXcSd8yx141s63tzYUA3Cdop0S57BF7g,5248
178
- khoj/interface/compiled/_next/static/css/b2dbbd9ab2ab4061.css,sha256=vrys75-Z1_lKH4N2g9VvqRyEvFRUoIh8eg1VS3Vdt1o,3071993
179
- khoj/interface/compiled/_next/static/css/d89135ea56435f83.css,sha256=tQhzJvGEY3g0jEq6iyswHQJRk4L7j5IcToh1nNL5p64,7343
175
+ khoj/interface/compiled/_next/static/css/0f0e5dbeda138161.css,sha256=N5TecMg0L184wfBEO2To7pn81iOSZYcbuBWONYf2Cqg,791
176
+ khoj/interface/compiled/_next/static/css/37a73b87f02df402.css,sha256=hp0vlekKu0K2eITR5YIqFmLHQPqV3JETFnRd_-Uh0mk,165
177
+ khoj/interface/compiled/_next/static/css/6a9a043a6b83c0af.css,sha256=SjTIs5FdFPmKPLmtaXppCmGeLXEJPpJAHXtnPuL_Dlw,30645
178
+ khoj/interface/compiled/_next/static/css/bb7461ef275b9b8b.css,sha256=eoix_1bAd0oGkcidsOL8MhkI0R-5IMfVswY57eX8vGk,5468
179
+ khoj/interface/compiled/_next/static/css/c3acbadc30537d04.css,sha256=DkW_MqKz7IXbXtwsh_AT2AfWymZxi_7pzkUGgEknKH8,1597
180
+ khoj/interface/compiled/_next/static/css/de88e9efc2116161.css,sha256=Yb6iJ5-hUiLTBVbVGAspWQbxiQa13gdmvZXe3OLZ7Zc,3072188
181
+ khoj/interface/compiled/_next/static/css/e546bf5cc4914244.css,sha256=BwYqeZwV4edoJrYHA5-XdlcN5nm7wSOa_slyODHpH9I,17584
182
+ khoj/interface/compiled/_next/static/jk7T_qfZU1hdYV-lgkSJT/_buildManifest.js,sha256=f2_nYnw25hHWQJ-39Lf5OH1u6kgdbOInyfplqgjvAV4,224
183
+ khoj/interface/compiled/_next/static/jk7T_qfZU1hdYV-lgkSJT/_ssgManifest.js,sha256=Z49s4suAsf5y_GfnQSvm4qtq2ggxEbZPfEDTXjy6XgA,80
180
184
  khoj/interface/compiled/_next/static/media/1d8a05b60287ae6c-s.p.woff2,sha256=IzKBwB_bpSGvO7C9aRv29Js-jAbZPRDI-D-P4H2P918,14508
181
185
  khoj/interface/compiled/_next/static/media/6f22fce21a7c433c-s.woff2,sha256=T773llrgKNUxGlJzhaH0DUs2rcuRHU7bQpf0DTC4sSU,21812
182
186
  khoj/interface/compiled/_next/static/media/77c207b095007c34-s.p.woff2,sha256=vk9tBKB084h1U8mxwJ5WNHDz_pdUVqE_xb9-ILVhKXY,168144
@@ -250,10 +254,8 @@ khoj/interface/compiled/_next/static/media/flags.3afdda2f.webp,sha256=M2AW_HLpBn
250
254
  khoj/interface/compiled/_next/static/media/flags@2x.5fbe9fc1.webp,sha256=BBeRPBZkxY3-aKkMnYv5TSkxmbeMbyUH4VRIPfrWg1E,137406
251
255
  khoj/interface/compiled/_next/static/media/globe.98e105ca.webp,sha256=g3ofb8-W9GM75zIhlvQhaS8I2py9TtrovOKR3_7Jf04,514
252
256
  khoj/interface/compiled/_next/static/media/globe@2x.974df6f8.webp,sha256=I_N7Yke3IOoS-0CC6XD8o0IUWG8PdPbrHmf6lpgWlZY,1380
253
- khoj/interface/compiled/_next/static/pr4toMMzYgK9XMJiOcRYC/_buildManifest.js,sha256=f2_nYnw25hHWQJ-39Lf5OH1u6kgdbOInyfplqgjvAV4,224
254
- khoj/interface/compiled/_next/static/pr4toMMzYgK9XMJiOcRYC/_ssgManifest.js,sha256=Z49s4suAsf5y_GfnQSvm4qtq2ggxEbZPfEDTXjy6XgA,80
255
- khoj/interface/compiled/agents/index.html,sha256=stz90RBoQWYYriWkkJBR0VrRBzcZO_hG0yMsnmLm1v8,17387
256
- khoj/interface/compiled/agents/index.txt,sha256=kuOlpJP1yU8nWsFS-x37zOMCGMjLkNiKJ8SR4Sv5LQg,7660
257
+ khoj/interface/compiled/agents/index.html,sha256=MepbN9HwueSKyatp_dBr2Ax_kw74voymFK4xP-lJjIo,17207
258
+ khoj/interface/compiled/agents/index.txt,sha256=IrTU7PMBamzAR2e40oBcWTneMWoSM2lFnerurEprQG0,7575
257
259
  khoj/interface/compiled/assets/icons/khoj_lantern.ico,sha256=eggu-B_v3z1R53EjOFhIqqPnICBGdoaw1xnc0NrzHck,174144
258
260
  khoj/interface/compiled/assets/icons/khoj_lantern.svg,sha256=I_8XP5X84gEOoCRhCRKOQn_GKZrz3SUBXct7WxHvY7c,8767
259
261
  khoj/interface/compiled/assets/icons/khoj_lantern_1200x1200.png,sha256=xDx0bbD-WMflgg8zck9oPIIuTIvywtuED2k7CjSQS4w,66194
@@ -268,16 +270,16 @@ khoj/interface/compiled/assets/samples/desktop-remember-plan-sample.png,sha256=i
268
270
  khoj/interface/compiled/assets/samples/phone-browse-draw-sample.png,sha256=Dd4fPwtFl6BWqnHjeb1mCK_ND0hhHsWtx8sNE7EiMuE,406179
269
271
  khoj/interface/compiled/assets/samples/phone-plain-chat-sample.png,sha256=DEDaNRCkfEWUeh3kYZWIQDTVK1a6KKnYdwj5ZWisN_Q,82985
270
272
  khoj/interface/compiled/assets/samples/phone-remember-plan-sample.png,sha256=Ma3blirRmq3X4oYSsDbbT7MDn29rymDrjwmUfA9BMuM,236285
271
- khoj/interface/compiled/automations/index.html,sha256=l2MrD0j_jMFU6IJIxL8QbEzT9DctgtbSky9VKazUOxY,36078
272
- khoj/interface/compiled/automations/index.txt,sha256=_gNKzpPRUAwMRWOJPWv5U8G2Ei53Tz1DL0lH2uA33-A,7646
273
- khoj/interface/compiled/chat/index.html,sha256=JajFg44Bf8RT0kA2qskpOKcm0F3PO0fft8ErMy7jfhQ,18225
274
- khoj/interface/compiled/chat/index.txt,sha256=iTVqF_T2FcDOtV6Ub3BiSzOWDEBWLrE_0Zhh-b8mAcc,8065
275
- khoj/interface/compiled/search/index.html,sha256=xJ-0KYR09OHkJTKoUJ7POkLK8TwSgdIpd_EaciK27P4,34565
276
- khoj/interface/compiled/search/index.txt,sha256=rnCJog_CJPZovIFEQEpXb7huAYHmMZ8_WILD1oR9Mdk,6679
277
- khoj/interface/compiled/settings/index.html,sha256=Z4Mra4Pkz0pSWTKAarVzuYf0WqmBUA1iOqdeMA0T1C0,17754
278
- khoj/interface/compiled/settings/index.txt,sha256=A49uvgCxytxYC_tHrVl1-e-coWxFCo5vJvLLDU9-v4A,7914
279
- khoj/interface/compiled/share/chat/index.html,sha256=kOY6yVksVVA5ufCeLS6AjqN8SfpbXiiwLTLaPEOtCrQ,19064
280
- khoj/interface/compiled/share/chat/index.txt,sha256=3PE23nTd87Csw7u8DHA5rsALP2Bh9-RGWTVdRfUwQt4,8623
273
+ khoj/interface/compiled/automations/index.html,sha256=piAID9yy3LTM1gCwIo4R4IduGdyi1k4a2mh2xt2jKug,54898
274
+ khoj/interface/compiled/automations/index.txt,sha256=WOxHkaj8McKH3BbwUvIylqmMqQZSuEZR00iqA8x5BHA,7609
275
+ khoj/interface/compiled/chat/index.html,sha256=yDOI0y2cCXXIyrHHBm4F39a8Inxch-LSezAvlyKgByA,18045
276
+ khoj/interface/compiled/chat/index.txt,sha256=gEReStehyejVQzrdIvp2MOgvAQt3Co0gA94CH3HTEqU,7980
277
+ khoj/interface/compiled/search/index.html,sha256=fQARCI17UAwCM2YOWDXbnV3loTut2SXAwoVWsbwIvlI,53305
278
+ khoj/interface/compiled/search/index.txt,sha256=ymD09YS00YhWLR_v2uf40TrA5Zn9kOv7z0EsYkgzRXU,6631
279
+ khoj/interface/compiled/settings/index.html,sha256=AoO5cdHQ-vFTI3AnAAuXMFihuF1Sq-ICvs--89U3-CE,17392
280
+ khoj/interface/compiled/settings/index.txt,sha256=1lBVubdAjEZE6iTaD62IRPsc0obUDA2Bi354uI6LceM,7733
281
+ khoj/interface/compiled/share/chat/index.html,sha256=fFt9haMjzCTauZ9h8RwTXYFIE_JFSQjnQA-A8kS5S4Y,18884
282
+ khoj/interface/compiled/share/chat/index.txt,sha256=Smm7VmoOXReIzaW-Kxb3KtpkZdKcNmSvBGe928DKDMQ,8538
281
283
  khoj/interface/email/feedback.html,sha256=xksuPFamx4hGWyTTxZKRgX_eiYQQEuv-eK9Xmkt-nwU,1216
282
284
  khoj/interface/email/magic_link.html,sha256=372ESbTPKM9acekuZcOIKOw6kBl-KikFg_L9MOHqJkg,2094
283
285
  khoj/interface/email/task.html,sha256=tY7a0gzVeQ2lSQNu7WyXR_s7VYeWTrxWEj1iHVuoVE4,2813
@@ -330,7 +332,7 @@ khoj/processor/content/plaintext/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRk
330
332
  khoj/processor/content/plaintext/plaintext_to_entries.py,sha256=wFZwK_zIc7gWbRtO9sOHo9KvfhGAzL9psX_nKWYFduo,4975
331
333
  khoj/processor/conversation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
332
334
  khoj/processor/conversation/prompts.py,sha256=gdNL97K9d-7Dt_Rl4Ovfjw-ZJZ3cCtlXv1hQ4AJn1u4,51030
333
- khoj/processor/conversation/utils.py,sha256=XEgKUBlwc0inuVGv683nfJuaI3CddGFJNRsjmofCnlc,32787
335
+ khoj/processor/conversation/utils.py,sha256=shGBCU1gtfGbWZgm1_zQtezt9RmVFcftopugQob7EhA,32709
334
336
  khoj/processor/conversation/anthropic/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
335
337
  khoj/processor/conversation/anthropic/anthropic_chat.py,sha256=2jLTh-5WiGcsm1b5pla9UDjeTrPFfck2TOPPex5MN4c,8962
336
338
  khoj/processor/conversation/anthropic/utils.py,sha256=En5uBBsxDBWb6QTs5g8nH_f2FVBX1uYK40i13fDRAhc,7327
@@ -343,7 +345,7 @@ khoj/processor/conversation/offline/utils.py,sha256=51McImxl6u1qgRYvMt7uzsgLGSLq
343
345
  khoj/processor/conversation/offline/whisper.py,sha256=DJI-8y8DULO2cQ49m2VOvRyIZ2TxBypc15gM8O3HuMI,470
344
346
  khoj/processor/conversation/openai/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
345
347
  khoj/processor/conversation/openai/gpt.py,sha256=FFiMevjK_EiryjsZcYzpYMA-o3sgQpC87x1c6nKek8Y,8515
346
- khoj/processor/conversation/openai/utils.py,sha256=OfJJxjGgUigG2ZX7cWylA-NP4-d1flDQkf1gqP2FEgM,7807
348
+ khoj/processor/conversation/openai/utils.py,sha256=UfoyaKKS-i90k6DQkjXeiWdaXviLYvnrMIN-naUlBqI,7982
347
349
  khoj/processor/conversation/openai/whisper.py,sha256=zoEeK1LNCg_tzP4xzYi5vRPzNPGuDGzpkrkG7d1LUn4,447
348
350
  khoj/processor/image/generate.py,sha256=v1ZVeE0IQxP1-34j6IZBAB267knAbSvE8jYspO_tQw4,8807
349
351
  khoj/processor/speech/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -377,7 +379,7 @@ khoj/search_type/text_search.py,sha256=PZzJVCXpeBM795SIqiAKXAxgnCp1NIRiVikm040r1
377
379
  khoj/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
378
380
  khoj/utils/cli.py,sha256=IIZ2qH0v7Jmqw3JRH1K5EMp9TRze6en3GYsASnglMEM,3916
379
381
  khoj/utils/config.py,sha256=aiOkH0je8A30DAGYTHMRePrgJonFv_i07_7CdhhhcdA,1805
380
- khoj/utils/constants.py,sha256=ox1ROCgXp6QkDMS96jqhsQ9_oFZkHnYJTyvKL5emE_M,2143
382
+ khoj/utils/constants.py,sha256=2wSSwND3z6MTl7nF3VVaKVQPZhqRaXDdRmFl_Th045k,2135
381
383
  khoj/utils/fs_syncer.py,sha256=5nqwAZqRk3Nwhkwd8y4IomTPZQmW32GwAqyMzal5KyY,9996
382
384
  khoj/utils/helpers.py,sha256=fGdn7FvUGFjNCdhY9gEVe3Tz9WjaHlkT-2gQP3C3YGA,22852
383
385
  khoj/utils/initialization.py,sha256=VJlYbZprepK4gmySJ0bw4KZghW3944-KMtr_7kyl0iE,13558
@@ -386,8 +388,8 @@ khoj/utils/models.py,sha256=Q5tcC9-z25sCiub048fLnvZ6_IIO1bcPNxt5payekk0,2009
386
388
  khoj/utils/rawconfig.py,sha256=bQ_MGbBzYt6ZUIsHUwZjaHKDLh6GQ7h-sENkv3fyVbQ,5028
387
389
  khoj/utils/state.py,sha256=axjZhnby8L3bY-N1VVoWgBH1RpFGK6U3_ZeNo1Kt7hs,1679
388
390
  khoj/utils/yaml.py,sha256=qy1Tkc61rDMesBw_Cyx2vOR6H-Hngcsm5kYfjwQBwkE,1543
389
- khoj-1.32.3.dev8.dist-info/METADATA,sha256=lIvvCpzR9CU_EMNrcSAfZx4ZMZjZWcJRa_1b_p0gAow,7532
390
- khoj-1.32.3.dev8.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
391
- khoj-1.32.3.dev8.dist-info/entry_points.txt,sha256=KBIcez5N_jCgq_ER4Uxf-e1lxTBMTE_BBjMwwfeZyAg,39
392
- khoj-1.32.3.dev8.dist-info/licenses/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
393
- khoj-1.32.3.dev8.dist-info/RECORD,,
391
+ khoj-1.32.3.dev23.dist-info/METADATA,sha256=VtQACfE6GK41zM81kVr79BGrCKYOsDSLyp9eevQiHOs,7533
392
+ khoj-1.32.3.dev23.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
393
+ khoj-1.32.3.dev23.dist-info/entry_points.txt,sha256=KBIcez5N_jCgq_ER4Uxf-e1lxTBMTE_BBjMwwfeZyAg,39
394
+ khoj-1.32.3.dev23.dist-info/licenses/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
395
+ khoj-1.32.3.dev23.dist-info/RECORD,,
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1201],{74915:function(a,e,t){t.d(e,{D:function(){return M}});var l=t(2265),r=t(49656);let n=new Map([["bold",l.createElement(l.Fragment,null,l.createElement("path",{d:"M84,224a12,12,0,0,1-12,12H56a20,20,0,0,1-20-20V184a12,12,0,0,1,24,0v28H72A12,12,0,0,1,84,224ZM220,88v48a12,12,0,0,1-24,0V104H148a12,12,0,0,1-12-12V44H120a12,12,0,0,1,0-24h32a12,12,0,0,1,8.49,3.51l56,56A12,12,0,0,1,220,88Zm-60-8h23L160,57ZM80,20H56A20,20,0,0,0,36,40V64a12,12,0,0,0,24,0V44H80a12,12,0,0,0,0-24ZM208,164a12,12,0,0,0-12,12v36h-4a12,12,0,0,0,0,24h8a20,20,0,0,0,20-20V176A12,12,0,0,0,208,164ZM48,156a12,12,0,0,0,12-12V104a12,12,0,0,0-24,0v40A12,12,0,0,0,48,156Zm104,56H112a12,12,0,0,0,0,24h40a12,12,0,0,0,0-24Z"}))],["duotone",l.createElement(l.Fragment,null,l.createElement("path",{d:"M208,88H152V32Z",opacity:"0.2"}),l.createElement("path",{d:"M80,224a8,8,0,0,1-8,8H56a16,16,0,0,1-16-16V184a8,8,0,0,1,16,0v32H72A8,8,0,0,1,80,224ZM216,88v48a8,8,0,0,1-16,0V96H152a8,8,0,0,1-8-8V40H120a8,8,0,0,1,0-16h32a8,8,0,0,1,5.66,2.34l56,56A8,8,0,0,1,216,88Zm-56-8h28.69L160,51.31ZM80,24H56A16,16,0,0,0,40,40V64a8,8,0,0,0,16,0V40H80a8,8,0,0,0,0-16ZM208,168a8,8,0,0,0-8,8v40h-8a8,8,0,0,0,0,16h8a16,16,0,0,0,16-16V176A8,8,0,0,0,208,168ZM48,152a8,8,0,0,0,8-8V104a8,8,0,0,0-16,0v40A8,8,0,0,0,48,152Zm104,64H112a8,8,0,0,0,0,16h40a8,8,0,0,0,0-16Z"}))],["fill",l.createElement(l.Fragment,null,l.createElement("path",{d:"M80,224a8,8,0,0,1-8,8H56a16,16,0,0,1-16-16V184a8,8,0,0,1,16,0v32H72A8,8,0,0,1,80,224ZM213.66,82.34l-56-56A8,8,0,0,0,152,24H120a8,8,0,0,0,0,16h24V88a8,8,0,0,0,8,8h48v40a8,8,0,0,0,16,0V88A8,8,0,0,0,213.66,82.34ZM80,24H56A16,16,0,0,0,40,40V64a8,8,0,0,0,16,0V40H80a8,8,0,0,0,0-16ZM208,168a8,8,0,0,0-8,8v40h-8a8,8,0,0,0,0,16h8a16,16,0,0,0,16-16V176A8,8,0,0,0,208,168ZM48,152a8,8,0,0,0,8-8V104a8,8,0,0,0-16,0v40A8,8,0,0,0,48,152Zm104,64H112a8,8,0,0,0,0,16h40a8,8,0,0,0,0-16Z"}))],["light",l.createElement(l.Fragment,null,l.createElement("path",{d:"M78,224a6,6,0,0,1-6,6H56a14,14,0,0,1-14-14V184a6,6,0,0,1,12,0v32a2,2,0,0,0,2,2H72A6,6,0,0,1,78,224ZM214,88v48a6,6,0,0,1-12,0V94H152a6,6,0,0,1-6-6V38H120a6,6,0,0,1,0-12h32a6,6,0,0,1,4.24,1.76l56,56A6,6,0,0,1,214,88Zm-56-6h35.51L158,46.49ZM80,26H56A14,14,0,0,0,42,40V64a6,6,0,0,0,12,0V40a2,2,0,0,1,2-2H80a6,6,0,0,0,0-12ZM208,170a6,6,0,0,0-6,6v40a2,2,0,0,1-2,2h-8a6,6,0,0,0,0,12h8a14,14,0,0,0,14-14V176A6,6,0,0,0,208,170ZM48,150a6,6,0,0,0,6-6V104a6,6,0,0,0-12,0v40A6,6,0,0,0,48,150Zm104,68H112a6,6,0,0,0,0,12h40a6,6,0,0,0,0-12Z"}))],["regular",l.createElement(l.Fragment,null,l.createElement("path",{d:"M80,224a8,8,0,0,1-8,8H56a16,16,0,0,1-16-16V184a8,8,0,0,1,16,0v32H72A8,8,0,0,1,80,224ZM216,88v48a8,8,0,0,1-16,0V96H152a8,8,0,0,1-8-8V40H120a8,8,0,0,1,0-16h32a8,8,0,0,1,5.66,2.34l56,56A8,8,0,0,1,216,88Zm-56-8h28.69L160,51.31ZM80,24H56A16,16,0,0,0,40,40V64a8,8,0,0,0,16,0V40H80a8,8,0,0,0,0-16ZM208,168a8,8,0,0,0-8,8v40h-8a8,8,0,0,0,0,16h8a16,16,0,0,0,16-16V176A8,8,0,0,0,208,168ZM48,152a8,8,0,0,0,8-8V104a8,8,0,0,0-16,0v40A8,8,0,0,0,48,152Zm104,64H112a8,8,0,0,0,0,16h40a8,8,0,0,0,0-16Z"}))],["thin",l.createElement(l.Fragment,null,l.createElement("path",{d:"M76,224a4,4,0,0,1-4,4H56a12,12,0,0,1-12-12V184a4,4,0,0,1,8,0v32a4,4,0,0,0,4,4H72A4,4,0,0,1,76,224ZM212,88v48a4,4,0,0,1-8,0V92H152a4,4,0,0,1-4-4V36H120a4,4,0,0,1,0-8h32a4,4,0,0,1,2.83,1.17l56,56A4,4,0,0,1,212,88Zm-56-4h42.34L156,41.66ZM80,28H56A12,12,0,0,0,44,40V64a4,4,0,0,0,8,0V40a4,4,0,0,1,4-4H80a4,4,0,0,0,0-8ZM208,172a4,4,0,0,0-4,4v40a4,4,0,0,1-4,4h-8a4,4,0,0,0,0,8h8a12,12,0,0,0,12-12V176A4,4,0,0,0,208,172ZM48,148a4,4,0,0,0,4-4V104a4,4,0,0,0-8,0v40A4,4,0,0,0,48,148Zm104,72H112a4,4,0,0,0,0,8h40a4,4,0,0,0,0-8Z"}))]]);var m=Object.defineProperty,c=Object.defineProperties,H=Object.getOwnPropertyDescriptors,A=Object.getOwnPropertySymbols,h=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable,Z=(a,e,t)=>e in a?m(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,p=(a,e)=>{for(var t in e||(e={}))h.call(e,t)&&Z(a,t,e[t]);if(A)for(var t of A(e))o.call(e,t)&&Z(a,t,e[t]);return a},V=(a,e)=>c(a,H(e));let M=(0,l.forwardRef)((a,e)=>l.createElement(r.Z,V(p({ref:e},a),{weights:n})));M.displayName="FileDashed"},27556:function(a,e,t){t.d(e,{r:function(){return M}});var l=t(2265),r=t(49656);let n=new Map([["bold",l.createElement(l.Fragment,null,l.createElement("path",{d:"M216.49,79.52l-56-56A12,12,0,0,0,152,20H56A20,20,0,0,0,36,40V216a20,20,0,0,0,20,20H200a20,20,0,0,0,20-20V88A12,12,0,0,0,216.49,79.52ZM183,80H160V57ZM60,212V44h76V92a12,12,0,0,0,12,12h48V212Zm96.48-48.49a36,36,0,1,0-17,17l12,12a12,12,0,0,0,17-17ZM112,148a12,12,0,1,1,12,12A12,12,0,0,1,112,148Z"}))],["duotone",l.createElement(l.Fragment,null,l.createElement("path",{d:"M208,88H152V32Z",opacity:"0.2"}),l.createElement("path",{d:"M213.66,82.34l-56-56A8,8,0,0,0,152,24H56A16,16,0,0,0,40,40V216a16,16,0,0,0,16,16H200a16,16,0,0,0,16-16V88A8,8,0,0,0,213.66,82.34ZM160,51.31,188.69,80H160ZM200,216H56V40h88V88a8,8,0,0,0,8,8h48V216Zm-45.54-48.85a36.05,36.05,0,1,0-11.31,11.31l11.19,11.2a8,8,0,0,0,11.32-11.32ZM104,148a20,20,0,1,1,20,20A20,20,0,0,1,104,148Z"}))],["fill",l.createElement(l.Fragment,null,l.createElement("path",{d:"M144,148a20,20,0,1,1-20-20A20,20,0,0,1,144,148Zm72-60V216a16,16,0,0,1-16,16H56a16,16,0,0,1-16-16V40A16,16,0,0,1,56,24h96a8,8,0,0,1,5.66,2.34l56,56A8,8,0,0,1,216,88Zm-50.34,90.34-11.2-11.19a36.05,36.05,0,1,0-11.31,11.31l11.19,11.2a8,8,0,0,0,11.32-11.32ZM196,88,152,44V88Z"}))],["light",l.createElement(l.Fragment,null,l.createElement("path",{d:"M212.24,83.76l-56-56A6,6,0,0,0,152,26H56A14,14,0,0,0,42,40V216a14,14,0,0,0,14,14H200a14,14,0,0,0,14-14V88A6,6,0,0,0,212.24,83.76ZM158,46.48,193.52,82H158ZM200,218H56a2,2,0,0,1-2-2V40a2,2,0,0,1,2-2h90V88a6,6,0,0,0,6,6h50V216A2,2,0,0,1,200,218Zm-48.11-50.59a34.05,34.05,0,1,0-8.48,8.48l12.35,12.35a6,6,0,0,0,8.48-8.48ZM102,148a22,22,0,1,1,22,22A22,22,0,0,1,102,148Z"}))],["regular",l.createElement(l.Fragment,null,l.createElement("path",{d:"M213.66,82.34l-56-56A8,8,0,0,0,152,24H56A16,16,0,0,0,40,40V216a16,16,0,0,0,16,16H200a16,16,0,0,0,16-16V88A8,8,0,0,0,213.66,82.34ZM160,51.31,188.69,80H160ZM200,216H56V40h88V88a8,8,0,0,0,8,8h48V216Zm-45.54-48.85a36.05,36.05,0,1,0-11.31,11.31l11.19,11.2a8,8,0,0,0,11.32-11.32ZM104,148a20,20,0,1,1,20,20A20,20,0,0,1,104,148Z"}))],["thin",l.createElement(l.Fragment,null,l.createElement("path",{d:"M210.83,85.17l-56-56A4,4,0,0,0,152,28H56A12,12,0,0,0,44,40V216a12,12,0,0,0,12,12H200a12,12,0,0,0,12-12V88A4,4,0,0,0,210.83,85.17ZM156,41.65,198.34,84H156ZM200,220H56a4,4,0,0,1-4-4V40a4,4,0,0,1,4-4h92V88a4,4,0,0,0,4,4h52V216A4,4,0,0,1,200,220Zm-50.74-52.39a32.05,32.05,0,1,0-5.65,5.65l13.56,13.57a4,4,0,0,0,5.66-5.66ZM100,148a24,24,0,1,1,24,24A24,24,0,0,1,100,148Z"}))]]);var m=Object.defineProperty,c=Object.defineProperties,H=Object.getOwnPropertyDescriptors,A=Object.getOwnPropertySymbols,h=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable,Z=(a,e,t)=>e in a?m(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,p=(a,e)=>{for(var t in e||(e={}))h.call(e,t)&&Z(a,t,e[t]);if(A)for(var t of A(e))o.call(e,t)&&Z(a,t,e[t]);return a},V=(a,e)=>c(a,H(e));let M=(0,l.forwardRef)((a,e)=>l.createElement(r.Z,V(p({ref:e},a),{weights:n})));M.displayName="FileMagnifyingGlass"},75216:function(a,e,t){t.d(e,{b:function(){return M}});var l=t(2265),r=t(49656);let n=new Map([["bold",l.createElement(l.Fragment,null,l.createElement("path",{d:"M212.62,75.17A63.7,63.7,0,0,0,206.39,26,12,12,0,0,0,196,20a63.71,63.71,0,0,0-50,24H126A63.71,63.71,0,0,0,76,20a12,12,0,0,0-10.39,6,63.7,63.7,0,0,0-6.23,49.17A61.5,61.5,0,0,0,52,104v8a60.1,60.1,0,0,0,45.76,58.28A43.66,43.66,0,0,0,92,192v4H76a20,20,0,0,1-20-20,44.05,44.05,0,0,0-44-44,12,12,0,0,0,0,24,20,20,0,0,1,20,20,44.05,44.05,0,0,0,44,44H92v12a12,12,0,0,0,24,0V192a20,20,0,0,1,40,0v40a12,12,0,0,0,24,0V192a43.66,43.66,0,0,0-5.76-21.72A60.1,60.1,0,0,0,220,112v-8A61.5,61.5,0,0,0,212.62,75.17ZM196,112a36,36,0,0,1-36,36H112a36,36,0,0,1-36-36v-8a37.87,37.87,0,0,1,6.13-20.12,11.65,11.65,0,0,0,1.58-11.49,39.9,39.9,0,0,1-.4-27.72,39.87,39.87,0,0,1,26.41,17.8A12,12,0,0,0,119.82,68h32.35a12,12,0,0,0,10.11-5.53,39.84,39.84,0,0,1,26.41-17.8,39.9,39.9,0,0,1-.4,27.72,12,12,0,0,0,1.61,11.53A37.85,37.85,0,0,1,196,104Z"}))],["duotone",l.createElement(l.Fragment,null,l.createElement("path",{d:"M208,104v8a48,48,0,0,1-48,48H136a32,32,0,0,1,32,32v40H104V192a32,32,0,0,1,32-32H112a48,48,0,0,1-48-48v-8a49.28,49.28,0,0,1,8.51-27.3A51.92,51.92,0,0,1,76,32a52,52,0,0,1,43.83,24h32.34A52,52,0,0,1,196,32a51.92,51.92,0,0,1,3.49,44.7A49.28,49.28,0,0,1,208,104Z",opacity:"0.2"}),l.createElement("path",{d:"M208.3,75.68A59.74,59.74,0,0,0,202.93,28,8,8,0,0,0,196,24a59.75,59.75,0,0,0-48,24H124A59.75,59.75,0,0,0,76,24a8,8,0,0,0-6.93,4,59.78,59.78,0,0,0-5.38,47.68A58.14,58.14,0,0,0,56,104v8a56.06,56.06,0,0,0,48.44,55.47A39.8,39.8,0,0,0,96,192v8H72a24,24,0,0,1-24-24A40,40,0,0,0,8,136a8,8,0,0,0,0,16,24,24,0,0,1,24,24,40,40,0,0,0,40,40H96v16a8,8,0,0,0,16,0V192a24,24,0,0,1,48,0v40a8,8,0,0,0,16,0V192a39.8,39.8,0,0,0-8.44-24.53A56.06,56.06,0,0,0,216,112v-8A58,58,0,0,0,208.3,75.68ZM200,112a40,40,0,0,1-40,40H112a40,40,0,0,1-40-40v-8a41.74,41.74,0,0,1,6.9-22.48A8,8,0,0,0,80,73.83a43.81,43.81,0,0,1,.79-33.58,43.88,43.88,0,0,1,32.32,20.06A8,8,0,0,0,119.82,64h32.35a8,8,0,0,0,6.74-3.69,43.87,43.87,0,0,1,32.32-20.06A43.81,43.81,0,0,1,192,73.83a8.09,8.09,0,0,0,1,7.65A41.76,41.76,0,0,1,200,104Z"}))],["fill",l.createElement(l.Fragment,null,l.createElement("path",{d:"M216,104v8a56.06,56.06,0,0,1-48.44,55.47A39.8,39.8,0,0,1,176,192v40a8,8,0,0,1-8,8H104a8,8,0,0,1-8-8V216H72a40,40,0,0,1-40-40A24,24,0,0,0,8,152a8,8,0,0,1,0-16,40,40,0,0,1,40,40,24,24,0,0,0,24,24H96v-8a39.8,39.8,0,0,1,8.44-24.53A56.06,56.06,0,0,1,56,112v-8a58.14,58.14,0,0,1,7.69-28.32A59.78,59.78,0,0,1,69.07,28,8,8,0,0,1,76,24a59.75,59.75,0,0,1,48,24h24a59.75,59.75,0,0,1,48-24,8,8,0,0,1,6.93,4,59.74,59.74,0,0,1,5.37,47.68A58,58,0,0,1,216,104Z"}))],["light",l.createElement(l.Fragment,null,l.createElement("path",{d:"M206.13,75.92A57.79,57.79,0,0,0,201.2,29a6,6,0,0,0-5.2-3,57.77,57.77,0,0,0-47,24H123A57.77,57.77,0,0,0,76,26a6,6,0,0,0-5.2,3,57.79,57.79,0,0,0-4.93,46.92A55.88,55.88,0,0,0,58,104v8a54.06,54.06,0,0,0,50.45,53.87A37.85,37.85,0,0,0,98,192v10H72a26,26,0,0,1-26-26A38,38,0,0,0,8,138a6,6,0,0,0,0,12,26,26,0,0,1,26,26,38,38,0,0,0,38,38H98v18a6,6,0,0,0,12,0V192a26,26,0,0,1,52,0v40a6,6,0,0,0,12,0V192a37.85,37.85,0,0,0-10.45-26.13A54.06,54.06,0,0,0,214,112v-8A55.88,55.88,0,0,0,206.13,75.92ZM202,112a42,42,0,0,1-42,42H112a42,42,0,0,1-42-42v-8a43.86,43.86,0,0,1,7.3-23.69,6,6,0,0,0,.81-5.76,45.85,45.85,0,0,1,1.43-36.42,45.85,45.85,0,0,1,35.23,21.1A6,6,0,0,0,119.83,62h32.34a6,6,0,0,0,5.06-2.76,45.83,45.83,0,0,1,35.23-21.11,45.85,45.85,0,0,1,1.43,36.42,6,6,0,0,0,.79,5.74A43.78,43.78,0,0,1,202,104Z"}))],["regular",l.createElement(l.Fragment,null,l.createElement("path",{d:"M208.31,75.68A59.78,59.78,0,0,0,202.93,28,8,8,0,0,0,196,24a59.75,59.75,0,0,0-48,24H124A59.75,59.75,0,0,0,76,24a8,8,0,0,0-6.93,4,59.78,59.78,0,0,0-5.38,47.68A58.14,58.14,0,0,0,56,104v8a56.06,56.06,0,0,0,48.44,55.47A39.8,39.8,0,0,0,96,192v8H72a24,24,0,0,1-24-24A40,40,0,0,0,8,136a8,8,0,0,0,0,16,24,24,0,0,1,24,24,40,40,0,0,0,40,40H96v16a8,8,0,0,0,16,0V192a24,24,0,0,1,48,0v40a8,8,0,0,0,16,0V192a39.8,39.8,0,0,0-8.44-24.53A56.06,56.06,0,0,0,216,112v-8A58.14,58.14,0,0,0,208.31,75.68ZM200,112a40,40,0,0,1-40,40H112a40,40,0,0,1-40-40v-8a41.74,41.74,0,0,1,6.9-22.48A8,8,0,0,0,80,73.83a43.81,43.81,0,0,1,.79-33.58,43.88,43.88,0,0,1,32.32,20.06A8,8,0,0,0,119.82,64h32.35a8,8,0,0,0,6.74-3.69,43.87,43.87,0,0,1,32.32-20.06A43.81,43.81,0,0,1,192,73.83a8.09,8.09,0,0,0,1,7.65A41.72,41.72,0,0,1,200,104Z"}))],["thin",l.createElement(l.Fragment,null,l.createElement("path",{d:"M203.94,76.16A55.73,55.73,0,0,0,199.46,30,4,4,0,0,0,196,28a55.78,55.78,0,0,0-46,24H122A55.78,55.78,0,0,0,76,28a4,4,0,0,0-3.46,2,55.73,55.73,0,0,0-4.48,46.16A53.78,53.78,0,0,0,60,104v8a52.06,52.06,0,0,0,52,52h1.41A36,36,0,0,0,100,192v12H72a28,28,0,0,1-28-28A36,36,0,0,0,8,140a4,4,0,0,0,0,8,28,28,0,0,1,28,28,36,36,0,0,0,36,36h28v20a4,4,0,0,0,8,0V192a28,28,0,0,1,56,0v40a4,4,0,0,0,8,0V192a36,36,0,0,0-13.41-28H160a52.06,52.06,0,0,0,52-52v-8A53.78,53.78,0,0,0,203.94,76.16ZM204,112a44.05,44.05,0,0,1-44,44H112a44.05,44.05,0,0,1-44-44v-8a45.76,45.76,0,0,1,7.71-24.89,4,4,0,0,0,.53-3.84,47.82,47.82,0,0,1,2.1-39.21,47.8,47.8,0,0,1,38.12,22.1A4,4,0,0,0,119.83,60h32.34a4,4,0,0,0,3.37-1.84,47.8,47.8,0,0,1,38.12-22.1,47.82,47.82,0,0,1,2.1,39.21,4,4,0,0,0,.53,3.83A45.85,45.85,0,0,1,204,104Z"}))]]);var m=Object.defineProperty,c=Object.defineProperties,H=Object.getOwnPropertyDescriptors,A=Object.getOwnPropertySymbols,h=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable,Z=(a,e,t)=>e in a?m(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,p=(a,e)=>{for(var t in e||(e={}))h.call(e,t)&&Z(a,t,e[t]);if(A)for(var t of A(e))o.call(e,t)&&Z(a,t,e[t]);return a},V=(a,e)=>c(a,H(e));let M=(0,l.forwardRef)((a,e)=>l.createElement(r.Z,V(p({ref:e},a),{weights:n})));M.displayName="GithubLogo"},58619:function(a,e,t){t.d(e,{a:function(){return M}});var l=t(2265),r=t(49656);let n=new Map([["bold",l.createElement(l.Fragment,null,l.createElement("path",{d:"M87.5,151.52l64-64a12,12,0,0,1,17,17l-64,64a12,12,0,0,1-17-17Zm131-114a60.08,60.08,0,0,0-84.87,0L103.51,67.61a12,12,0,0,0,17,17l30.07-30.06a36,36,0,0,1,50.93,50.92L171.4,135.52a12,12,0,1,0,17,17l30.08-30.06A60.09,60.09,0,0,0,218.45,37.55ZM135.52,171.4l-30.07,30.08a36,36,0,0,1-50.92-50.93l30.06-30.07a12,12,0,0,0-17-17L37.55,133.58a60,60,0,0,0,84.88,84.87l30.06-30.07a12,12,0,0,0-17-17Z"}))],["duotone",l.createElement(l.Fragment,null,l.createElement("path",{d:"M209.94,113.94l-96,96a48,48,0,0,1-67.88-67.88l96-96a48,48,0,0,1,67.88,67.88Z",opacity:"0.2"}),l.createElement("path",{d:"M165.66,90.34a8,8,0,0,1,0,11.32l-64,64a8,8,0,0,1-11.32-11.32l64-64A8,8,0,0,1,165.66,90.34ZM215.6,40.4a56,56,0,0,0-79.2,0L106.34,70.45a8,8,0,0,0,11.32,11.32l30.06-30a40,40,0,0,1,56.57,56.56l-30.07,30.06a8,8,0,0,0,11.31,11.32L215.6,119.6a56,56,0,0,0,0-79.2ZM138.34,174.22l-30.06,30.06a40,40,0,1,1-56.56-56.57l30.05-30.05a8,8,0,0,0-11.32-11.32L40.4,136.4a56,56,0,0,0,79.2,79.2l30.06-30.07a8,8,0,0,0-11.32-11.31Z"}))],["fill",l.createElement(l.Fragment,null,l.createElement("path",{d:"M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM144.56,173.66l-21.45,21.45a44,44,0,0,1-62.22-62.22l21.45-21.46a8,8,0,0,1,11.32,11.31L72.2,144.2a28,28,0,0,0,39.6,39.6l21.45-21.46a8,8,0,0,1,11.31,11.32Zm-34.9-16a8,8,0,0,1-11.32-11.32l48-48a8,8,0,0,1,11.32,11.32Zm85.45-34.55-21.45,21.45a8,8,0,0,1-11.32-11.31L183.8,111.8a28,28,0,0,0-39.6-39.6L122.74,93.66a8,8,0,0,1-11.31-11.32l21.46-21.45a44,44,0,0,1,62.22,62.22Z"}))],["light",l.createElement(l.Fragment,null,l.createElement("path",{d:"M164.25,91.75a6,6,0,0,1,0,8.49l-64,64a6,6,0,0,1-8.49-8.48l64-64A6,6,0,0,1,164.25,91.75ZM214.2,41.8a54.07,54.07,0,0,0-76.38,0L107.75,71.85a6,6,0,0,0,8.49,8.49l30.07-30.06a42,42,0,0,1,59.41,59.41l-30.08,30.07a6,6,0,1,0,8.49,8.49l30.07-30.07A54,54,0,0,0,214.2,41.8ZM139.76,175.64l-30.07,30.08a42,42,0,0,1-59.41-59.41l30.06-30.07a6,6,0,0,0-8.49-8.49l-30,30.07a54,54,0,0,0,76.38,76.39l30.07-30.08a6,6,0,0,0-8.49-8.49Z"}))],["regular",l.createElement(l.Fragment,null,l.createElement("path",{d:"M165.66,90.34a8,8,0,0,1,0,11.32l-64,64a8,8,0,0,1-11.32-11.32l64-64A8,8,0,0,1,165.66,90.34ZM215.6,40.4a56,56,0,0,0-79.2,0L106.34,70.45a8,8,0,0,0,11.32,11.32l30.06-30a40,40,0,0,1,56.57,56.56l-30.07,30.06a8,8,0,0,0,11.31,11.32L215.6,119.6a56,56,0,0,0,0-79.2ZM138.34,174.22l-30.06,30.06a40,40,0,1,1-56.56-56.57l30.05-30.05a8,8,0,0,0-11.32-11.32L40.4,136.4a56,56,0,0,0,79.2,79.2l30.06-30.07a8,8,0,0,0-11.32-11.31Z"}))],["thin",l.createElement(l.Fragment,null,l.createElement("path",{d:"M162.84,93.16a4,4,0,0,1,0,5.66l-64,64a4,4,0,0,1-5.66-5.66l64-64A4,4,0,0,1,162.84,93.16Zm49.95-49.95a52.07,52.07,0,0,0-73.56,0L109.17,73.27a4,4,0,0,0,5.65,5.66l30.07-30.06a44,44,0,0,1,62.24,62.24l-30.07,30.06a4,4,0,0,0,5.66,5.66l30.07-30.06A52.07,52.07,0,0,0,212.79,43.21ZM141.17,177.06l-30.06,30.07a44,44,0,0,1-62.24-62.24l30.06-30.06a4,4,0,0,0-5.66-5.66L43.21,139.23a52,52,0,0,0,73.56,73.56l30.06-30.07a4,4,0,1,0-5.66-5.66Z"}))]]);var m=Object.defineProperty,c=Object.defineProperties,H=Object.getOwnPropertyDescriptors,A=Object.getOwnPropertySymbols,h=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable,Z=(a,e,t)=>e in a?m(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,p=(a,e)=>{for(var t in e||(e={}))h.call(e,t)&&Z(a,t,e[t]);if(A)for(var t of A(e))o.call(e,t)&&Z(a,t,e[t]);return a},V=(a,e)=>c(a,H(e));let M=(0,l.forwardRef)((a,e)=>l.createElement(r.Z,V(p({ref:e},a),{weights:n})));M.displayName="LinkSimple"},91521:function(a,e,t){t.d(e,{S:function(){return M}});var l=t(2265),r=t(49656);let n=new Map([["bold",l.createElement(l.Fragment,null,l.createElement("path",{d:"M208,28H48A20,20,0,0,0,28,48V208a20,20,0,0,0,20,20H156.69a19.86,19.86,0,0,0,14.14-5.86l51.31-51.31A19.86,19.86,0,0,0,228,156.69V48A20,20,0,0,0,208,28ZM52,52H204v92H156a12,12,0,0,0-12,12v48H52ZM168,191V168h23Z"}))],["duotone",l.createElement(l.Fragment,null,l.createElement("path",{d:"M216,160l-56,56V160Z",opacity:"0.2"}),l.createElement("path",{d:"M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H156.69A15.86,15.86,0,0,0,168,219.31L219.31,168A15.86,15.86,0,0,0,224,156.69V48A16,16,0,0,0,208,32ZM48,48H208V152H160a8,8,0,0,0-8,8v48H48ZM196.69,168,168,196.69V168Z"}))],["fill",l.createElement(l.Fragment,null,l.createElement("path",{d:"M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H156.69A15.86,15.86,0,0,0,168,219.31L219.31,168A15.86,15.86,0,0,0,224,156.69V48A16,16,0,0,0,208,32ZM160,204.69V160h44.69Z"}))],["light",l.createElement(l.Fragment,null,l.createElement("path",{d:"M208,34H48A14,14,0,0,0,34,48V208a14,14,0,0,0,14,14H156.69a13.94,13.94,0,0,0,9.9-4.1l51.31-51.31a13.94,13.94,0,0,0,4.1-9.9V48A14,14,0,0,0,208,34ZM46,208V48a2,2,0,0,1,2-2H208a2,2,0,0,1,2,2V154H160a6,6,0,0,0-6,6v50H48A2,2,0,0,1,46,208Zm120-6.49V166h35.52Z"}))],["regular",l.createElement(l.Fragment,null,l.createElement("path",{d:"M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H156.69A15.86,15.86,0,0,0,168,219.31L219.31,168A15.86,15.86,0,0,0,224,156.69V48A16,16,0,0,0,208,32ZM48,48H208V152H160a8,8,0,0,0-8,8v48H48ZM196.69,168,168,196.69V168Z"}))],["thin",l.createElement(l.Fragment,null,l.createElement("path",{d:"M208,36H48A12,12,0,0,0,36,48V208a12,12,0,0,0,12,12H156.69a11.93,11.93,0,0,0,8.48-3.51l51.32-51.32a11.93,11.93,0,0,0,3.51-8.48V48A12,12,0,0,0,208,36ZM44,208V48a4,4,0,0,1,4-4H208a4,4,0,0,1,4,4V156H160a4,4,0,0,0-4,4v52H48A4,4,0,0,1,44,208Zm120-1.66V164h42.35Z"}))]]);var m=Object.defineProperty,c=Object.defineProperties,H=Object.getOwnPropertyDescriptors,A=Object.getOwnPropertySymbols,h=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable,Z=(a,e,t)=>e in a?m(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,p=(a,e)=>{for(var t in e||(e={}))h.call(e,t)&&Z(a,t,e[t]);if(A)for(var t of A(e))o.call(e,t)&&Z(a,t,e[t]);return a},V=(a,e)=>c(a,H(e));let M=(0,l.forwardRef)((a,e)=>l.createElement(r.Z,V(p({ref:e},a),{weights:n})));M.displayName="NoteBlank"},73925:function(a,e,t){t.d(e,{F:function(){return M}});var l=t(2265),r=t(49656);let n=new Map([["bold",l.createElement(l.Fragment,null,l.createElement("path",{d:"M216,36H176a12,12,0,0,0,0,24h8V161.28L118.51,42.22A12,12,0,0,0,108,36H40a12,12,0,0,0,0,24h8V196H40a12,12,0,0,0,0,24H80a12,12,0,0,0,0-24H72V94.72l65.49,119.06A12,12,0,0,0,148,220h48a12,12,0,0,0,12-12V60h8a12,12,0,0,0,0-24ZM80.3,60h20.6l74.8,136H155.1Z"}))],["duotone",l.createElement(l.Fragment,null,l.createElement("path",{d:"M192,208H152L64,48h40Z",opacity:"0.2"}),l.createElement("path",{d:"M216,40H168a8,8,0,0,0,0,16h16V176.85L111,44.14A8,8,0,0,0,104,40H40a8,8,0,0,0,0,16H56V200H40a8,8,0,0,0,0,16H88a8,8,0,0,0,0-16H72V79.15l73,132.71a8,8,0,0,0,7,4.14h40a8,8,0,0,0,8-8V56h16a8,8,0,0,0,0-16ZM156.73,200,77.53,56H99.27l79.2,144Z"}))],["fill",l.createElement(l.Fragment,null,l.createElement("path",{d:"M224,48a8,8,0,0,1-8,8H200V208a8,8,0,0,1-8,8H152a8,8,0,0,1-7-4.14L72,79.15V200H88a8,8,0,0,1,0,16H40a8,8,0,0,1,0-16H56V56H40a8,8,0,0,1,0-16h64a8,8,0,0,1,7,4.14l73,132.71V56H168a8,8,0,0,1,0-16h48A8,8,0,0,1,224,48Z"}))],["light",l.createElement(l.Fragment,null,l.createElement("path",{d:"M216,42H168a6,6,0,0,0,0,12h18V184.64L109.26,45.11A6,6,0,0,0,104,42H40a6,6,0,0,0,0,12H58V202H40a6,6,0,0,0,0,12H88a6,6,0,0,0,0-12H70V71.36l76.74,139.53A6,6,0,0,0,152,214h40a6,6,0,0,0,6-6V54h18a6,6,0,0,0,0-12ZM74.15,54h26.3l81.4,148h-26.3Z"}))],["regular",l.createElement(l.Fragment,null,l.createElement("path",{d:"M216,40H168a8,8,0,0,0,0,16h16V176.85L111,44.14A8,8,0,0,0,104,40H40a8,8,0,0,0,0,16H56V200H40a8,8,0,0,0,0,16H88a8,8,0,0,0,0-16H72V79.15l73,132.71a8,8,0,0,0,7,4.14h40a8,8,0,0,0,8-8V56h16a8,8,0,0,0,0-16ZM77.53,56H99.27l79.2,144H156.73Z"}))],["thin",l.createElement(l.Fragment,null,l.createElement("path",{d:"M216,44H168a4,4,0,0,0,0,8h20V192.43L107.5,46.07A4,4,0,0,0,104,44H40a4,4,0,0,0,0,8H60V204H40a4,4,0,0,0,0,8H88a4,4,0,0,0,0-8H68V63.57l80.5,146.36A4,4,0,0,0,152,212h40a4,4,0,0,0,4-4V52h20a4,4,0,0,0,0-8ZM70.77,52h30.86l83.6,152H154.37Z"}))]]);var m=Object.defineProperty,c=Object.defineProperties,H=Object.getOwnPropertyDescriptors,A=Object.getOwnPropertySymbols,h=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable,Z=(a,e,t)=>e in a?m(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,p=(a,e)=>{for(var t in e||(e={}))h.call(e,t)&&Z(a,t,e[t]);if(A)for(var t of A(e))o.call(e,t)&&Z(a,t,e[t]);return a},V=(a,e)=>c(a,H(e));let M=(0,l.forwardRef)((a,e)=>l.createElement(r.Z,V(p({ref:e},a),{weights:n})));M.displayName="NotionLogo"}}]);