Commit graph

  • 364f85bda8
    Update anthropic.ts XDA 2024-08-19 22:47:32 -04:00
  • 3d944010ff
    Update anthropic.ts XDA 2024-08-19 22:47:21 -04:00
  • 6189d17539
    Apply fix to testing routes Andrew Pennington 2024-08-19 12:19:37 +01:00
  • 622851c2ed
    Remove return definition Andrew Pennington 2024-08-19 12:17:02 +01:00
  • 14b6924b02
    Rework env api route Andrew Pennington 2024-08-19 12:14:24 +01:00
  • c29de8a4eb
    Update env route, add some additional routes to test they are exposing properly Andrew Pennington 2024-08-19 12:12:00 +01:00
  • 28782190b4
    Arghhh Andrew Pennington 2024-08-16 00:34:52 +01:00
  • a0ca8207bd
    Removed Request Andrew Pennington 2024-08-16 00:33:02 +01:00
  • 0c2462ca22
    Use Response Andrew Pennington 2024-08-16 00:30:49 +01:00
  • 356f083bb4
    Refactor Andrew Pennington 2024-08-16 00:14:46 +01:00
  • cbbef4b7e9
    Refactor Andrew Pennington 2024-08-16 00:09:19 +01:00
  • d1e382831c
    Type Andrew Pennington 2024-08-15 23:51:53 +01:00
  • 779c6749ff
    Update the route in the lib Andrew Pennington 2024-08-15 23:50:45 +01:00
  • 049afb6eba
    Use app based route Andrew Pennington 2024-08-15 23:48:31 +01:00
  • 9afdecb76c
    Oops Andrew Pennington 2024-08-15 23:42:34 +01:00
  • 631a5e3e31
    Add awaits Andrew Pennington 2024-08-15 23:40:42 +01:00
  • f11180db7a
    Restructure Andrew Pennington 2024-08-15 23:33:01 +01:00
  • 293391dd20
    Define as a NextJS API Andrew Pennington 2024-08-15 23:05:14 +01:00
  • 1b71a9cfd7
    Wrong lib folder Andrew Pennington 2024-08-15 22:40:30 +01:00
  • a62e39a776
    Attempt trigger process call server side Andrew Pennington 2024-08-15 22:37:24 +01:00
  • 73bf7f3d79
    Revert "Removed some of the calls to process.env; Used server props instead" Andrew Pennington 2024-08-15 22:29:15 +01:00
  • f51f36a411
    Removed some of the calls to process.env; Used server props instead Andrew Pennington 2024-08-15 22:25:00 +01:00
  • 376220b26e
    Rename NEXT_PUBLIC_... env variables to allow reading from env at runtime Andrew Pennington 2024-08-15 20:06:40 +01:00
  • 834a38046f
    Add import for process Andrew Pennington 2024-08-15 20:06:03 +01:00
  • 83acaae23b
    Import process Andrew Pennington 2024-08-15 19:48:00 +01:00
  • 7d5eec898d
    Docker build & push (#2) Andrew Pennington 2024-08-15 19:12:31 +01:00
  • 2da65182cb
    Merge pull request #1 from andypenno/docker-build-simple Andrew Pennington 2024-08-15 19:06:23 +01:00
  • d0ada97970
    Added simple workflow to allow testing of docker build Andrew Pennington 2024-08-15 19:05:42 +01:00
  • 457019bd99 fix: misspelling of word wujieli 2024-08-14 16:09:00 +08:00
  • e4faa82362 Fix #307, update outdated searxng/settings.yml Xie Yanbo 2024-08-09 20:53:53 +08:00
  • 9c1936ec2c
    feat(chat-window): lint & beautify ItzCrazyKns 2024-08-04 18:14:46 +05:30
  • e1ea948f7e
    Merge 1eee511aac into c4932c659a sjiampojamarn 2024-08-02 19:41:53 +01:00
  • 639fbd7a15
    feat(chat-window): lint & beautify admin-password ItzCrazyKns 2024-08-02 19:37:20 +05:30
  • a88104434d
    feat(copilot): respect preferences ItzCrazyKns 2024-08-02 19:36:50 +05:30
  • a1e0d368c6
    feat(settings): add preferences ItzCrazyKns 2024-08-02 19:36:39 +05:30
  • 5779701b7d
    feat(sidebar): respect preferences ItzCrazyKns 2024-08-02 19:35:57 +05:30
  • fdfe8d1f41
    feat(app): add password auth for settings ItzCrazyKns 2024-08-02 19:32:38 +05:30
  • db7565b752 Exponential backoff with useRef projectmoon 2024-08-01 17:12:21 +02:00
  • c4932c659a
    feat(app): lint ItzCrazyKns 2024-07-31 20:17:57 +05:30
  • 28077018a6 feat(server): replace existing search functionality with searxng library Zan 2024-07-31 11:23:39 +08:00
  • 84821d289c Do not set websocket to null if in error state. projectmoon 2024-07-30 19:45:20 +02:00
  • 521df60f86 Add local ollama URL to config.toml file chris depalma 2024-07-30 11:37:31 -04:00
  • 77de9b776a Move front end port to 3010 to avoid collison with apps which commonly use it, like open-webui for ollama. Fix issue with server not able to reach searxng. Added config.toml that works locally. Fixed sample.config.toml chris depalma 2024-07-30 11:26:44 -04:00
  • f03f665e08
    Do not kill entire chat window when websocket closes. ProjectMoon 2024-07-30 16:03:38 +02:00
  • 96f67c7028
    Merge pull request #290 from ItzCrazyKns/canary v1.9.0-rc ItzCrazyKns 2024-07-30 10:15:52 +05:30
  • 61dfeb89b4
    feat(package): bump version canary ItzCrazyKns 2024-07-30 10:10:55 +05:30
  • 8e4f0c6a6d
    feat(web-search): add URL & PDF searching capibilities ItzCrazyKns 2024-07-30 10:09:05 +05:30
  • 6f50e25bf3
    feat(output-parsers): add line output parser ItzCrazyKns 2024-07-30 10:08:29 +05:30
  • 9abb4b654d
    feat(app): handle unhandled exception & rejection ItzCrazyKns 2024-07-30 10:07:28 +05:30
  • 0a29237732
    feat(listLineOutputParser): handle invalid keys ItzCrazyKns 2024-07-30 10:06:52 +05:30
  • 8b8e2d1dbb
    Update package.json Nipurn123 2024-07-30 02:59:28 +05:30
  • 741e244033
    Update package.json Nipurn123 2024-07-30 02:55:24 +05:30
  • 48c8181fca feat: align the NewsDetail page style with the related contents on the Search page Kaiwen Gong 2024-07-26 17:51:58 +08:00
  • 41065bd594
    Update package.json Nipurn123 2024-07-26 02:40:33 +05:30
  • 71127611c0 sync Abdelrahman mostafa 2024-07-25 18:24:51 +03:00
  • ddc74f316f
    Merge branch 'ItzCrazyKns:master' into master 0xchaos 2024-07-25 18:23:47 +03:00
  • c62e7f091e
    feat(package): bump version ItzCrazyKns 2024-07-25 20:39:43 +05:30
  • 08379fcad5
    feat(ws-connector): fix undefined chat model v1.8.1 ItzCrazyKns 2024-07-25 20:36:26 +05:30
  • cbce39a5dd
    feat(settings): fix undefined model for custom OpenAI ItzCrazyKns 2024-07-25 20:34:49 +05:30
  • 27f8cfd212
    feat(toast): fix theme colors ItzCrazyKns 2024-07-25 20:33:56 +05:30
  • f25c4a36f0
    Update package.json Nipurn123 2024-07-25 00:13:14 +05:30
  • bfeee925ad
    Update SettingsDialog.tsx Nipurn123 2024-07-24 23:54:06 +05:30
  • 479f7991fc
    Update config.ts Nipurn123 2024-07-24 23:50:28 +05:30
  • 828e214833
    config.ts Nipurn123 2024-07-24 23:49:53 +05:30
  • b79f27bd02
    Update config.ts Nipurn123 2024-07-24 23:48:34 +05:30
  • 34f27b2474
    Update index.ts Nipurn123 2024-07-24 23:47:05 +05:30
  • 72339ba559
    gemini.ts Nipurn123 2024-07-24 23:45:55 +05:30
  • e744fb9ecf
    Merge branch 'ItzCrazyKns:master' into master 0xchaos 2024-07-24 00:18:27 +03:00
  • afd7c2943f feat(dev): Implement Docker-based dev environment with hot reload and update CONTRIBUTING.md Abdelrahman mostafa 2024-07-24 00:18:03 +03:00
  • 8a76f92e23
    feat(groq): add Llama 3.1 ItzCrazyKns 2024-07-23 20:49:17 +05:30
  • 00a52fc3b1
    Delete .github/FUNDING.yml ItzCrazyKns 2024-07-23 10:46:32 +05:30
  • 8143eca2c1
    feat(readme): remove patreon ItzCrazyKns 2024-07-23 10:45:52 +05:30
  • 9bb0b64044
    Merge pull request #279 from zandko/perf/filter-first ItzCrazyKns 2024-07-23 10:08:54 +05:30
  • 323f3c516c perf: Optimize document filtering and sorting for performance Zan 2024-07-23 10:06:33 +08:00
  • e13e1960fe
    fix: freeze lockfiles for speedup Nick the Sick 2024-06-30 11:27:14 +02:00
  • 5979f8321d
    feat: build docker images in CI Nick the Sick 2024-06-29 22:50:12 +02:00
  • 0c5d1320e9 improve: remove unnecessary code Kaiwen Gong 2024-07-22 17:17:29 +08:00
  • 3014f15588 feat: change the layout of newsitem Kaiwen Gong 2024-07-22 16:46:19 +08:00
  • 080c2324c6
    Merge branch 'ItzCrazyKns:master' into master overcuriousity 2024-07-22 09:16:04 +02:00
  • 6c434f6001
    Merge branch 'ItzCrazyKns:master' into gluetun bigsk1 2024-07-19 21:50:46 -07:00
  • c0b3a409dd
    feat(package): bump version v1.8.0 ItzCrazyKns 2024-07-20 09:27:34 +05:30
  • 9195cbcce0
    feat(openai): add GPT-4 Omni mini ItzCrazyKns 2024-07-20 09:26:46 +05:30
  • 1b864d8a68 chore(ci): run node22.4.x to avoid eslint not found issues guanghechen 2024-07-19 16:09:15 +08:00
  • bdae870e89 test: run ci exclude node22 guanghechen 2024-07-19 16:06:24 +08:00
  • 4cfb17ea15 test: run ci exclude windows guanghechen 2024-07-19 16:04:08 +08:00
  • c28927140a test: only run ci on ubuntu-latest guanghechen 2024-07-19 16:02:34 +08:00
  • f93ab464fe chore: revert dependencies changes guanghechen 2024-07-19 15:53:57 +08:00
  • 10ba0e1e15 chore: remove package-lock.json guanghechen 2024-07-19 15:48:12 +08:00
  • 4b02b3dac5 feat: try to fix eslint problem Kaiwen Gong 2024-07-19 15:31:57 +08:00
  • 5cdce154e1 feat: try to fix eslint problem Kaiwen Gong 2024-07-19 15:14:03 +08:00
  • 517b473b62 feat: update config files Kaiwen Gong 2024-07-19 14:58:49 +08:00
  • a69f3a20ae feat: try to fix eslint problem Kaiwen Gong 2024-07-19 14:48:11 +08:00
  • 8385b2d2f3 feat: try to fix eslint not find problem Kaiwen Gong 2024-07-19 14:35:02 +08:00
  • 3e88692efd feat: import the news details layout Kaiwen Gong 2024-07-19 11:44:49 +08:00
  • 93b1b186ca feat: remove unused code Kaiwen Gong 2024-07-19 10:37:29 +08:00
  • f321bfe41e fix for persistant settings management overcuriousity 2024-07-18 22:42:55 +02:00
  • 5b882f4e13 added persistent storage for the settings overcuriousity 2024-07-18 21:54:02 +02:00
  • 9bfe56f7ce fix mobile options overcuriousity 2024-07-18 21:21:52 +02:00
  • 0590864b6f feat: Modify the layout of news items Add the function of expanding or contracting after clicking on them Kaiwen Gong 2024-07-18 17:33:59 +08:00
  • f02393dbe9
    feat(providers): add anthropic ItzCrazyKns 2024-07-15 21:20:16 +05:30