Commit Graph

  • 9ca65e1894
    Fix update release url pipeline run failed (#947) hiento09 2023-12-12 09:08:36 +07:00
  • fef97f6736
    Merge pull request #931 from janhq/fix/nitro_perf_cpu hiro 2023-12-12 08:15:02 +07:00
  • 14f83ddb70 fix: Revert drogon thread to 1 instead of CPU num hiro 2023-12-12 07:27:25 +07:00
  • 577921f21f chore: add cpu_threads to default model settings as 1 hiro 2023-12-12 06:12:29 +07:00
  • 16c66e968c chore: Update n_threads to cpu_threads hiro 2023-12-12 05:58:08 +07:00
  • 0e63689eae fix: inference engine nitro stopModel undefined in module.ts hiro 2023-12-11 21:37:23 +07:00
  • f528e9ea77 fix: Update inference nitro with n_threads equals to physcial core num hiro 2023-12-11 21:22:56 +07:00
  • cafdaaaccd feat: Nitro sensing hardware init hiro 2023-12-09 22:58:00 +07:00
  • 121dc119f1
    feat: adding model params (#886) NamH 2023-12-11 23:58:24 +07:00
  • 5f7001d294
    Merge pull request #942 from janhq/chore/bump_nitro_0.1.23 hiro 2023-12-11 21:12:33 +07:00
  • f2eb8635da chore: Bumpt nitro bin version to version 0.1.23 hiro 2023-12-11 20:53:53 +07:00
  • 0e52ba8483
    Fix update release url pipeline (#941) hiento09 2023-12-11 18:56:59 +07:00
  • 074b18da74
    CI automatically update Update README with Nightly Build Information and stable download URL (#940) hiento09 2023-12-11 18:33:41 +07:00
  • 730dcfcf46 Show online member discord Faisal Amir 2023-12-11 14:14:56 +07:00
  • a03abf0fc7 fix: cleanup unused image and convert to webp Faisal Amir 2023-12-11 13:19:57 +07:00
  • f8188f29bb fix: improve landing page Faisal Amir 2023-12-10 21:03:20 +07:00
  • 79b9997aa2
    Merge pull request #935 from janhq/fix/inference_model_parameters hiro 2023-12-11 13:11:16 +07:00
  • c4d8defe94
    refactor: deprecate invokers - auto proxying apis - strict types (#924) Louis 2023-12-11 13:10:53 +07:00
  • df977143ec
    docs: standardize yaml files (#933) Hieu 2023-12-11 13:04:16 +09:00
  • 59aef97409
    Merge branch 'main' into docs/standardize-yaml-files Hieu 2023-12-11 11:25:14 +09:00
  • 97f3733a52 chore: remove default parameters for openai gpt models hiro 2023-12-10 20:16:37 +07:00
  • 0522d2fe4d fix: inference openai compatible accepts parameters hiro 2023-12-10 20:16:19 +07:00
  • 3903c10c5b fix: inference nitro accepts model parameters hiro 2023-12-10 20:16:05 +07:00
  • c811ec611e Fix floating border outside card accordion Faisal Amir 2023-12-08 16:18:50 +07:00
  • c645ef8173 feat: turn on search API reference hieu-jan 2023-12-10 11:53:15 +09:00
  • f851ca0587 docs: update threads.yaml hieu-jan 2023-12-10 11:50:01 +09:00
  • a34a630ee5 docs: standardize yaml files hieu-jan 2023-12-10 11:37:51 +09:00
  • ee16683d0a
    Merge pull request #814 from janhq/feat/inference_engines hiro 2023-12-09 01:09:47 +07:00
  • bbffaafcdc feat: Added support for Azure OpenAI API hiro 2023-12-09 00:56:39 +07:00
  • 7e3e648e2a fix: inference extensions small syntax fix hiro 2023-12-09 00:56:24 +07:00
  • c32ad0aff7 fix: small change in nitro bin location hiro 2023-12-09 00:42:48 +07:00
  • 0ef9a581d3 fix: BAT for nitro hiro 2023-12-09 00:36:55 +07:00
  • f9e73b0bbd fix: Change base_url to full_url hiro 2023-12-08 22:42:07 +07:00
  • b939692187 chore: stop inference event Louis 2023-12-08 16:38:13 +07:00
  • ef9dfc9cce chore: add ready state to remote models Louis 2023-12-08 16:25:30 +07:00
  • 1177007ad6 fix: Update code based on comments from @james hiro 2023-12-07 15:13:04 +07:00
  • fbf8ff9d3d fix: Update lint for engine in ThreadAssistantInfo hiro 2023-12-06 09:42:21 +07:00
  • 6cd4cb95fe fix: model gpt json hiro 2023-12-06 09:33:29 +07:00
  • 9daee14167 fix: Add hack waiting for model loading hiro 2023-12-05 22:48:04 +07:00
  • 975e9718bf chore: remove unused console.log hiro 2023-12-05 18:10:36 +07:00
  • e1190ec41c fix: Enforce openai inference to load settings from openai.json onLoad and onModelInit hiro 2023-12-05 18:10:27 +07:00
  • 5f3cf2bcce fix: Temporary disable model parameters spreading hiro 2023-12-05 18:09:53 +07:00
  • 2a853a23ea feat: Add openai models hiro 2023-12-05 18:09:38 +07:00
  • 6fe901b83c fix: Hub fix for undefined model size hiro 2023-12-05 17:44:51 +07:00
  • 28368ee03b fix: Add engine nitro hiro 2023-12-05 17:44:32 +07:00
  • bb4b4c5c20 fix: Fix resend button with model object hiro 2023-12-05 17:39:15 +07:00
  • 6add24c643 fix: debugging hiro 2023-12-05 17:36:48 +07:00
  • 3987fdc95b feat: Add nitro inference engine stop model handler hiro 2023-12-05 02:04:41 +07:00
  • 44bfcaabd9 fix: Add type def global for nitro extension - inference hiro 2023-12-05 02:04:24 +07:00
  • a2cf42ac76 fix: Spreading model.parameters hiro 2023-12-05 02:03:56 +07:00
  • f34024a329 fix: spreading model.paramters object and update chatCompletion route hiro 2023-12-05 02:03:39 +07:00
  • 4266d86226 fix: Passing model object instead of model id hiro 2023-12-05 02:03:12 +07:00
  • 06ca4142bf fix: Change model folder name for openai gpt-3.5-turbo hiro 2023-12-05 01:20:30 +07:00
  • 7ed8c31629 fix: Add dynamic values from engine settings and model params hiro 2023-12-05 00:45:49 +07:00
  • 0c3e23665b fix: Add dynamic values from engine settings and model params hiro 2023-12-05 00:45:23 +07:00
  • 16f2ffe9b4 fix: Add dynamic values from engine settings and model params to inference request hiro 2023-12-05 00:32:09 +07:00
  • 4f2a3b7b27 fix: Add dynamic values from engine settings and model params to inference request hiro 2023-12-05 00:32:01 +07:00
  • 516e226290 chore: Move interface definition location hiro 2023-12-05 00:29:53 +07:00
  • b970e97869 chore: Move interface definition location hiro 2023-12-05 00:29:48 +07:00
  • 6f55cffb20 fix: Add model object to MessageRequest hiro 2023-12-05 00:28:43 +07:00
  • fb8729bff3 fix: Check model engine openai for Use hiro 2023-12-05 00:27:33 +07:00
  • cb60a7cf92 chore: Change type ModelRuntimeParam to ModelRuntimeParams hiro 2023-12-05 00:27:09 +07:00
  • 05b9a7bfc9 fix: Delete default oai gpt 3.5 settings hiro 2023-12-05 00:26:41 +07:00
  • ffbfaf1fd1 feat: Add Event OnModelStop emission to web hiro 2023-12-05 00:26:19 +07:00
  • a51b206cb8 fix: Add OnModelStopped Event hiro 2023-12-05 00:25:50 +07:00
  • a8e33c2a97 fix: Update engine as enum hiro 2023-12-04 23:18:26 +07:00
  • 0c838cecb1 fix: Update event types hiro 2023-12-04 23:10:31 +07:00
  • 750f09cc81 fix: update engine field in tiny llama 1.1b hiro 2023-12-04 23:07:59 +07:00
  • 489c8584a9 chore: models ref event handler Louis 2023-12-04 12:52:28 +07:00
  • 22f12cd02c fix: Update model.json for Hub with engine nitro/ openai hiro 2023-12-04 12:11:47 +07:00
  • 486c5b8ca0 fix: Update openai with read/ write for engine.json hiro 2023-12-04 12:10:52 +07:00
  • 2c648caa5f fix: Update nitro with read/ write for engine.json hiro 2023-12-04 12:10:46 +07:00
  • 1bc5fe64f3 fix: Use Events for init, load, stop models hiro 2023-12-04 12:10:24 +07:00
  • 9aca37a30c chore: Add fs abstraction for checkFileExists hiro 2023-12-04 12:09:49 +07:00
  • 56b778675f feat: Add nitro engine json reader and writer hiro 2023-12-03 14:36:01 +07:00
  • 8ab36d7cb2 feat: Add openai engine json reader and writer hiro 2023-12-03 14:35:54 +07:00
  • 9a18d3133c chore: refactor openai file structure hiro 2023-12-03 14:35:22 +07:00
  • 68ee6693ba chore: Remove default nitro.json file hiro 2023-12-03 14:34:49 +07:00
  • 5f8e2ae54c fix: Add engine llama.cpp to local models hiro 2023-12-01 18:33:29 +07:00
  • a985626f29 feat: Add openai gpt-3.5 model.json hiro 2023-12-01 18:33:02 +07:00
  • 6d3bf24d5c chore: remove gitkeep hiro 2023-12-01 18:30:47 +07:00
  • d69f0e3321 chore: Update openai engine hiro 2023-12-01 18:14:29 +07:00
  • 337da50840 fix: Add fs to read and write nitro engine settings hiro 2023-12-01 18:14:13 +07:00
  • 19637c40bf feat: Add nitro engine settings hiro 2023-12-01 18:13:45 +07:00
  • 48fd8de30c feat: Init commit for inference engine for openai extension hiro 2023-12-01 16:33:13 +07:00
  • c01737ff69 refactor: Change inference-extension to inference-nitro-extension hiro 2023-12-01 15:46:01 +07:00
  • 8bde944122
    fix: import_typescript.default.isTokenKind is not a function (#923) Louis 2023-12-08 22:05:33 +07:00
  • cfec5f9493
    chore: universal module definition (#902) Louis 2023-12-08 16:52:00 +07:00
  • 9b00f6a31f
    docs: add assistants api reference (#801) Hieu 2023-12-08 18:33:20 +09:00
  • ca0ad7d3b8
    Merge pull request #840 from janhq/813-feat-json-schema-for-frontend-parameters automaticcat 2023-12-08 16:25:41 +07:00
  • a77e50b160
    Merge pull request #903 from janhq/ashley/update-README Ashley 2023-12-08 14:58:23 +07:00
  • c664ab8811
    Merge branch 'main' into 813-feat-json-schema-for-frontend-parameters automaticcat 2023-12-08 14:46:44 +07:00
  • f7a240273b Merge branch 'docs/assistants-api-reference' of https://github.com/janhq/jan into docs/assistants-api-reference hieu-jan 2023-12-08 04:05:11 +09:00
  • 78b620896d fix: minor bugs on models endpoints hieu-jan 2023-12-08 04:03:02 +09:00
  • e1b9316ee6
    Merge branch 'main' into docs/assistants-api-reference Hieu 2023-12-08 03:59:46 +09:00
  • ba2341e4c3 add assistants request and response hieu-jan 2023-12-08 03:59:02 +09:00
  • 7de6d18927
    Merge pull request #894 from janhq/feat/improve-seo Hieu 2023-12-07 18:52:10 +09:00
  • 863c459f57
    Update README.md Ashley 2023-12-07 16:16:22 +07:00
  • e836eb1a2e Remove console.log Faisal Amir 2023-12-07 14:31:45 +07:00
  • f033360fdb fix formatting syntax Faisal Amir 2023-12-07 14:25:14 +07:00