perf3ct
|
2b14f73ad4
|
update frontend
|
2025-04-16 22:42:10 +00:00 |
|
perf3ct
|
77e637384d
|
have the Chat Note be the single source of truth, part 1
|
2025-04-16 18:52:22 +00:00 |
|
perf3ct
|
e5aab5bc04
|
Fix Anthropic responses when tools are called
|
2025-04-15 22:54:18 +00:00 |
|
perf3ct
|
38e7d10fd7
|
well, this is close enough for now and Anthropic
|
2025-04-15 22:53:38 +00:00 |
|
perf3ct
|
76d13f682e
|
this works, mostly
const cleanupDelay = toolsExecuted ? 15000 : 1000
|
2025-04-15 22:53:38 +00:00 |
|
perf3ct
|
aadb8cce5d
|
fix the duplicated...messages through the websocket?
|
2025-04-15 01:29:12 +00:00 |
|
perf3ct
|
2bc2aa857f
|
wooo, tool execution container shows for openai
|
2025-04-14 20:15:14 +00:00 |
|
perf3ct
|
e65c5ddd46
|
Do a better job of not having the frontend lockup if the session doesn't exist
|
2025-04-14 19:06:26 +00:00 |
|
perf3ct
|
9a68155edc
|
saving chats finally works again, even if the UI is kinda...broken
wow
|
2025-04-13 21:26:43 +00:00 |
|
perf3ct
|
f252f53e82
|
Yeah, this kinda looks okay for tool execution
|
2025-04-13 20:12:17 +00:00 |
|
perf3ct
|
d1edf59f97
|
well this at least allows for streaming responses when no tool calls are made
|
2025-04-13 17:56:57 +00:00 |
|
perf3ct
|
def70af65b
|
break up the chat_panel into smaller files
|
2025-04-11 21:52:54 +00:00 |
|