Commit Graph

  • 70c1f7230c feat(assets): remove old preview master ItzCrazyKns 2025-11-08 21:31:56 +05:30
  • c0771095a6 feat(app): lint & beautify ItzCrazyKns 2025-10-30 17:21:48 +05:30
  • 0856896aff feat(settings): fix text size, enhance UI ItzCrazyKns 2025-10-30 17:21:40 +05:30
  • 3da53aed03 Merge branch 'master' of https://github.com/ItzCrazyKns/Perplexica feat/improve-search-architecture ItzCrazyKns 2025-10-30 11:36:30 +05:30
  • 244675759c feat(config): add getAutoMediaSearch, update uses ItzCrazyKns 2025-10-30 11:29:14 +05:30
  • ce6a37aaff feat(settingsFields): add switch field ItzCrazyKns 2025-10-30 11:28:15 +05:30
  • c3abba8462 feat(settings): separate personalization & preferences ItzCrazyKns 2025-10-29 23:13:51 +05:30
  • f709aa8224 feat(config): add new switch config field ItzCrazyKns 2025-10-29 23:12:09 +05:30
  • 22695f4ef6 Merge pull request #916 from skoved/gemini-embedding-fix Kushagra Srivastava 2025-10-28 21:56:44 +05:30
  • 75ef2e0282 fix: list all available gemini embedding models skoved 2025-10-28 10:53:55 -04:00
  • b0d97c4c83 feat(readme): revert to screenshot for now ItzCrazyKns 2025-10-27 16:49:57 +05:30
  • 6527388e25 Update demo.gif ItzCrazyKns 2025-10-27 15:27:50 +05:30
  • 7397e33f29 feat(app): rename providers to connection, enhance UX ItzCrazyKns 2025-10-27 15:08:50 +05:30
  • f6ffa9ebe0 feat(readme): enhance readme ItzCrazyKns 2025-10-27 13:09:59 +05:30
  • f9e675823b Create demo.gif ItzCrazyKns 2025-10-27 12:57:34 +05:30
  • 2e736613c5 Merge branch 'master' into canary canary ItzCrazyKns 2025-10-27 11:43:18 +05:30
  • 295334b195 feat(app): fix empty message being sent v1.11.2 ItzCrazyKns 2025-10-24 23:40:01 +05:30
  • b106abd77f feat(package): bump version ItzCrazyKns 2025-10-24 23:00:07 +05:30
  • 2d80fc400d feat(app): lint & beautify ItzCrazyKns 2025-10-24 22:58:10 +05:30
  • 097a5c55c6 feat(layout): add everything inside chat provider ItzCrazyKns 2025-10-24 22:57:56 +05:30
  • d0719429b4 feat(app): fix issues with model selection ItzCrazyKns 2025-10-24 22:56:23 +05:30
  • 600d4ceb29 feat(hf-transformer): use langchain's inbuilt transformer class ItzCrazyKns 2025-10-23 23:06:05 +05:30
  • 4f50462f1d feat(package): bump version v1.11.1 ItzCrazyKns 2025-10-23 21:04:33 +05:30
  • 231bc22a36 feat(docker): update searxng build script ItzCrazyKns 2025-10-23 19:06:27 +05:30
  • 046daf442a feat(docker): update searxng build script ItzCrazyKns 2025-10-23 19:06:27 +05:30
  • cb1d85e458 feat(readme): add volumes ItzCrazyKns 2025-10-21 16:57:57 +05:30
  • ce78b4ff62 feat(app): show "add model" button ItzCrazyKns 2025-10-21 16:32:40 +05:30
  • 88ae67065b feat(config): add measurement unit v1.11.0 ItzCrazyKns 2025-10-21 15:59:15 +05:30
  • f35d12f94c Update perplexica-screenshot.png ItzCrazyKns 2025-10-21 15:26:29 +05:30
  • 3d17975d83 feat(model-select): use values from localStorage ItzCrazyKns 2025-10-21 15:25:38 +05:30
  • 950717e0cf Delete app.dockerfile Kushagra Srivastava 2025-10-21 15:13:17 +05:30
  • 4f39b5746a Merge pull request #906 from ItzCrazyKns/canary Kushagra Srivastava 2025-10-21 15:07:55 +05:30
  • a01fce4e64 feat(package): bump version ItzCrazyKns 2025-10-21 15:03:47 +05:30
  • 92ff47110d feat(app): rename standalone to slim ItzCrazyKns 2025-10-21 15:03:15 +05:30
  • 82efd35b55 feat(setup-config): only allow finalization when chat model exists ItzCrazyKns 2025-10-21 14:24:44 +05:30
  • 3d950bac07 feat(app): update documentation ItzCrazyKns 2025-10-21 13:44:07 +05:30
  • 77672003ff feat(app): remove docker compose, build standalone images ItzCrazyKns 2025-10-21 13:43:55 +05:30
  • e9bd2a8032 feat(settingsButtonMobile): add size ItzCrazyKns 2025-10-21 12:30:34 +05:30
  • 49fed3e228 feat(setup-config): add model selection state ItzCrazyKns 2025-10-21 12:23:35 +05:30
  • 7fb7fb9692 feat(app): fix sizes & placement for smaller screens ItzCrazyKns 2025-10-21 12:23:18 +05:30
  • ff37225253 feat(models-section): allow selecting chat model ItzCrazyKns 2025-10-21 12:22:37 +05:30
  • 3b745868b2 feat(app): add mobile settings button ItzCrazyKns 2025-10-21 12:22:22 +05:30
  • c945bf1fc3 feat(settings): add textarea type, add systemInstructions ItzCrazyKns 2025-10-21 12:22:06 +05:30
  • 672fc3c3a8 feat(app): fix build errors ItzCrazyKns 2025-10-20 16:39:38 +05:30
  • 67c2672f39 feat(searxng): use fetch instead of axios ItzCrazyKns 2025-10-20 16:36:15 +05:30
  • 334326744c feat(app): use new packages, fix types ItzCrazyKns 2025-10-20 16:36:04 +05:30
  • 042ce33cf4 feat(providers): add rest of the providers ItzCrazyKns 2025-10-20 16:35:44 +05:30
  • 22b9a48b26 feat(config): use provider name without number on load from env ItzCrazyKns 2025-10-20 16:35:12 +05:30
  • e024d46971 feat(chat): fix typo ItzCrazyKns 2025-10-20 16:34:49 +05:30
  • af36f15f3b feat(package): update packages ItzCrazyKns 2025-10-20 16:33:56 +05:30
  • 3d2d056f64 Update Chat.tsx ItzCrazyKns 2025-10-19 22:47:45 +05:30
  • d9ebf611ff feat(hf-transformer): dynamically load library ItzCrazyKns 2025-10-19 21:06:52 +05:30
  • eef6ebb924 Update Section.tsx ItzCrazyKns 2025-10-19 18:33:40 +05:30
  • 65975ba6fc feat(providers): add transformers provider ItzCrazyKns 2025-10-19 18:32:18 +05:30
  • 51629b2cca feat(chat): auto scroll, stop scrolling when scrolled back ItzCrazyKns 2025-10-19 18:30:21 +05:30
  • 7d71643f42 feat(app): rename model selector, fix UI ItzCrazyKns 2025-10-19 18:29:32 +05:30
  • 4564175822 feat(settings): add embedding model selector ItzCrazyKns 2025-10-19 18:29:22 +05:30
  • 9d52d01f31 Merge pull request #901 from ItzCrazyKns/feat/config-management-model-registry Kushagra Srivastava 2025-10-19 13:58:20 +05:30
  • 8f22d9f626 feat(weather-widget): reduce update interval feat/config-management-model-registry ItzCrazyKns 2025-10-19 13:56:44 +05:30
  • 3564bcc48c feat(global-css): enhance scrollbar ItzCrazyKns 2025-10-19 13:56:27 +05:30
  • e471cb5da1 feat(app): make minor UI changes ItzCrazyKns 2025-10-19 13:55:00 +05:30
  • 836cfb80c8 Update docker-compose.yaml ItzCrazyKns 2025-10-19 13:54:41 +05:30
  • 9d0e2e7f7c feat(app): add new setup wizard ItzCrazyKns 2025-10-19 13:54:35 +05:30
  • df1ed5f0f9 feat(ollama-provider): remove defaults ItzCrazyKns 2025-10-19 13:54:08 +05:30
  • f55c2371fe feat(app): remove sample config ItzCrazyKns 2025-10-19 13:52:16 +05:30
  • 3e03947b1b feat(emptyChatInput): add focus mode ItzCrazyKns 2025-10-18 19:30:01 +05:30
  • 86143c83d8 feat(seach-api): use new model registry ItzCrazyKns 2025-10-18 19:28:19 +05:30
  • 2c9012e99c feat(app): lint & beautify ItzCrazyKns 2025-10-18 18:50:08 +05:30
  • d43ef9e43d feat(emptyChatInput): add model selector ItzCrazyKns 2025-10-18 18:49:26 +05:30
  • 53a1b3bc56 feat(focus): update size & icon ItzCrazyKns 2025-10-18 18:48:52 +05:30
  • f28ea8cee2 feat(attach): update size & icons ItzCrazyKns 2025-10-18 18:48:42 +05:30
  • 716629f6fe feat(emptyChatInput): update UI ItzCrazyKns 2025-10-18 18:48:23 +05:30
  • 190b6aa79a feat(sidebar): improve UI, use new settings dialog ItzCrazyKns 2025-10-18 15:10:57 +05:30
  • 97e542acf8 feat(app): add new settings dialog ItzCrazyKns 2025-10-18 15:10:43 +05:30
  • 97bee75e39 feat(select): add loading spinner ItzCrazyKns 2025-10-18 15:08:49 +05:30
  • 16b31fe34f feat(uploads): use new model registry ItzCrazyKns 2025-10-18 15:08:31 +05:30
  • 8a1052e82b feat(providers): add ollama ItzCrazyKns 2025-10-18 15:08:06 +05:30
  • 43f23e21a3 feat(config-route): fix issues with duplicate models ItzCrazyKns 2025-10-18 15:06:36 +05:30
  • 5a7f45cace feat(app): add provider methods ItzCrazyKns 2025-10-18 15:06:00 +05:30
  • e02b9a5efc feat(settings-page): remove page ItzCrazyKns 2025-10-17 14:38:36 +05:30
  • 09dd8dba5a feat(config-route): add POST handler ItzCrazyKns 2025-10-17 14:38:05 +05:30
  • ca8b74b695 feat(components): add loader ItzCrazyKns 2025-10-17 14:37:17 +05:30
  • ac7cfac784 feat(config): add theme ItzCrazyKns 2025-10-17 14:36:04 +05:30
  • 861d50674a feat(theme): fix colors ItzCrazyKns 2025-10-17 14:35:49 +05:30
  • d97fa708f1 feat(config-route): use new config manager & model registry ItzCrazyKns 2025-10-16 20:42:04 +05:30
  • 0c7566bb87 feat(sidebar): fix colors on smaller devices ItzCrazyKns 2025-10-16 18:03:40 +05:30
  • 0ff1be47bf feat(routes): use new model registry ItzCrazyKns 2025-10-16 18:01:25 +05:30
  • 768578951c feat(chat-route): use new model registry ItzCrazyKns 2025-10-16 17:58:13 +05:30
  • 9706079ed4 feat(config): add searxngURL ItzCrazyKns 2025-10-16 17:57:30 +05:30
  • 9219593ee1 feat(model-registry): add loading method ItzCrazyKns 2025-10-16 17:56:57 +05:30
  • 36fdb6491d feat(model-types): add ModelWithProvider type ItzCrazyKns 2025-10-16 17:56:14 +05:30
  • 0d2cd4bb1e feat(app): remove compute-dot, make cosine default ItzCrazyKns 2025-10-16 17:53:31 +05:30
  • b67ca79e2a feat(config): add searxngURL ItzCrazyKns 2025-10-15 13:02:08 +05:30
  • 626cb646e2 feat(chat-hook): use new providers endpoint ItzCrazyKns 2025-10-15 12:55:22 +05:30
  • 410201b117 feat(api/models): rename to providers, use new model registry ItzCrazyKns 2025-10-15 12:54:54 +05:30
  • 30fb1e312b feat(modelRegistry): add MinimalProvider type ItzCrazyKns 2025-10-15 12:53:36 +05:30
  • cc5eea17e4 feat(app): remove old providers & registry ItzCrazyKns 2025-10-15 12:53:05 +05:30
  • 4ee3173368 feat(config): add setupComplete ItzCrazyKns 2025-10-15 09:04:48 +05:30
  • 6d61528347 feat(configManager): add update & removal methods ItzCrazyKns 2025-10-14 13:33:14 +05:30
  • c02e535f4c feat(openAiProvider): use find instead of filter ItzCrazyKns 2025-10-14 13:05:56 +05:30