Commit graph

60 commits

Author SHA1 Message Date
Jicheng Lu 0c2ba423d8 refine 2025-05-15 22:59:57 -05:00
Jicheng Lu 37bef7b8c6 Merge branch 'master' of https://github.com/SciSharp/BotSharp into test/google-realtime 2025-05-15 15:47:06 -05:00
Jicheng Lu b64f22ef8e temp save 2025-05-15 15:46:42 -05:00
nick.yi 9cdf9179c0 optimize hook 2025-05-15 15:25:08 +08:00
Jicheng Lu 4c4dce852d minor change 2025-05-14 23:54:18 -05:00
Jicheng Lu bc40deed54 tool call done; to do session restart 2025-05-14 23:49:36 -05:00
Jicheng Lu 04eafedb78 refine transcription 2025-05-14 18:14:01 -05:00
Jicheng Lu d9fe6da099 temp save 2025-05-13 17:33:23 -05:00
Jicheng Lu da9c3c6ab0 temp save 2025-05-13 15:43:08 -05:00
Jicheng Lu c837dd6611 temp save 2025-05-13 11:45:19 -05:00
Jicheng Lu e35fbc7439 refine 2025-05-07 16:34:39 -05:00
Jicheng Lu 9febf00795 exclude conclude log when init 2025-04-28 17:23:25 -05:00
Jicheng Lu 01175d1ebf minor refine 2025-04-25 09:58:04 -05:00
Jicheng Lu fd89a995d1 refactor llm cost 2025-04-21 11:19:56 -05:00
Jicheng Lu e48a55ba6f rename 2025-04-14 11:15:14 -05:00
Gunpal Jain a2721f1980 fix: Google realtime communication 2025-04-14 10:54:05 +05:30
Haiping Chen cbb4776532 Remove SetCompleter, load from settings. 2025-04-07 20:16:47 -05:00
Haiping Chen b52fcb2da2 Add InterruptResponse in RealtimeModelSettings 2025-04-07 14:14:55 -05:00
Haiping Chen d5f14de51c realtimehub-refactor 2025-04-06 23:15:27 -05:00
Haiping Chen 019be0113d Remove CreateSession API 2025-04-05 15:59:30 -05:00
Haiping Chen c0b982f6cc Remove source reference. 2025-04-05 15:27:30 -05:00
Haiping Chen 6e482e966b Clean code for GeminiLive 2025-04-05 15:22:06 -05:00
Gunpal Jain 3859383f71 fixed session initialization 2025-04-04 07:50:45 +05:30
Gunpal Jain 6a03b67e1c some code refactoring 2025-04-04 07:02:28 +05:30
Gunpal Jain f46737e118 Update nullability, clean up formatting, and improve naming 2025-04-04 06:48:14 +05:30
Gunpal Jain 98d706415c some code changes suggested by auto review 2025-04-04 04:43:58 +05:30
Gunpal Jain 8039f7e702 feat: Added Google Live APIs
added Unit Test cases for LLM
2025-04-04 04:32:34 +05:30
Jicheng Lu 3d6607622e minor change 2025-04-02 20:51:34 -05:00
Jicheng Lu 5a166e7e21 fix gemini function call 2025-04-02 20:47:32 -05:00
Gunpal Jain 439d4b451c feat(Gemini): Added Text Embedding Model
feat: implemented missing methods.
changed to Google_GenerativeAI SDK which supports Multimodal Live APIs.
2025-03-23 23:57:58 +05:30
Jicheng Lu 6ed0afe439 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-latest-state 2025-03-05 17:23:28 -06:00
Jicheng Lu 366e1339c6 refactor instruction 2025-03-05 17:22:46 -06:00
Kerry Jiang c0a15f87e3 remove ManagePackageVersionsCentrally from individual projects and add it in Directory.Packages.props 2025-03-01 19:57:50 -08:00
Kerry Jiang fab5a17b75 more projects on ManagePackageVersionsCentrally 2025-02-22 08:55:47 -08:00
Jicheng Lu 78a95914b1 add max output token 2025-02-05 17:50:32 -06:00
Jicheng Lu 90c2bd75df refine gemini function parameter 2025-01-15 15:46:03 -06:00
Jicheng Lu 48eb6e8fda fix gemini function call 2025-01-15 15:40:35 -06:00
Haiping Chen a6ed69c355 Generate Indication from LLM 2025-01-09 16:30:25 -06:00
Jicheng Lu 83b3dbd974 refine ai client 2024-12-26 09:55:59 -06:00
Jicheng Lu ac72106e11 clean code 2024-12-26 00:18:02 -06:00
Jicheng Lu ac60061228 minor change 2024-12-22 23:06:52 -06:00
Jicheng Lu 9171ea310c refine code 2024-12-22 23:04:09 -06:00
Jicheng Lu 99e949032a add gemini 2024-12-22 20:12:35 -06:00
Jicheng Lu 7a5575b0f6 upgrade 2024-06-26 16:15:29 -05:00
Haiping Chen 54ccbf3754 Release v0.22. 2024-01-21 20:39:42 -06:00
Haiping Chen 6286393242 Plugin settings with interaction with UI. 2024-01-15 13:15:18 -06:00
Haiping Chen e456cdb83a Chang GetChatCompletions to async. 2024-01-13 22:48:26 -06:00
Haiping Chen dadb0b49e0 Add id to plugin. 2024-01-12 16:20:22 -06:00
Haiping Chen 4c6c035b07 Plugin IconUrl. 2023-12-25 21:16:41 -06:00
Haiping Chen 9d4487836c Add Temperature 2023-11-30 21:59:05 -06:00