meshkatshb
|
0e152d557d
|
fix: remove previous logic to save the setting by running the agent
|
2025-01-22 12:00:18 +03:30 |
|
meshkatshb
|
2d2aa0d689
|
feat: add default config to load from hard-code instead of a file
|
2025-01-22 11:58:49 +03:30 |
|
meshkatshb
|
704ea646ca
|
feat: added configuration tab with load config from file and save current config to a file buttons with status
|
2025-01-22 11:51:55 +03:30 |
|
meshkatshb
|
048a344a5a
|
feat: startup default configuration with default values
|
2025-01-22 11:51:10 +03:30 |
|
meshkatshb
|
2b2edc3391
|
feat: load and save functions to follow uuid format
|
2025-01-22 11:06:57 +03:30 |
|
meshkatshb
|
b540b35823
|
refactor: remove unnecessary comment
|
2025-01-22 10:21:46 +03:30 |
|
meshkatshb
|
0f50b3ff72
|
feat: implemented save to file and load from file functionality
|
2025-01-20 16:58:54 +03:30 |
|
meshkatshb
|
aec4779bd2
|
feat: now reads configs from config.pkl file and show in the UI
|
2025-01-20 16:56:37 +03:30 |
|
meshkatshb
|
e59917c5ad
|
feat: add .config.pkl file to gitignore
|
2025-01-20 16:55:12 +03:30 |
|
warmshao
|
4cff48a4a0
|
Merge pull request #127 from tossyi/fix-dockerfile
Update Dockerfile: adding the required environment variables
|
2025-01-19 21:56:49 +08:00 |
|
tossyi
|
8364860566
|
add: the required environment variables were missing during the docker build
|
2025-01-19 17:59:37 +09:00 |
|
warmshao
|
2020a727f8
|
Merge pull request #122 from MeshkatShB/fix/docker-font-temp-solution
feat: add font packages to install in Dockerfile
|
2025-01-16 23:04:49 +08:00 |
|
warmshao
|
58e8ecb252
|
Merge pull request #98 from x66ccff/main
Update the Dockerfile to avoid the Docker build from getting stuck.
|
2025-01-16 23:04:20 +08:00 |
|
meshkatshb
|
39845671c3
|
feat: add font packages to install in Dockerfile
|
2025-01-16 18:27:28 +03:30 |
|
warmshao
|
2654e6b80a
|
Merge pull request #117 from vvincent1234/fix/win_font_error
hotfix font error and stream error
v1.2
|
2025-01-16 09:47:35 +08:00 |
|
vvincent1234
|
7bbf2d66b6
|
hotfix font error and stream error
|
2025-01-16 09:46:27 +08:00 |
|
warmshao
|
453dd43d81
|
Merge pull request #114 from MeshkatShB/feature/read-base-url-ollama
feat: add base_url to ChatOllama to read from remote server
|
2025-01-15 21:28:09 +08:00 |
|
meshkatshb
|
332eeab4e7
|
feat: add base_url to ChatOllama to read from remote server
|
2025-01-15 15:29:08 +03:30 |
|
warmshao
|
319a6c8069
|
Merge pull request #109 from MeshkatShB/hotfix/agent-history-org
hotfix: exception handling missing a value
|
2025-01-14 22:50:03 +08:00 |
|
meshkatshb
|
d2513a920e
|
hotfix: exception handling missing a value
|
2025-01-14 18:12:03 +03:30 |
|
warmshao
|
0ab7cb8892
|
Merge pull request #105 from MeshkatShB/feature/save-agent-history
Feature/save agent history
|
2025-01-14 22:31:59 +08:00 |
|
meshkatshb
|
845d5dde30
|
feat: add agent history file to org agents
|
2025-01-14 17:48:27 +03:30 |
|
meshkatshb
|
4b64685988
|
refactor: remove agent history as a button and make it only a file in results tab
|
2025-01-14 17:38:10 +03:30 |
|
meshkatshb
|
bbf9feac1f
|
refactor: create agent history file based on agent_<ID>
|
2025-01-14 17:22:37 +03:30 |
|
warmshao
|
761fa42391
|
Merge pull request #106 from vvincent1234/fix/requirements_update
fix pack version in requirements
|
2025-01-14 09:03:52 +08:00 |
|
vvincent1234
|
b6b08f607d
|
fix pack version in requirements
|
2025-01-14 09:01:37 +08:00 |
|
meshkatshb
|
36649f352c
|
feat: add Agent History feature to save into file and download option in Result.
|
2025-01-13 22:39:43 +03:30 |
|
meshkatshb
|
2717d3a21c
|
feat: add download_agent_history function to make download AgentHistory
|
2025-01-13 22:38:51 +03:30 |
|
meshkatshb
|
2eb894993e
|
feat: update gitignore for sharing and docker
|
2025-01-13 22:37:43 +03:30 |
|
warmshao
|
be89b90518
|
Merge pull request #104 from vvincent1234/fix/requirements_update
update requirements
v1.1
|
2025-01-13 21:34:58 +08:00 |
|
vvincent1234
|
ae475235b9
|
update requirements
|
2025-01-13 21:31:37 +08:00 |
|
warmshao
|
bd696d2519
|
Merge pull request #64 from katiue/stream_function
Stream function
|
2025-01-13 21:02:56 +08:00 |
|
katiue
|
28f140f60e
|
not supressing anymore
|
2025-01-13 14:28:40 +07:00 |
|
katiue
|
095fe3f59f
|
suppress socket error
|
2025-01-13 14:21:45 +07:00 |
|
katiue
|
00f5ea6301
|
merge new version
|
2025-01-13 14:10:33 +07:00 |
|
Kai Ruan
|
14dd1d8a53
|
Update Dockerfile
|
2025-01-13 12:10:18 +08:00 |
|
katiue
|
10d499b121
|
minor changes
|
2025-01-13 02:48:46 +07:00 |
|
katiue
|
fcc67d37e2
|
headless streaming function
|
2025-01-13 02:15:51 +07:00 |
|
warmshao
|
47b9208118
|
Merge pull request #97 from InCoB/main
Button Fix PR v3
|
2025-01-12 23:51:00 +08:00 |
|
InCoB
|
855e20b23c
|
Merge pull request #2 from InCoB/activation-of-stop-button-and-cache
feat(custom-agent): Implement stop button functionality for custom mo…
|
2025-01-12 15:27:49 +00:00 |
|
katiue
|
8967be7a77
|
latest recording file display
|
2025-01-12 22:03:07 +07:00 |
|
katiue
|
995628619a
|
fix bug
|
2025-01-12 21:14:08 +07:00 |
|
katiue
|
29194d2706
|
fix bug
|
2025-01-12 21:13:33 +07:00 |
|
katiue
|
0657be239a
|
fiding bug
|
2025-01-12 20:40:05 +07:00 |
|
InCoB
|
a329614ce7
|
feat(custom-agent): Implement stop button functionality for custom model - Introduce AgentState singleton class for custom model stop management - Add graceful stop handling in CustomAgent with state preservation - Enhance WebUI with stop button integration (custom model only) - Implement last valid state tracking for safe interruption - Add async Event-based stop request mechanism - Note: Stop functionality currently only works with custom agent type
|
2025-01-12 13:35:50 +00:00 |
|
katiue
|
f39b15483f
|
reduce changes
|
2025-01-12 20:27:33 +07:00 |
|
katiue
|
b10a6061c8
|
reduce changes
|
2025-01-12 20:25:35 +07:00 |
|
katiue
|
9ed66a05e6
|
fix bug
|
2025-01-12 20:18:52 +07:00 |
|
katiue
|
f371e4e78d
|
resolve with new webui
|
2025-01-12 20:13:55 +07:00 |
|
katiue
|
772863762c
|
Merge remote-tracking branch 'upstream/main' into stream_function
|
2025-01-12 20:05:26 +07:00 |
|