13 Commits

Author SHA1 Message Date
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
dd9b37e9fb
move query decomp strings to their own file 2025-03-30 20:08:27 +00:00
perf3ct
2899707e64
Better use of interfaces, reducing useage of "any" 2025-03-28 21:47:28 +00:00
perf3ct
005ddc4a59
create more interfaces to decrease use of "any" 2025-03-28 21:04:12 +00:00
perf3ct
c49883fdfa
move constants to their own files and folder 2025-03-26 17:56:37 +00:00
perf3ct
eb1ef36ab3
move the llm_prompt_constants to its own folder 2025-03-20 18:49:30 +00:00
perf3ct
e566692361
centralize all prompts 2025-03-20 00:06:56 +00:00
perf3ct
4ff3c5abcf
agentic thinking really works now 🗿 2025-03-19 20:35:17 +00:00
perf3ct
90db570e30
agent tools do something now 2025-03-19 20:17:52 +00:00
perf3ct
0d4b6a71fc
update agent tools 2025-03-19 20:09:18 +00:00
perf3ct
db4dd6d2ef
refactor "context" services 2025-03-19 19:28:02 +00:00
perf3ct
352204bf78
add agentic thinking to chat 2025-03-19 18:49:14 +00:00
perf3ct
f6afb1d963
set up agentic thinking 2025-03-19 16:19:48 +00:00