khoj 1.30.11.dev65__py3-none-any.whl → 1.30.11.dev73__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.
- khoj/database/adapters/__init__.py +1 -1
- khoj/interface/compiled/404/index.html +1 -1
- khoj/interface/compiled/_next/static/chunks/1603-f8ef9930c1f4eaef.js +1 -0
- khoj/interface/compiled/_next/static/chunks/4200-ea75740bb3c6ae60.js +1 -0
- khoj/interface/compiled/_next/static/chunks/app/agents/layout-f2ea2b26fc0e78b1.js +1 -0
- khoj/interface/compiled/_next/static/chunks/app/agents/{page-2ffa7560aebff9a1.js → page-2a0b821cf69bdf06.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/automations/{page-b0a6a6ed2267c1a2.js → page-ffa30be1dda97643.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/chat/{page-02f8616bba3e449e.js → page-c2c62ae6f013443c.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/{page-3ffd8f0934b896f3.js → page-083f798a7562cda5.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/search/{page-059f237514f77628.js → page-845fe099f1f4375e.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/settings/{page-32e9423bede5b4a1.js → page-3257ef0146ab18da.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-f662c9e5091603cf.js +1 -0
- khoj/interface/compiled/_next/static/chunks/app/share/chat/{page-0b8d90dc57dbc1d8.js → page-f625859c1a122441.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/{webpack-64477b5a1e621214.js → webpack-a72e892f6afa93ae.js} +1 -1
- khoj/interface/compiled/_next/static/css/0dff1a59259ff945.css +1 -0
- khoj/interface/compiled/_next/static/css/fd628f01a581ec3c.css +25 -0
- khoj/interface/compiled/agents/index.html +1 -1
- khoj/interface/compiled/agents/index.txt +2 -2
- khoj/interface/compiled/automations/index.html +1 -1
- khoj/interface/compiled/automations/index.txt +2 -2
- khoj/interface/compiled/chat/index.html +1 -1
- khoj/interface/compiled/chat/index.txt +2 -2
- khoj/interface/compiled/index.html +1 -1
- khoj/interface/compiled/index.txt +2 -2
- khoj/interface/compiled/search/index.html +1 -1
- khoj/interface/compiled/search/index.txt +2 -2
- khoj/interface/compiled/settings/index.html +1 -1
- khoj/interface/compiled/settings/index.txt +2 -2
- khoj/interface/compiled/share/chat/index.html +1 -1
- khoj/interface/compiled/share/chat/index.txt +2 -2
- khoj/processor/conversation/anthropic/anthropic_chat.py +2 -4
- khoj/processor/conversation/google/gemini_chat.py +2 -4
- khoj/processor/conversation/offline/chat_model.py +3 -1
- khoj/processor/conversation/openai/gpt.py +3 -5
- khoj/processor/conversation/prompts.py +33 -21
- khoj/processor/conversation/utils.py +31 -27
- khoj/routers/api_chat.py +14 -1
- khoj/routers/helpers.py +11 -9
- {khoj-1.30.11.dev65.dist-info → khoj-1.30.11.dev73.dist-info}/METADATA +1 -1
- {khoj-1.30.11.dev65.dist-info → khoj-1.30.11.dev73.dist-info}/RECORD +45 -45
- khoj/interface/compiled/_next/static/chunks/1603-13cef426e0e650ec.js +0 -1
- khoj/interface/compiled/_next/static/chunks/4752-554a3db270186ce3.js +0 -1
- khoj/interface/compiled/_next/static/chunks/app/agents/layout-1878cc328ea380bd.js +0 -1
- khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-592e8c470f2c2084.js +0 -1
- khoj/interface/compiled/_next/static/css/3c34171b174cc381.css +0 -25
- khoj/interface/compiled/_next/static/css/cb167d6771069fbf.css +0 -1
- /khoj/interface/compiled/_next/static/{pzCibzlX5xLa_-x0rn8Ch → ruEWgIV3qd6RPykTrcoyc}/_buildManifest.js +0 -0
- /khoj/interface/compiled/_next/static/{pzCibzlX5xLa_-x0rn8Ch → ruEWgIV3qd6RPykTrcoyc}/_ssgManifest.js +0 -0
- {khoj-1.30.11.dev65.dist-info → khoj-1.30.11.dev73.dist-info}/WHEEL +0 -0
- {khoj-1.30.11.dev65.dist-info → khoj-1.30.11.dev73.dist-info}/entry_points.txt +0 -0
- {khoj-1.30.11.dev65.dist-info → khoj-1.30.11.dev73.dist-info}/licenses/LICENSE +0 -0
@@ -1 +0,0 @@
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[8459,3317,244,7138],{63521:function(){}},function(n){n.O(0,[2971,7023,1744],function(){return n(n.s=63521)}),_N_E=n.O()}]);
|
@@ -1 +0,0 @@
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[7138,8459,3317,244],{63521:function(){}},function(n){n.O(0,[2971,7023,1744],function(){return n(n.s=63521)}),_N_E=n.O()}]);
|