Qu Yi
|
c5b6cd59d8
|
Preliminary code separation
|
2024-12-15 00:05:12 +08:00 |
|
Qu Yi
|
1835d5e541
|
Resolve merge conflicts with latest code
|
2024-12-14 00:07:01 +08:00 |
|
Qu Yi
|
11c63cb418
|
Merge remote-tracking branch 'refs/remotes/upstream/main' into Tasks-more-relevant-docs-and-code-exception-fixes
# Conflicts:
# src/agent/action_manager.js
# src/agent/prompter.js
|
2024-12-13 23:27:14 +08:00 |
|
Kolby Nottingham
|
2332bb3e62
|
merge with main
|
2024-12-10 13:30:17 -08:00 |
|
Kolby Nottingham
|
a15ab15bcd
|
additional task features
|
2024-12-09 17:06:22 -08:00 |
|
Kolby Nottingham
|
4e0611d29e
|
cleanup
|
2024-12-09 16:30:44 -08:00 |
|
Isadora White
|
a7e529b1e9
|
task specification, validation function, evaluation script, and initial inventories and teleportation
|
2024-12-08 22:10:21 -08:00 |
|
MaxRobinsonTheGreat
|
030d5beefa
|
prioritize most recent message, not first
|
2024-12-07 17:54:49 -06:00 |
|
MaxRobinsonTheGreat
|
9cd39dc5df
|
better continue conversation logic/monitor
|
2024-12-05 16:06:05 -06:00 |
|
MaxRobinsonTheGreat
|
132a535068
|
dont stack llm requests, remove serialization
|
2024-12-04 20:30:57 -06:00 |
|
MaxRobinsonTheGreat
|
2c0467b658
|
impoved initialization and logging
|
2024-11-25 17:15:23 -06:00 |
|
MaxRobinsonTheGreat
|
768d1da1bb
|
better example promise loading
|
2024-11-25 13:05:02 -06:00 |
|
MaxRobinsonTheGreat
|
4923083252
|
cleaned logs
|
2024-11-21 23:34:55 -06:00 |
|
MaxRobinsonTheGreat
|
bc360f15fb
|
added default profile that replaces most of all profiles
|
2024-11-21 23:29:52 -06:00 |
|
MaxRobinsonTheGreat
|
c5e0b3bd05
|
updated all profiles, added hallucination protection
|
2024-11-19 22:45:47 -06:00 |
|
Max Robinson
|
c93243dc77
|
Merge pull request #271 from jasonhp/novita
feat: add llm vendor Novita AI
|
2024-11-16 15:08:48 -06:00 |
|
Nimi
|
e8867000c7
|
xAI/Grok support
|
2024-11-11 05:43:26 -06:00 |
|
Qu Yi
|
2322f7857e
|
code_timeout_mins is set to 3
|
2024-11-10 17:46:18 +08:00 |
|
Qu Yi
|
c8302c27ac
|
Improve the relevance of docs to !newAction("task")
|
2024-11-09 01:29:24 +08:00 |
|
Qu Yi
|
e15c516475
|
Resolving conflicts created by adding new annotations
|
2024-11-08 18:43:54 +08:00 |
|
Qu Yi
|
043fc7801e
|
Merge remote-tracking branch 'origin/Tasks-more-relevant-docs-and-code-exception-fixes' into Tasks-more-relevant-docs-and-code-exception-fixes
# Conflicts:
# src/agent/prompter.js
|
2024-11-08 18:33:57 +08:00 |
|
MaxRobinsonTheGreat
|
ae341bfdf4
|
catch embedding model init error
|
2024-11-07 11:35:09 -06:00 |
|
MaxRobinsonTheGreat
|
fd096b5ae3
|
added a ton of error handling/logging
|
2024-11-07 10:25:49 -06:00 |
|
Jason
|
dc1a547f92
|
fix: remove novita profile
|
2024-11-06 16:21:43 +08:00 |
|
Qu Yi
|
82b37e02aa
|
Resolving merge conflicts with Task Manager
|
2024-11-05 01:08:56 +08:00 |
|
Qu Yi
|
80d0c2514e
|
Merge remote-tracking branch 'origin/Tasks-more-relevant-docs-and-code-exception-fixes' into Tasks-more-relevant-docs-and-code-exception-fixes
# Conflicts:
# src/agent/coder.js
# src/agent/prompter.js
|
2024-11-03 02:24:26 +08:00 |
|
Qu Yi
|
ecaf5e87e1
|
Code capability enhancement & bot crash fix
|
2024-11-02 20:26:56 +08:00 |
|
Qu Yi
|
17fa2b6083
|
Add select_num exception range judgment
|
2024-11-01 13:47:08 +08:00 |
|
Qu Yi
|
f264b23ccc
|
Add select_num exception range judgment
|
2024-11-01 13:39:13 +08:00 |
|
Qu Yi
|
90df61d2be
|
Sort docs by relevance to !newAction("task")
|
2024-11-01 01:08:30 +08:00 |
|
Jason
|
9fbee53b4f
|
feat: add llm vendor Novita AI
|
2024-10-31 18:23:35 +08:00 |
|
Ninot-Quyi[CN]
|
13cbf2b582
|
New Model Support: Qwen
|
2024-10-28 13:29:16 +08:00 |
|
1223nij
|
f33f950ca0
|
Merge branch 'kolbytn:main' into hugging-face
|
2024-10-20 11:21:32 +07:00 |
|
MaxRobinsonTheGreat
|
2321fd5923
|
cooldown, agent process counter, fixed skills
|
2024-10-12 20:40:16 -05:00 |
|
MaxRobinsonTheGreat
|
cb30485943
|
fixed mem summary, save full history to file
|
2024-10-10 22:15:55 -05:00 |
|
nij
|
5765fe6270
|
Simple hugging face support in 30 minutes lmao
|
2024-10-07 22:00:49 +07:00 |
|
MaxRobinsonTheGreat
|
2e84595772
|
added strict format to o1
|
2024-10-06 22:54:51 -05:00 |
|
MaxRobinsonTheGreat
|
e90783b650
|
added o1 support and prompt param to newAction
|
2024-10-06 13:28:49 -05:00 |
|
MaxRobinsonTheGreat
|
3ed79aba8a
|
cleaned up a few things
|
2024-10-05 23:38:55 -05:00 |
|
Copper
|
b4ba1af0b9
|
Merge branch 'kolbytn:main' into main
|
2024-09-20 16:43:09 -07:00 |
|
FateUnix29
|
cb85c8077b
|
Some stuff.
|
2024-08-31 15:29:34 -07:00 |
|
疏于打理
|
8e808282c9
|
Faster loading:Load sample text in parallel
|
2024-08-26 18:47:31 +08:00 |
|
FateUnix29
|
3fe7a1542b
|
Try and add support for new models.
|
2024-08-25 13:16:32 -07:00 |
|
Copper
|
99a7158382
|
Merge branch 'main' into main
|
2024-08-25 00:45:10 -07:00 |
|
MaxRobinsonTheGreat
|
9c17900cc5
|
added self prompt to prompter, verbose commands
|
2024-06-23 20:15:28 -05:00 |
|
Copper
|
1de106be19
|
this absolutely will not work by the time im done with it
|
2024-06-18 19:09:09 -07:00 |
|
MaxRobinsonTheGreat
|
25c4f68be7
|
add modes to profile
|
2024-06-03 18:23:29 -05:00 |
|
MaxRobinsonTheGreat
|
c8b6504221
|
ollama no embedding by default
|
2024-06-01 16:23:14 -05:00 |
|
MaxRobinsonTheGreat
|
453de3535f
|
added replicate api
|
2024-05-06 00:18:04 -05:00 |
|
Kolby Nottingham
|
fed2696f06
|
model name fix
|
2024-04-30 13:31:51 -07:00 |
|