gyt
|
bb4db0adbc
|
ci: add workflow
CI / check (push) Successful in 27s
|
2026-07-09 13:57:28 -04:00 |
|
gyt
|
0a99bb74bd
|
Add custom web server and startup script
|
2026-07-09 13:29:20 -04:00 |
|
Liu Zhicong
|
f0bdd26b08
|
build first real PRD for v1.0
|
2026-03-28 11:08:58 -07:00 |
|
Liu Zhicong
|
dfcc5efaa0
|
disable vector-base knowledge base.
|
2024-08-19 12:20:56 -07:00 |
|
Liu Zhicong
|
c1f3ae4fea
|
fix bug : there could be a default LLM_MODEL_NAME when no system config exist.
|
2024-08-12 16:37:19 -07:00 |
|
Liu Zhicong
|
f0737e3882
|
change default llm_model to GPT4o
|
2024-05-13 17:44:46 -07:00 |
|
Liu Zhicong
|
a30ca32441
|
fix agent config bug.
|
2024-05-10 06:17:28 -07:00 |
|
Liu Zhicong
|
7b128c06c2
|
Support llm model name link.
1. default
2. plan_llm
3. outline_llm
4. swift_llm
|
2024-04-23 09:26:44 -07:00 |
|
Liu Zhicong
|
51998d841a
|
Merge branch 'MVP'
|
2024-04-23 04:56:48 -07:00 |
|
Liu Zhicong
|
af1bb80283
|
update kb design, base on objfs and knowled graph.
|
2024-04-23 04:56:22 -07:00 |
|
Liu Zhicong
|
0a2f5db91b
|
Merge pull request #125 from fiatrete/MVP
MVP
|
2024-04-23 19:53:04 +08:00 |
|
Liu Zhicong
|
342464e386
|
rollback agent memory to "chat session history & session summary"
|
2024-03-20 18:47:58 -07:00 |
|
Liu Zhicong
|
3601cd9bd3
|
update documents
|
2024-02-27 10:40:41 -08:00 |
|
Liu Zhicong
|
7e9b29eef9
|
Merge pull request #121 from wugren/MVP
Support multimodal input
|
2024-02-27 10:31:36 -08:00 |
|
wugren
|
ed0adbede9
|
fix multimodal input bug
|
2024-02-17 13:37:03 +08:00 |
|
wugren
|
42c4f97a94
|
Support multimodal input
|
2024-02-08 17:39:46 +08:00 |
|
Liu Zhicong
|
818b52001c
|
Merge pull request #120 from RISHIKREDDYL/patch-1
Update README.md
|
2024-02-06 16:08:51 -08:00 |
|
Rishik Reddy
|
c98c596d3b
|
Update README.md
|
2024-02-06 22:07:45 +05:30 |
|
Liu Zhicong
|
3e9f8ac0ed
|
fix bug
|
2024-02-05 19:54:57 -08:00 |
|
Liu Zhicong
|
906c3e791a
|
Complete self_thinking llm process and Agent Memory
|
2024-02-04 17:28:31 -08:00 |
|
Liu Zhicong
|
ddb17756eb
|
Merge pull request #119 from wugren/MVP
Support discord and slack group msg
|
2024-02-04 17:27:11 -08:00 |
|
wugren
|
42073c45f3
|
Support discord and slack group msg
|
2024-02-04 11:01:16 +08:00 |
|
Liu Zhicong
|
c694ece59e
|
fix bugs.
|
2024-01-25 21:48:17 -08:00 |
|
Liu Zhicong
|
9b7ca0b81a
|
fix nature language time bugs
|
2024-01-25 01:13:46 -08:00 |
|
Liu Zhicong
|
b6094c99d4
|
Merge pull request #118 from wugren/MVP
Slack tunnel missed some modifications
|
2024-01-24 21:04:20 -08:00 |
|
wugren
|
d917ba49d4
|
Merge branch 'fiatrete:MVP' into MVP
|
2024-01-25 12:38:52 +08:00 |
|
Liu Zhicong
|
4e345bd565
|
Merge pull request #117 from wugren/MVP
Add slack tunnel
|
2024-01-25 12:34:17 +08:00 |
|
wugren
|
7a7a0bc1a9
|
miss commit
|
2024-01-25 12:32:27 +08:00 |
|
Liu Zhicong
|
ed1f6112b9
|
Merge pull request #117 from wugren/MVP
Add slack tunnel
|
2024-01-24 20:03:54 -08:00 |
|
wugren
|
1388f6cff6
|
Add slack tunnel
|
2024-01-25 11:27:05 +08:00 |
|
Liu Zhicong
|
9034eb175c
|
fix bugs.
|
2024-01-17 20:34:39 -08:00 |
|
Liu Zhicong
|
4f6a7efbd4
|
Merge pull request #116 from seabornlee/patch-1
Update README.md
|
2024-01-16 20:21:06 -08:00 |
|
Seaborn
|
20b37fa716
|
Update README.md
|
2024-01-17 12:09:01 +08:00 |
|
Liu Zhicong
|
0bc2aaf45b
|
Update Jarvis implement
|
2024-01-15 22:52:13 -08:00 |
|
Liu Zhicong
|
5885301c19
|
1) Complete new Agent Behavior: triage_tasks
2) Fix bugs.
|
2024-01-07 12:44:47 -08:00 |
|
Liu Zhicong
|
c975ba2053
|
1) FixBug
2) Add Documents abount TASK/TODO Refactor
|
2024-01-06 13:08:41 -08:00 |
|
Liu Zhicong
|
3663f140fc
|
fix bugs.
|
2024-01-05 20:02:58 -08:00 |
|
Liu Zhicong
|
b6395c2195
|
Fix bugs.
|
2023-12-31 00:20:48 -08:00 |
|
Liu Zhicong
|
29594c0319
|
Refactor the Action/Function components, and refactor the basic architecture of Agent Task/Todo.
|
2023-12-17 18:23:40 -08:00 |
|
Liu Zhicong
|
3d00095650
|
Add implement of Agent Workspace (include a taskmanager system)
|
2023-12-10 21:42:23 -08:00 |
|
Liu Zhicong
|
662aee7560
|
Fix merge bug.
|
2023-12-09 18:44:33 -08:00 |
|
Liu Zhicong
|
ddee31c6ab
|
Use LLMProcess implement Agent.OnMessage
|
2023-12-09 18:42:02 -08:00 |
|
Liu Zhicong
|
0708daf2ec
|
Merge pull request #112 from wugren/MVP
Add discord tunnel
|
2023-12-07 00:29:03 -08:00 |
|
wugren
|
3494aa8f6b
|
Add discord tunnel
|
2023-12-07 14:58:02 +08:00 |
|
Liu Zhicong
|
8739bf6a76
|
1) Do some rename refactor ,prepare for LLMProcess refactor
2) Fix merge bugs.
|
2023-12-06 13:31:05 -08:00 |
|
Liu Zhicong
|
35d204ac05
|
Merge pull request #111 from streetycat/MVP
Fix bugs
|
2023-12-06 12:03:04 -08:00 |
|
streetycat
|
e2b6f051cb
|
Fix singleton and Classbase
|
2023-12-06 17:00:44 +08:00 |
|
streetycat
|
29f02138a5
|
Fix: build the service with CUDA as CPU only for build failed without CUDA.
|
2023-12-06 17:00:43 +08:00 |
|
streetycat
|
9f2fd50ba8
|
fix default port error
|
2023-12-06 17:00:43 +08:00 |
|
streetycat
|
348c3be209
|
fix incorrect determination of subprocess failure
|
2023-12-06 16:59:42 +08:00 |
|