18 Commits

Author SHA1 Message Date
perf3ct
451e5ea31f
getting closer to streaming?
even closer?

closer streaming...

this is darn close
2025-04-11 20:18:20 +00:00
perf3ct
53223b5750
well, we ripped out our custom ollama implementation in favor of the SDK 2025-04-09 20:33:55 +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
1dfbabc1d1
try using a new ProviderOptions approach 2025-04-09 19:11:27 +00:00
perf3ct
c95b9f798c
recursive thinking? 2025-04-09 01:24:32 +00:00
perf3ct
39f979ea8c
sheeeesh 2025-04-09 00:42:15 +00:00
perf3ct
e523d88d23
did I really need to specify the context window size in API requests this whole time? 2025-04-08 23:55:04 +00:00
perf3ct
7373249dee
well this works for tool calling the "readNote" func 2025-04-08 22:08:52 +00:00
perf3ct
683d1a5481
I think we're close to getting tooling to work
close?
2025-04-08 22:02:54 +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
ed52d71729
do a better job at centralizing json extraction, and query "enhancer" search queries 2025-04-01 21:42:09 +00:00
perf3ct
72c380b6f4
do a wayyy better job at building the messages with context 2025-03-28 22:50:15 +00:00
perf3ct
ea4d3ac800
Do a better job with Ollama context, again 2025-03-28 22:29:33 +00:00
perf3ct
2899707e64
Better use of interfaces, reducing useage of "any" 2025-03-28 21:47:28 +00:00
perf3ct
5869eaff9a
move more constants from files into centralized location 2025-03-26 18:08:30 +00:00
perf3ct
ff679b00b6
move providers to their own folder 2025-03-11 17:30:50 +00:00