Haiping Chen
|
e456cdb83a
|
Chang GetChatCompletions to async.
|
2024-01-13 22:48:26 -06:00 |
|
Haiping Chen
|
3022cf50cb
|
Support to set multiple routers.
|
2024-01-13 15:17:40 -06:00 |
|
Haiping Chen
|
dadb0b49e0
|
Add id to plugin.
|
2024-01-12 16:20:22 -06:00 |
|
Haiping Chen
|
a42653375d
|
Refactor menu for UI.
|
2024-01-12 02:52:50 -06:00 |
|
Haiping Chen
|
66d45acfc3
|
Support download full log.
|
2024-01-10 22:16:13 -06:00 |
|
Haiping Chen
|
46429501f5
|
Fix SPA refresh bug.
|
2024-01-10 18:57:30 -06:00 |
|
Haiping Chen
|
24319f5213
|
SPA test
|
2024-01-10 08:18:59 -06:00 |
|
Haiping Chen
|
e4569be9c6
|
Test Azure App Service.
|
2024-01-08 12:06:13 -06:00 |
|
Haiping Chen
|
cdae1235da
|
UnmatchedAgent
|
2024-01-06 16:24:22 -06:00 |
|
Haiping Chen
|
ddebff69ec
|
Add UserName
|
2024-01-04 21:20:50 -06:00 |
|
Jicheng Lu
|
9d47f41109
|
clean code
|
2024-01-02 13:02:07 -06:00 |
|
Jicheng Lu
|
f5a9f37dd4
|
union conversation states
|
2024-01-02 11:40:08 -06:00 |
|
Jicheng Lu
|
a534a93d35
|
remove is const
|
2024-01-01 13:07:42 -06:00 |
|
Jicheng Lu
|
010c92db1a
|
refine conversation states
|
2023-12-31 22:56:10 -06:00 |
|
Haiping Chen
|
150699f605
|
Release v0.21.0
|
2023-12-31 12:08:56 -06:00 |
|
Haiping Chen
|
627f7fa771
|
Add RouterController.
|
2023-12-29 21:54:41 -06:00 |
|
Haiping Chen
|
1286f35d8b
|
Add AgentFilter.
|
2023-12-28 09:20:18 -06:00 |
|
Haiping Chen
|
27e0c4b307
|
Filter by conversation id.
|
2023-12-27 13:27:52 -06:00 |
|
Haiping Chen
|
56224d16c8
|
Remove IApiAdapter.
|
2023-12-27 09:53:54 -06:00 |
|
Haiping Chen
|
b3311a1917
|
Utilities.ClearCache
|
2023-12-27 09:33:03 -06:00 |
|
Haiping Chen
|
4c6c035b07
|
Plugin IconUrl.
|
2023-12-25 21:16:41 -06:00 |
|
Haiping Chen
|
0a0f50d287
|
Separate UI project.
|
2023-12-24 13:57:22 -06:00 |
|
Haiping Chen
|
bd26c81018
|
Move AddAuthentication out.
|
2023-12-20 08:12:59 -06:00 |
|
Deep Blue
|
6b0a5be1af
|
Render quick replies in chat-box.
|
2023-12-19 07:16:43 -06:00 |
|
hchen
|
1c03789a38
|
Fix config priority.
|
2023-12-15 11:54:44 -06:00 |
|
Jicheng Lu
|
e7d962edf8
|
resolve conflict
|
2023-12-13 14:33:27 -06:00 |
|
Jicheng Lu
|
92ff9e6f3c
|
add agent llm config
|
2023-12-13 14:26:46 -06:00 |
|
Haiping Chen
|
538753571a
|
Unify the LLM Provider Settings #234
|
2023-12-13 12:12:25 -06:00 |
|
Haiping
|
ab913b0b8e
|
Fix compile issue
|
2023-12-12 12:37:49 -06:00 |
|
Haiping
|
e911b05417
|
/instruct/chat-completion
|
2023-12-12 12:32:04 -06:00 |
|
Haiping Chen
|
ed96ff0fb9
|
Fix load agent error for InstructMode
|
2023-12-04 18:12:57 -06:00 |
|
Haiping Chen
|
78d66eb9c5
|
Pagination
|
2023-12-04 17:42:46 -06:00 |
|
Haiping Chen
|
fcc8ba6a3d
|
Websocket authentication.
|
2023-11-27 21:19:07 -06:00 |
|
Deep Blue
|
cf08261afb
|
RichMessageBase and Welcome message.
|
2023-11-27 15:00:26 -06:00 |
|
Jicheng Lu
|
bd4ec132d5
|
revert change
|
2023-11-26 21:44:17 -06:00 |
|
Jicheng Lu
|
e3b0a7f075
|
get channel from conversation
|
2023-11-26 21:04:48 -06:00 |
|
Jicheng Lu
|
ddd460e6b5
|
add delete conversation
|
2023-11-26 00:29:06 -06:00 |
|
Haiping Chen
|
8aaa3c6b50
|
Set states when creating conversation.
|
2023-11-20 11:08:05 -06:00 |
|
Haiping Chen
|
ab70a4d447
|
Allow override model for ExecutingDirectly.
|
2023-11-20 09:51:57 -06:00 |
|
Haiping
|
4f5d8fc0a1
|
Merge pull request #205 from seplz/feature/CloseIdleConversations
add ConversationTimeoutService
|
2023-11-15 07:36:08 -06:00 |
|
Haiping Chen
|
3eb2e7664e
|
Add Conversation status.
|
2023-11-15 07:33:46 -06:00 |
|
Haiping Chen
|
89b5cacbe9
|
Add SenderId to RoleDialogModel
|
2023-11-14 08:13:54 -06:00 |
|
Jicheng Lu
|
7968fc20a5
|
add user role and editable
|
2023-11-13 23:37:04 -06:00 |
|
Haiping Chen
|
5ca1203ff5
|
Add Sender in ChatResponse.
|
2023-11-13 22:56:06 -06:00 |
|
Haiping Chen
|
f3a17f1b34
|
GetUserById
|
2023-11-13 19:25:25 -06:00 |
|
Haiping Chen
|
c21255979b
|
Remove ChatHub.
|
2023-11-13 10:47:27 -06:00 |
|
Haiping Chen
|
6a2343c757
|
SignalR
|
2023-11-11 23:16:52 -06:00 |
|
SeplzZZ
|
a0d8abeede
|
relocate the service
|
2023-11-10 21:50:11 -06:00 |
|
hchen
|
b55abdf4dc
|
IConversationAttachmentService
|
2023-11-09 15:11:36 -06:00 |
|
Haiping Chen
|
da4d5e548a
|
Change output field name.
|
2023-11-03 10:46:29 -05:00 |
|