24 Commits

Author SHA1 Message Date
perf3ct
d149e21896
rename files with underscore 2025-04-16 19:36:10 +00:00
perf3ct
534396bce5
break up the rest_chat_service 2025-04-16 19:35:09 +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
374975eafc
fix hardcoded values part 5 2025-04-15 18:03:35 +00:00
perf3ct
8591705290
yeet hardcoded values 2025-04-15 17:41:28 +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
263c869091
hmm 2025-04-12 19:09:25 +00:00
perf3ct
80c29e2a01
Do a better job of handling tools 2025-04-11 22:52:09 +00:00
perf3ct
451e5ea31f
getting closer to streaming?
even closer?

closer streaming...

this is darn close
2025-04-11 20:18:20 +00:00
perf3ct
7f92dfc3f1
okay I can call tools? 2025-04-09 20:15:21 +00:00
perf3ct
b05b88dd76
yes, this finally does set streaming to true 2025-04-09 19:53:45 +00:00
perf3ct
59a358a3ee
use this new providerMetadata approach 2025-04-09 19:21:34 +00:00
perf3ct
683d1a5481
I think we're close to getting tooling to work
close?
2025-04-08 22:02:54 +00:00
perf3ct
c716481ef8
resolve linter errors 2025-04-08 19:15:11 +00:00
perf3ct
2d745c12c8
wow, this actually does something 2025-04-08 19:15:11 +00:00
perf3ct
7725b924e9
add some more useful tools
CLOSER....

works?
2025-04-08 19:15:11 +00:00
perf3ct
26b1b08129
tool calling is close to working
getting closer to calling tools...

we definitely need this

closer to tool execution...

agentic tool calling is...kind of working?
2025-04-08 19:15:01 +00:00
perf3ct
bbd81f6ef1
use 16 character random string for session ID 2025-04-06 19:14:16 +00:00
perf3ct
14705eb1c5
split up sendMessage into its own service 2025-04-02 19:14:26 +00:00