Commit graph

2851 commits

Author SHA1 Message Date
Jicheng Lu 170d9ffc1e temp save 2024-10-31 14:36:26 -05:00
Haiping e3da73b417
Merge pull request #698 from yileicn/master
Add a ChannelId column to the ConversationDocument
2024-10-24 21:23:09 -05:00
易磊 f635bbcb49
add channelId 2024-10-25 10:18:43 +08:00
易磊 127f501771
conversation add channelId field 2024-10-25 10:12:59 +08:00
Haiping 8813403766
Merge pull request #706 from hchen2020/master
Code Driver init
2024-10-24 14:36:51 -05:00
Haiping Chen 3d1f91913d Code Driver init 2024-10-24 14:36:04 -05:00
Haiping 363ee51458
Merge pull request #705 from Joannall/master
Add drop tmp table, Refined kg search
2024-10-23 18:29:39 -05:00
Joanna Ren b4bc506585 Refined knowledge search, added norm_question, entity type/value parms 2024-10-23 16:59:14 -05:00
Joanna Ren 127e694ee9 Add drop tmp table 2024-10-23 16:56:52 -05:00
iceljc ad2804c2d5
Merge pull request #704 from iceljc/master
add text field in generic element
2024-10-23 00:23:49 -05:00
Jicheng Lu b780cbd8b8 add text field in generic element 2024-10-23 00:22:59 -05:00
iceljc a983c3f6e1
Merge pull request #703 from iceljc/master
create conv with tags
2024-10-22 20:53:10 -05:00
Jicheng Lu cce06efdd1 create conv with tags 2024-10-22 20:52:18 -05:00
iceljc 02db15fdc6
Merge pull request #702 from iceljc/master
Fix model
2024-10-22 15:25:31 -05:00
Jicheng Lu fa12e25f2b Merge branch 'master' of https://github.com/SciSharp/BotSharp 2024-10-22 15:24:53 -05:00
Jicheng Lu 62c1d709bf fix model 2024-10-22 15:24:40 -05:00
Haiping 21cfe80090
Merge pull request #699 from Chaitanya110703/patch-1
Docs: Typo Fix
2024-10-22 18:11:27 +00:00
iceljc 3f90e5ade5
Merge pull request #701 from iceljc/master
add default
2024-10-22 12:31:24 -05:00
Jicheng Lu f5cd18d489 add default 2024-10-22 12:30:53 -05:00
Haiping 6639a1c22f
Merge pull request #700 from Chaitanya110703/patch-2
Docs: Typo Fix
2024-10-22 14:49:27 +00:00
Chaitanya110703 b90895cdbd
Docs: Typo Fix
Corrected "Memeory" to "Memory" in [README.md].

This pull request addresses a minor typo found in repository. The typo has been corrected to improve clarity and maintain the quality of the documentation.

This change is purely cosmetic and does not affect functionality.
2024-10-22 17:45:38 +05:30
Chaitanya110703 376cc8ff50
Docs: Typo Fix
Corrected "algrithm" to "algorithm" in [README.md].

This pull request addresses a minor typo found in repository. The typo has been corrected to improve clarity and maintain the quality of the documentation.

This change is purely cosmetic and does not affect functionality.
2024-10-22 17:44:05 +05:30
Haiping Chen 51340e7b67 Rollback PrepareOptions assistant message. 2024-10-22 07:04:40 -05:00
Haiping Chen 108be726de Rollback GetConversationContent. 2024-10-22 06:43:40 -05:00
Haiping Chen dd82952b0e Rollback message payload change 2024-10-22 06:31:21 -05:00
易磊 ad0b6bb6f4
optimize tags init 2024-10-22 09:19:27 +08:00
易磊 15ce459971
Add a CallingPhone column to the ConversationDocument 2024-10-22 09:05:56 +08:00
Haiping 3d8d16404f
Merge pull request #697 from yileicn/patch-2
support assistant message playload
2024-10-21 14:22:25 +00:00
易磊 d591241efb
support assistant message playload
Assign payload when invoking function
2024-10-21 17:05:36 +08:00
iceljc 8e678340a1
Merge pull request #696 from iceljc/features/add-conv-tags
add tags
2024-10-18 15:51:01 -05:00
Jicheng Lu d84c8995d1 add tags 2024-10-18 15:50:39 -05:00
Haiping 223ba67bdb
Merge pull request #695 from Joannall/master
minor change
2024-10-18 15:03:24 -05:00
Joanna Ren f7e37044f0
Merge branch 'SciSharp:master' into master 2024-10-18 14:26:23 -05:00
Joanna Ren 37acf2cf2f minor change 2024-10-18 14:25:15 -05:00
Haiping a6e39621d9
Merge pull request #694 from Joannall/master
Add relevant knowledge to Summary Plan
2024-10-18 12:06:03 -05:00
Haiping 0b4289b3b0
Merge pull request #692 from yileicn/OptimizeAssistantPlayload
support assistant message payload
2024-10-18 12:04:58 -05:00
Joanna Ren 0dd943bedd Add relevant knowledge to Summary Plan 2024-10-18 12:02:16 -05:00
iceljc 556ad27b6d
Merge pull request #693 from iceljc/master
fix routing context
2024-10-18 10:59:15 -05:00
Jicheng Lu cc6074fdfb Merge branch 'master' of https://github.com/SciSharp/BotSharp 2024-10-18 10:58:28 -05:00
Jicheng Lu 99192c8eac fix routing context 2024-10-18 10:58:22 -05:00
易磊 7db73c19e2
optimize assistant message payload 2024-10-18 23:04:33 +08:00
iceljc 6bd9119638
Merge pull request #691 from iceljc/master
add comments
2024-10-18 10:01:32 -05:00
Jicheng Lu b23b3850ef Merge branch 'master' of https://github.com/SciSharp/BotSharp 2024-10-18 10:00:22 -05:00
Jicheng Lu 6aaf1835b5 Merge branch 'master' of https://github.com/iceljc/BotSharp 2024-10-18 10:00:15 -05:00
Jicheng Lu 78098874ba add comments 2024-10-18 10:00:05 -05:00
Haiping 5a2458587c
Merge pull request #690 from yileicn/patch-1
Voice copilot support postback
2024-10-18 09:52:44 -05:00
易磊 0e16cd36ae
format TwilioMessageQueueService.cs 2024-10-18 22:48:16 +08:00
易磊 b99b66e489
voice copilot playload use tel Digits 2024-10-18 16:40:06 +08:00
易磊 effe494571
voice copilot support postback
voice copilot support postback
2024-10-18 14:24:57 +08:00
易磊 e9194b8247
optimize TwilioMessageQueueService.cs
optimize TwilioMessageQueueService.cs
2024-10-18 13:58:57 +08:00