22 Commits

Author SHA1 Message Date
perf3ct
19c36b18a6
query decomp is closer to working 2025-04-17 17:26:41 +00:00
perf3ct
7062e51f2d
well at least query decomposition is working..for now 2025-04-17 17:19:52 +00:00
perf3ct
0f23be96ca
clarify that the note title is not the ID 2025-04-17 16:25:39 +00:00
perf3ct
9b5167231f
add more logs around tool calling and recursion 2025-04-17 16:10:13 +00:00
perf3ct
ec6214bee0
well, at least resolve these issues? 2025-04-16 20:33:04 +00:00
perf3ct
193c577acf
wow, this fixed openai too 2025-04-15 22:54:18 +00:00
perf3ct
edd075cba1
tool calling works, but still no response yet
closer..

nice

definitely remove this for now
2025-04-15 22:13:25 +00:00
perf3ct
6df87fc163
closer to anthropic tool calling... 2025-04-15 18:27:30 +00:00
perf3ct
0d7cfe8061
fix hardcoded values part 2 2025-04-15 17:44:29 +00:00
perf3ct
f252f53e82
Yeah, this kinda looks okay for tool execution 2025-04-13 20:12:17 +00:00
perf3ct
6bba1be5f4
Structure tool response 2025-04-12 17:23:25 +00:00
perf3ct
253dbf92fa
this at least works to send responses when there's no tool calls 2025-04-12 17:03:36 +00:00
perf3ct
80c29e2a01
Do a better job of handling tools 2025-04-11 22:52:09 +00:00
perf3ct
681e8bb1ce
streaming works for ollama :) 2025-04-11 20:26:47 +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
c95b9f798c
recursive thinking? 2025-04-09 01:24:32 +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
f2cb013e14
dynamically adjust context window sizes based on conversation context 2025-03-30 22:13:40 +00:00
perf3ct
def28b1dcd
migrate to a pipeline approach for LLM chats 2025-03-29 21:31:33 +00:00