• Joined on 2024-06-09
mkommar created branch feat/true-agent-agent-chat in mkommar/totioa 2024-07-18 13:07:28 -04:00
mkommar pushed to feat/true-agent-agent-chat at mkommar/totioa 2024-07-18 13:07:28 -04:00
fd66c81027 Agent to agent hub communications. Conversation stalls because they ask questions now.
mkommar pushed to main at mkommar/totioa 2024-07-17 09:21:43 -04:00
6eadf28c66 Working version with increased timeout and slight messaging improvements
mkommar pushed to main at mkommar/totioa 2024-07-17 05:14:02 -04:00
1634dfcdc5 Was using wrong field in BedrockAPI to retrieve generated results. Working finally.
mkommar pushed to main at mkommar/totioa 2024-07-17 04:25:04 -04:00
2859a502ba Threading the team based system
mkommar pushed to main at mkommar/totioa 2024-07-17 04:12:16 -04:00
a68d6fd419 Lots of bug squashing
mkommar pushed to main at mkommar/totioa 2024-07-17 03:54:25 -04:00
fcd29de36a Re-enable complex multi-team problem solving
mkommar pushed to main at mkommar/totioa 2024-07-17 03:51:56 -04:00
93d244cb36 Parsing bug fixes
mkommar pushed to main at mkommar/totioa 2024-07-17 03:43:56 -04:00
e0b542d243 Conversation!!!! With Agents as participants
mkommar pushed to main at mkommar/totioa 2024-07-17 02:21:05 -04:00
a355bf3183 Major cleanup and organization.....
mkommar pushed to main at mkommar/totioa 2024-07-17 00:15:09 -04:00
b91631f562 Maybe we fixed bugs?
mkommar pushed to main at mkommar/totioa 2024-07-16 23:57:30 -04:00
be0ed8f22d Various beans and context updates to protect from null pointer exceptions
mkommar pushed to main at mkommar/totioa 2024-07-16 23:45:36 -04:00
44cced45e3 I'll never understand beans
mkommar pushed to main at mkommar/totioa 2024-07-16 23:30:19 -04:00
9983a530a5 Fancy frontend to work with the websockets
mkommar pushed to main at mkommar/totioa 2024-07-16 22:23:08 -04:00
6ca5c28d7a Enable all tasks tests
mkommar pushed to main at mkommar/totioa 2024-07-16 22:10:39 -04:00
cb5012a077 Working tree-of-thought for agent selection
mkommar pushed to main at mkommar/totioa 2024-07-16 21:36:15 -04:00
195d2daa59 Fixed LLM prompt and team parsing
mkommar pushed to main at mkommar/totioa 2024-07-16 20:58:01 -04:00
a310b2364b Fully working Claude 3.5 on Bedrock code that uses agents
mkommar pushed to main at mkommar/totioa 2024-07-16 20:32:03 -04:00
72a7555ac6 Working bedrock generate queries
mkommar pushed to main at mkommar/totioa 2024-07-16 20:08:20 -04:00
09f508f5fa Working code!