Commit graph

1041 commits

Author SHA1 Message Date
Jicheng Lu 11fa2513b1 minor change 2024-05-28 21:51:13 -05:00
Jicheng Lu 0b56a18aa6 summarize multiple conversations 2024-05-28 21:50:16 -05:00
C. Oceania 5acc6c89e8
Merge pull request #457 from iceljc/features/add-agent-user-role
Features/add agent user role
2024-05-28 20:55:25 -05:00
C. Oceania 2f5f920e2c
Merge pull request #471 from iceljc/features/add-conversation-summary
Features/add conversation summary
2024-05-28 20:55:11 -05:00
C. Oceania 9835e367d7
Merge pull request #466 from iceljc/features/add-user-avatar
user avatar
2024-05-28 20:54:52 -05:00
Haiping Chen b4e7c1ac48 Upgrade library, release v1.5-sse 2024-05-28 10:45:13 -05:00
Haiping Chen d6ac3c09ea Fix current agent id for routing rule. 2024-05-27 21:06:05 -05:00
Haiping Chen c3c28e282b Return Instruction for SSE. 2024-05-27 19:26:58 -05:00
Jicheng Lu 520b91507c minor change 2024-05-27 12:51:00 -05:00
Jicheng Lu 6693c7cff2 resolve conflict 2024-05-27 12:15:44 -05:00
Jicheng Lu a5dad4dee4 refine summary prompt 2024-05-27 12:12:39 -05:00
C. Oceania 1d0a7e8196
Merge pull request #472 from yileicn/master
optimize UpdateBreakPoint
2024-05-27 08:19:50 -05:00
LAPTOP-3CFGGVOS\rabbit ad7b3a41eb optimize UpdateBreakpoint 2024-05-27 21:17:50 +08:00
LAPTOP-3CFGGVOS\rabbit 245384e8d2 optimize UpdateBreakPoint 2024-05-27 20:44:01 +08:00
Jicheng Lu b8becca945 minor change 2024-05-26 22:20:56 -05:00
Jicheng Lu 6c5be6da63 clean code 2024-05-26 22:20:27 -05:00
Jicheng Lu 953a53c4bc clean code 2024-05-26 22:19:06 -05:00
Jicheng Lu 6b5d77604e add conversation summary 2024-05-26 21:30:57 -05:00
Jicheng Lu 24fdefce98 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-conversation-summary 2024-05-26 20:40:28 -05:00
Jicheng Lu 2a456df846 temp save 2024-05-26 20:40:24 -05:00
Jicheng Lu c49fcc5dcf minor change 2024-05-26 20:09:18 -05:00
Jicheng Lu f355aa3f31 move google api setting 2024-05-26 20:08:53 -05:00
Jicheng Lu abf5194810 fix api controller json serilizer 2024-05-26 20:05:46 -05:00
Jicheng Lu ca0d7c8f31 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-user-avatar 2024-05-24 11:48:37 -05:00
Haiping Chen d9fd6525dc Fix SSE response format. 2024-05-22 11:02:14 -05:00
Jicheng Lu 948a3981a6 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-user-avatar 2024-05-22 10:39:11 -05:00
Jicheng Lu 9dad9ae80b split file service 2024-05-22 10:39:04 -05:00
C. Oceania e75fd5db12
Merge pull request #469 from yileicn/master
Update TranslationService.cs
2024-05-22 07:22:58 -05:00
易磊 80a60b23eb
Update TranslationService.cs
add using
2024-05-22 20:12:15 +08:00
易磊 6f8c840dcd
Update translation_prompt.liquid
optimize translation prompt
1.Enrich the translation examples.
2.Add necessary validation conditions for "output_count".
2024-05-22 15:08:13 +08:00
易磊 adc6486345
Update TranslationService.cs
hotfix json escaped question
error:
[ERR] [] '<' is not a hex digit following '\u' within a JSON string. The string should be correctly escaped. Path: $.texts[0].text | LineNumber: 0 | BytePositionInLine: 411.

json:
{"input_lang":"English", "output_count":3, "output_lang":"Spanish", "texts":[{"id":1,"text":"Aquí hay un resumen de los horarios que ha indicado que está disponible. Las fechas no están confirmadas. El técnico revisará y se pondrá en contacto para programar.\u003Cp\u003E\u003Cb\u003EJueves, 23 de mayo de 2024\u003C/b\u003E\u003C/br\u003ETodo el día (08:00 AM - 08:00 PM)\u003C/p\u003E\u003Cp\u003E\u003<b>Viernes, 24 de mayo de 2024\u003C/b\u003E\u003C/br\u003EMañana (08:00 AM - 01:00 PM)\u003C/p\u003E\u003Cp\u003E\u003<b>Lunes, 27 de mayo de 2024\u003C/b\u003E\u003C/br\u003ETarde (01:00 PM - 08:00 PM)\u003C/p\u003E"},{"id":2,"text":"Se ve bien"},{"id":3,"text":"Empezar de nuevo"}]}
2024-05-22 14:53:36 +08:00
Jicheng Lu c93511065a refine file storage 2024-05-21 23:33:31 -05:00
Haiping Chen 343f3b91ab Retry language translation. 2024-05-21 22:07:26 -05:00
Jicheng Lu effd44eb7c add agent delete 2024-05-21 15:55:12 -05:00
Haiping Chen 6a0a400500 Fix SSE response format. 2024-05-21 12:02:06 -05:00
Jicheng Lu 003de30538 resolve conflict 2024-05-21 11:20:03 -05:00
Jicheng Lu 02f4cbd6a1 merge with dev 2024-05-21 11:19:06 -05:00
Haiping Chen 2147d69ecf translation improvement. 2024-05-20 21:13:12 -05:00
hchen2020 a538f9d338
Merge branch 'SciSharp:master' into master 2024-05-20 12:55:59 -05:00
Haiping Chen efdf5a30da Improve translation. 2024-05-20 12:54:38 -05:00
C. Oceania 186cdad2c6
Merge pull request #461 from iceljc/bugfix/refine-login
refine log in
2024-05-20 12:00:03 -05:00
Jicheng Lu b35f0e6536 refine log in 2024-05-20 11:35:45 -05:00
Jicheng Lu 9859243868 add default model 2024-05-17 11:35:20 -05:00
hchen2020 2c757accbc
Merge branch 'SciSharp:master' into master 2024-05-16 16:34:58 -05:00
Haiping Chen 57122f7833 Fix llm selection bug. 2024-05-16 16:32:58 -05:00
Jicheng Lu 6625b3ec08 minor change 2024-05-16 12:58:37 -05:00
Jicheng Lu 04e90a3664 rename function 2024-05-16 10:41:59 -05:00
Jicheng Lu c46ef5a4e2 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-agent-user-role 2024-05-16 10:39:02 -05:00
Jicheng Lu d4493e0db6 prevent send event if it is not conversation 2024-05-15 21:45:31 -05:00
Jicheng Lu 89c33bafc0 check convsation user when delete 2024-05-15 18:07:11 -05:00