Commit graph

  • 74cd7d586d
    chore(ChatWindow): 🔧 add auto protocol patryk20120 2024-05-15 22:37:41 +02:00
  • a8f5d4d50b
    chore(ChatWindow): 🔧 add auto protocol patryk20120 2024-05-15 22:30:51 +02:00
  • 5b98be1644
    feat(DevOps): add nginx reverse proxy patryk20120 2024-05-15 22:12:34 +02:00
  • 956643b3cb feat(searxng-container): use use_default_settings Alexandre Flament 2024-05-15 07:11:10 +02:00
  • ebbe18ab45 Adds Google VertexAI as model provider Hristo 2024-05-14 15:05:17 -04:00
  • cef75279c5 Add Google VertexAI deps. Hristo 2024-05-14 14:51:26 -04:00
  • 180e204c2d
    feat(providers): add GPT-4 omni ItzCrazyKns 2024-05-14 19:33:54 +05:30
  • 0e2f4514b4
    feat(readme): update readme ItzCrazyKns 2024-05-13 20:10:44 +05:30
  • 0993c5a760
    feat(app): revert port & network changes ItzCrazyKns 2024-05-13 19:58:17 +05:30
  • 100872f2d9
    feat(docker-compose): revert network changes ItzCrazyKns 2024-05-12 14:04:05 +05:30
  • 22aee27cda
    feat(env): remove port ItzCrazyKns 2024-05-12 12:48:01 +05:30
  • 9d30224faa
    feat(readme): update readme ItzCrazyKns 2024-05-12 12:24:36 +05:30
  • b622df5a9f
    feat(docker-compose): update ports, change network type ItzCrazyKns 2024-05-12 12:16:08 +05:30
  • 1b18715f8f
    feat(docs): update PORT ItzCrazyKns 2024-05-12 12:15:53 +05:30
  • 9816eb1d36
    feat(server): add bind address ItzCrazyKns 2024-05-12 12:15:25 +05:30
  • 828eeb0c77
    feat(app-dockerfile): add PORT arg ItzCrazyKns 2024-05-12 12:14:52 +05:30
  • 6010bb6a0f
    docs: npm mirror for yarn and sharp binary Arthals 2024-05-12 01:15:21 +08:00
  • c852bee8ed
    feat(app): add suspense boundary ItzCrazyKns 2024-05-11 21:19:38 +05:30
  • 954b4bf89a
    feat(readme): add search engine guide ItzCrazyKns 2024-05-11 12:14:49 +05:30
  • 3ef39c69a7
    feat(chat-window): add ability to use q query param ItzCrazyKns 2024-05-11 12:09:39 +05:30
  • 7a28be9e1a
    feat(readme): add installation docs ItzCrazyKns 2024-05-11 12:09:08 +05:30
  • a60145137c
    feat(docs): add networking ItzCrazyKns 2024-05-11 10:23:05 +05:30
  • c56a058a74 Websocket auth, pass access token in gke configs Hristo 2024-05-10 19:32:35 -04:00
  • 4e20c4ac56 Finalizes option to secure backend http endpoints with a token Hristo 2024-05-10 18:11:23 -04:00
  • e6c2042df6 Backend GKE Deploy, access key for backend Hristo 2024-05-10 16:07:58 -04:00
  • 7eace1e6bd
    feat(searxng-container): bind mount & add limiter ItzCrazyKns 2024-05-10 20:55:08 +05:30
  • baef45b456
    Merge branch 'ItzCrazyKns:master' into master Chuck 2024-05-10 12:00:18 +08:00
  • 0645cc49bb
    Merge branch 'ItzCrazyKns:master' into app-docker-image-optimize WanQuanXie 2024-05-10 01:55:09 +08:00
  • 9a7af945b0
    lint ItzCrazyKns 2024-05-09 20:43:04 +05:30
  • 09463999c2
    feat(routes): add suggestions route ItzCrazyKns 2024-05-09 20:42:03 +05:30
  • 0f6986fc9b
    feat(agents): add suggestion generator agent ItzCrazyKns 2024-05-09 20:41:43 +05:30
  • 5e940914a3
    feat(output-parsers): add list line output parser ItzCrazyKns 2024-05-09 20:39:38 +05:30
  • ac4cba32c8 fix(SettingsDialog): baseURL storage key Chuck 2024-05-09 15:53:57 +08:00
  • 0fedaef537 First pass at setting up GCP deploy config as infrastructure Hristo 2024-05-08 18:19:59 -04:00
  • 33fa8a1f65 build(app): limit Next.js standalone output mode only for docker image WanQuanXie 2024-05-09 03:11:10 +08:00
  • 838b779f3d build(app): optimize app docker image by use Next.js standalone output WanQuanXie 2024-05-09 02:16:45 +08:00
  • 4f5f6be85f
    feat(working): fix grammatical mistake ItzCrazyKns 2024-05-08 20:05:29 +05:30
  • eebe6f9eed feat(dockerfile): add searxng-limiter.toml configuration file Alok Saboo 2024-05-08 08:08:55 -04:00
  • 2f90e3f1a2 build(app): optimize app docker image size WanQuanXie 2024-05-08 18:07:39 +08:00
  • 17fbc28172
    Merge pull request #86 from WanQuanXie/list-map-key-fix ItzCrazyKns 2024-05-08 12:56:00 +05:30
  • ddaa40a210 feat(eslint): add eslint-plugin-unused-imports plugin to check and fix unused imports WanQuanXie 2024-05-08 14:36:24 +08:00
  • 655fbec583
    Merge pull request #87 from ItzCrazyKns/develop/1.4.0 v1.4.0 ItzCrazyKns 2024-05-08 09:51:10 +05:30
  • 0828045400 feat(StyledSelect): reexport the <select> component with styled WanQuanXie 2024-05-08 12:06:53 +08:00
  • aacde5a7a5 feat(StyledInput): reexport the <input> component with styled WanQuanXie 2024-05-08 11:50:34 +08:00
  • 0af66f8b72 fix(Chat): list map element must specify a unique key WanQuanXie 2024-05-08 09:57:11 +08:00
  • 8f9c709648
    Merge branch 'develop/1.4.0' of https://github.com/ItzCrazyKns/Perplexica into develop/1.4.0 develop/1.4.0 ItzCrazyKns 2024-05-07 19:40:36 +05:30
  • 2a1d6e261d
    feat(backend-dockerfile): use Debian based image ItzCrazyKns 2024-05-07 19:40:33 +05:30
  • 74d1df7d25
    feat(package): bump version ItzCrazyKns 2024-05-07 19:40:14 +05:30
  • e042ff491b
    feat(compose): remove expose directive ItzCrazyKns 2024-05-07 19:39:59 +05:30
  • fc1bfb3888
    Merge pull request #83 from ItzCrazyKns/master ItzCrazyKns 2024-05-07 18:46:24 +05:30
  • 8ce4856d79 merge with remote eric8810 2024-05-07 18:59:07 +08:00
  • 9dbfc69f11 add support for openai baseUrl eric8810 2024-05-07 18:56:55 +08:00
  • d9ba36794a
    feat(readme): add donations ItzCrazyKns 2024-05-07 13:03:06 +05:30
  • 321e60b993
    feat(embedding-providers): load separately, add bert & bge ItzCrazyKns 2024-05-07 12:33:44 +05:30
  • 68837e06ee
    feat(embedding-providers): add local models ItzCrazyKns 2024-05-07 11:52:53 +05:30
  • 01fc683d32 fix(SettingDialog): use value instead of selected props in <select> WanQuanXie 2024-05-07 06:35:39 +08:00
  • 3d292c5a85 chore: change searxng service export port Chuck 2024-05-06 22:41:05 +08:00
  • f88f179920
    feat(package): bump version v1.3.4 ItzCrazyKns 2024-05-06 20:01:57 +05:30
  • 4cb0aeeee3
    feat(settings): conditionally pick selected models ItzCrazyKns 2024-05-06 20:00:56 +05:30
  • e8fe74ae7c
    feat(ws-managers): implement better error handling ItzCrazyKns 2024-05-06 19:59:13 +05:30
  • ed47191d9b
    feat(readme): update readme ItzCrazyKns 2024-05-06 13:00:07 +05:30
  • b4d787d333
    feat(readme): add troubleshooting ItzCrazyKns 2024-05-06 12:58:40 +05:30
  • 38b1995677
    feat(package): bump version v1.3.3 ItzCrazyKns 2024-05-06 12:36:13 +05:30
  • f28257b480
    feat(settings): fetch localStorage at state change ItzCrazyKns 2024-05-06 12:34:59 +05:30
  • 9b088cd161
    feat(package): bump version v1.3.2 ItzCrazyKns 2024-05-05 16:35:06 +05:30
  • 94ea6c372a
    feat(chat-window): clear storage after error ItzCrazyKns 2024-05-05 16:29:40 +05:30
  • 6e61c88c9e
    feat(error-object): add key ItzCrazyKns 2024-05-05 16:28:46 +05:30
  • ba7b92ffde
    feat(providers): add Content-Type header ItzCrazyKns 2024-05-05 10:53:27 +05:30
  • 8296d91b43 fix missing config file Riki Permana 2024-05-05 01:05:42 +07:00
  • f8fd2a6fb0
    feat(package): bump version v1.3.1 ItzCrazyKns 2024-05-04 15:04:43 +05:30
  • 0440a810f5
    feat(http-headers): add Content-Type ItzCrazyKns 2024-05-04 15:01:53 +05:30
  • e3fef3a1be
    feat(chat-window): add error handling ItzCrazyKns 2024-05-04 14:56:54 +05:30
  • 4bf69dfdda
    feat(package): bump version v1.3.0 ItzCrazyKns 2024-05-04 10:52:05 +05:30
  • 9f45ecb98d
    feat(providers): separate embedding providers, add custom-openai provider ItzCrazyKns 2024-05-04 10:51:06 +05:30
  • c710f4f88c
    feat(message-box): fix bugs ItzCrazyKns 2024-05-04 10:48:42 +05:30
  • 79f6a52b5b
    feat(ui-packages): add react-text-to-speech, bump version v1.2.1 ItzCrazyKns 2024-05-03 21:16:48 +05:30
  • c87c2b27a9
    feat(message-actions): add speak message, bump version v1.2.0 ItzCrazyKns 2024-05-03 18:25:22 +05:30
  • dafc835774
    feat(docs): update URLs ItzCrazyKns 2024-05-03 16:34:32 +05:30
  • 205373d676
    feat(docs): add architecture docs ItzCrazyKns 2024-05-03 16:31:58 +05:30
  • e6365c8ac6 Add OPENAI_CUSTOM_CHAT_MODEL configuration option ckt1031 2024-05-02 18:55:05 +08:00
  • 57ee62f3af Add OPENAI_BASE_URL configuration option ckt1031 2024-05-02 18:48:32 +08:00
  • 408abd24ea
    feat(readme): add one click deployment buttons ItzCrazyKns 2024-05-02 15:05:21 +05:30
  • 1d344266aa
    feat(config): fix typo ItzCrazyKns 2024-05-02 15:04:33 +05:30
  • 1bcff03cfc
    chore(package): add nodemon, closes #39 ItzCrazyKns 2024-05-02 12:24:09 +05:30
  • f618b713af
    feat(chatModels): load model from localstorage v1.1.0 ItzCrazyKns 2024-05-02 12:14:26 +05:30
  • ed9ff3c20f
    feat(providers): use correct model name ItzCrazyKns 2024-05-02 12:09:25 +05:30
  • 1ebe69ec94 Added a feature to switch API service providers, enabling users to easily toggle between providers as needed. Github-CJX 2024-05-02 11:43:24 +08:00
  • f21f5c9611
    feat(readme): correct spellings, closes #32 ItzCrazyKns 2024-05-01 20:12:58 +05:30
  • edc40d8fe6
    feat(providers): add Groq provider ItzCrazyKns 2024-05-01 19:43:06 +05:30
  • fe36dd6dec feat(components): beauty dark theme color WanQuanXie 2024-05-01 15:19:22 +08:00
  • 5904e03360 chore(nodemon): add devDependency nodemon for devServer WanQuanXie 2024-05-01 11:26:17 +08:00
  • a2c4dadcc2
    feat(readme): update README.md Ikko Eltociear Ashimine 2024-05-01 00:18:50 +09:00
  • 6e304e7051
    feat(video-search): add video search v1.0.0 ItzCrazyKns 2024-04-30 14:31:32 +05:30
  • bb9a2f538d
    feat(image-search): fix bugs ItzCrazyKns 2024-04-30 14:26:17 +05:30
  • ee053cf31e
    feat(search-image): add button animations ItzCrazyKns 2024-04-30 12:39:04 +05:30
  • aae85cd767
    feat(logging): add logger ItzCrazyKns 2024-04-30 12:18:18 +05:30
  • 7772ce62f3
    Adding one-click deploy buttons to README.md cosark 2024-04-29 22:31:57 -07:00
  • 984cd992cd
    Merge branch 'ItzCrazyKns:master' into master rogerserper 2024-04-29 19:47:23 +01:00
  • 4cd0778094 Add Serper API as an alternative search provider option for faster speeds and no rate limitations from Google Roger M 2024-04-29 19:44:53 +01:00
  • 7c84025f3c
    feat(readme): add manual installation steps ItzCrazyKns 2024-04-29 21:22:33 +05:30