hiro
|
bbffaafcdc
|
feat: Added support for Azure OpenAI API
|
2023-12-09 00:56:39 +07:00 |
|
hiro
|
7e3e648e2a
|
fix: inference extensions small syntax fix
|
2023-12-09 00:56:24 +07:00 |
|
hiro
|
c32ad0aff7
|
fix: small change in nitro bin location
|
2023-12-09 00:42:48 +07:00 |
|
hiro
|
0ef9a581d3
|
fix: BAT for nitro
|
2023-12-09 00:36:55 +07:00 |
|
hiro
|
f9e73b0bbd
|
fix: Change base_url to full_url
|
2023-12-08 23:07:30 +07:00 |
|
Louis
|
b939692187
|
chore: stop inference event
|
2023-12-08 23:07:30 +07:00 |
|
Louis
|
ef9dfc9cce
|
chore: add ready state to remote models
|
2023-12-08 23:07:30 +07:00 |
|
hiro
|
1177007ad6
|
fix: Update code based on comments from @james
|
2023-12-08 23:07:30 +07:00 |
|
hiro
|
fbf8ff9d3d
|
fix: Update lint for engine in ThreadAssistantInfo
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
6cd4cb95fe
|
fix: model gpt json
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
9daee14167
|
fix: Add hack waiting for model loading
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
975e9718bf
|
chore: remove unused console.log
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
e1190ec41c
|
fix: Enforce openai inference to load settings from openai.json onLoad and onModelInit
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
5f3cf2bcce
|
fix: Temporary disable model parameters spreading
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
2a853a23ea
|
feat: Add openai models
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
6fe901b83c
|
fix: Hub fix for undefined model size
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
28368ee03b
|
fix: Add engine nitro
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
bb4b4c5c20
|
fix: Fix resend button with model object
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
6add24c643
|
fix: debugging
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
3987fdc95b
|
feat: Add nitro inference engine stop model handler
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
44bfcaabd9
|
fix: Add type def global for nitro extension - inference
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
a2cf42ac76
|
fix: Spreading model.parameters
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
f34024a329
|
fix: spreading model.paramters object and update chatCompletion route
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
4266d86226
|
fix: Passing model object instead of model id
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
06ca4142bf
|
fix: Change model folder name for openai gpt-3.5-turbo
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
7ed8c31629
|
fix: Add dynamic values from engine settings and model params
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
0c3e23665b
|
fix: Add dynamic values from engine settings and model params
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
16f2ffe9b4
|
fix: Add dynamic values from engine settings and model params to inference request
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
4f2a3b7b27
|
fix: Add dynamic values from engine settings and model params to inference request
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
516e226290
|
chore: Move interface definition location
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
b970e97869
|
chore: Move interface definition location
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
6f55cffb20
|
fix: Add model object to MessageRequest
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
fb8729bff3
|
fix: Check model engine openai for Use
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
cb60a7cf92
|
chore: Change type ModelRuntimeParam to ModelRuntimeParams
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
05b9a7bfc9
|
fix: Delete default oai gpt 3.5 settings
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
ffbfaf1fd1
|
feat: Add Event OnModelStop emission to web
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
a51b206cb8
|
fix: Add OnModelStopped Event
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
a8e33c2a97
|
fix: Update engine as enum
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
0c838cecb1
|
fix: Update event types
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
750f09cc81
|
fix: update engine field in tiny llama 1.1b
|
2023-12-08 23:06:49 +07:00 |
|
Louis
|
489c8584a9
|
chore: models ref event handler
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
22f12cd02c
|
fix: Update model.json for Hub with engine nitro/ openai
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
486c5b8ca0
|
fix: Update openai with read/ write for engine.json
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
2c648caa5f
|
fix: Update nitro with read/ write for engine.json
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
1bc5fe64f3
|
fix: Use Events for init, load, stop models
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
9aca37a30c
|
chore: Add fs abstraction for checkFileExists
|
2023-12-08 23:06:49 +07:00 |
|
hiro
|
56b778675f
|
feat: Add nitro engine json reader and writer
|
2023-12-08 23:06:08 +07:00 |
|
hiro
|
8ab36d7cb2
|
feat: Add openai engine json reader and writer
|
2023-12-08 23:06:08 +07:00 |
|
hiro
|
9a18d3133c
|
chore: refactor openai file structure
|
2023-12-08 23:06:08 +07:00 |
|
hiro
|
68ee6693ba
|
chore: Remove default nitro.json file
|
2023-12-08 23:06:08 +07:00 |
|