Mathieu Virbel
|
a2518df3bd
|
server: fixes websocket preventing server to stop
|
2023-08-11 15:18:13 +02:00 |
|
Mathieu Virbel
|
445d3c1221
|
server: implement modal backend for llm and transcription
|
2023-08-11 12:43:09 +02:00 |
|
Jose
|
a822c9d482
|
Merge pull request #127 from Monadical-SAS/jose/dev
Minor UI
|
2023-08-10 09:36:15 -05:00 |
|
projects-g
|
e3ea7e7cb9
|
Merge pull request #130 from Monadical-SAS/feat/evaluate
Model evaluation feature
|
2023-08-10 19:14:18 +05:30 |
|
Andreas Bonini
|
eac95cac72
|
Merge pull request #132 from Monadical-SAS/openapi-code-autogeneration
Implemented API from code generated by OpenAPI
|
2023-08-10 19:59:45 +07:00 |
|
Mathieu Virbel
|
f8fc83c943
|
server/www: simplify operationId in openapi and update www
|
2023-08-10 14:52:35 +02:00 |
|
Koper
|
e8c054b4ca
|
Implemented API from code generated by OpenAPI
|
2023-08-10 18:33:50 +07:00 |
|
Gokul Mohanarangan
|
992134a38b
|
minor update
|
2023-08-10 14:37:39 +05:30 |
|
Gokul Mohanarangan
|
af954e2818
|
resolve review comments
|
2023-08-10 14:33:46 +05:30 |
|
Gokul Mohanarangan
|
bb983194f8
|
update folder structure
|
2023-08-10 12:24:07 +05:30 |
|
Gokul Mohanarangan
|
0a11a7f669
|
change dependency group
|
2023-08-10 12:16:39 +05:30 |
|
Gokul Mohanarangan
|
7ee049bad6
|
update deps
|
2023-08-10 12:09:52 +05:30 |
|
Gokul Mohanarangan
|
8cab94cda1
|
add model evaluation feature
|
2023-08-10 11:40:55 +05:30 |
|
|
|
e1b33b6857
|
Merge pull request #112 from Monadical-SAS/server-api
OpenAPI Server design & implementation
|
2023-08-09 18:13:07 +02:00 |
|
Koper
|
a652d1724e
|
Delete openapi.json
|
2023-08-09 22:17:37 +07:00 |
|
Koper
|
ab0ef11b6e
|
Update dashboard.js
|
2023-08-09 21:34:20 +07:00 |
|
Koper
|
b91bdc2e2a
|
Fixed finalSummary variables in <Dashboard/> display
|
2023-08-09 21:23:19 +07:00 |
|
Koper
|
9b88aa7a6c
|
Fixed setFinalSummary
|
2023-08-09 21:12:23 +07:00 |
|
Koper
|
0212f13354
|
Re-added WebRTC "STOP" command
|
2023-08-09 21:10:49 +07:00 |
|
Koper
|
2283ecd3d7
|
Fixed typo
|
2023-08-09 20:19:23 +07:00 |
|
Koper
|
d03fa6f4be
|
Merge branch 'server-api' of https://github.com/Monadical-SAS/reflector into server-api
|
2023-08-09 19:38:58 +07:00 |
|
Koper
|
1aa77040ef
|
Finished websocket implementation
|
2023-08-09 19:38:46 +07:00 |
|
Mathieu Virbel
|
92366f2662
|
server: fix websocket
|
2023-08-09 14:37:39 +02:00 |
|
Koper
|
bc4a952938
|
Merge branch 'server-api' of https://github.com/Monadical-SAS/reflector into server-api
|
2023-08-09 19:12:27 +07:00 |
|
Koper
|
c85c2b2ca7
|
Fix favicon error 500
|
2023-08-09 18:58:35 +07:00 |
|
Mathieu Virbel
|
26e34aec2d
|
server: ensure transcript status model is updated + tests
|
2023-08-09 11:23:28 +02:00 |
|
Mathieu Virbel
|
a9e0c9aa03
|
server: implement status update in model and websocket
|
2023-08-09 11:21:48 +02:00 |
|
Jose B
|
06569000c4
|
disconnected UI
|
2023-08-08 15:51:12 -05:00 |
|
Jose B
|
033bbaa347
|
clock element
|
2023-08-08 15:12:06 -05:00 |
|
Jose B
|
325209891d
|
download recording
|
2023-08-08 12:54:49 -05:00 |
|
Mathieu Virbel
|
7f807c8f5f
|
server: implement FINAL_SUMMARY for websocket + update tests and fix flush
|
2023-08-08 19:32:20 +02:00 |
|
Mathieu Virbel
|
93564bfd89
|
server: fix stamina missing for old server
|
2023-08-08 18:31:39 +02:00 |
|
Mathieu Virbel
|
0791eaad03
|
Merge branch 'main' into server-api
|
2023-08-08 18:26:17 +02:00 |
|
Koper
|
0ff8eb2cf3
|
Front end API implementation (draft)
|
2023-08-08 21:18:54 +07:00 |
|
Jose
|
d6d56c8b14
|
Merge pull request #120 from Monadical-SAS/jose/fix-audio-quality
Fix bad audio quality
|
2023-08-08 09:01:00 -05:00 |
|
Mathieu Virbel
|
0272904363
|
Merge
|
2023-08-08 15:33:55 +02:00 |
|
|
|
7d40305737
|
Implement retry that automatically detect httpx and backoff (#119)
* server: implement retry that automatically detect httpx and backoff
Closes #118
* server: fix formatting
|
2023-08-08 14:03:36 +02:00 |
|
Jose B
|
8397ca8c29
|
disable undesired features
|
2023-08-08 05:42:23 -05:00 |
|
Jose
|
04d6a2cfae
|
Merge pull request #105 from Monadical-SAS/jose/ui
UI improvements
|
2023-08-08 04:04:09 -05:00 |
|
Jose B
|
a18850e74b
|
Merge branch 'main' into jose/ui
|
2023-08-08 03:56:56 -05:00 |
|
Jose B
|
74e2db0bcf
|
place btn at bottom
|
2023-08-08 03:56:27 -05:00 |
|
Mathieu Virbel
|
96f52c631a
|
api: implement first server API + tests
|
2023-08-04 20:06:43 +02:00 |
|
Mathieu Virbel
|
20767fde3f
|
server: start implementing new api
|
2023-08-04 18:17:02 +02:00 |
|
Mathieu Virbel
|
e55cfce930
|
server: fixes tests
|
2023-08-04 18:16:51 +02:00 |
|
Andreas Bonini
|
6e54a6dd30
|
Add files via upload
|
2023-08-04 19:39:49 +07:00 |
|
Koper
|
750855adf1
|
Update r-icon.png
|
2023-08-04 19:38:59 +07:00 |
|
Mathieu Virbel
|
dce92e0cf7
|
server: fixes pipeline logger not transmitted to processors
Closes #110
|
2023-08-04 12:02:18 +02:00 |
|
Mathieu Virbel
|
6d2085ce61
|
server: update topic detection minimum length required
|
2023-08-04 11:53:56 +02:00 |
|
Andreas Bonini
|
3433fcb455
|
Merge pull request #103 from Monadical-SAS/initial-branding
Implement meta fields and favicon
|
2023-08-04 15:39:05 +07:00 |
|
Koper
|
bb7cddf038
|
Merge branch 'main' into initial-branding
|
2023-08-04 15:38:46 +07:00 |
|