Dark-Alex-17
|
c486685489
|
feat: initial support for RAG nodes in the graph execution system
|
2026-05-15 14:11:23 -06:00 |
|
Dark-Alex-17
|
ca03f6f9d7
|
test: added integration tests for inter-feature interactions like RAG + Agents, function calling/MCP servers, etc.
|
2026-05-01 14:06:41 -06:00 |
|
Dark-Alex-17
|
34967f0d97
|
test: Added unit tests for the rag, completions and prompt, macros, vault, and functions/tool usage
|
2026-05-01 13:24:58 -06:00 |
|
Dark-Alex-17
|
1bb281b2a0
|
style: Addressed style issues
|
2026-04-28 08:08:23 -06:00 |
|
Dark-Alex-17
|
30d2ade7a9
|
refactor: fully complete state re-architecting
|
2026-04-19 19:21:24 -06:00 |
|
Dark-Alex-17
|
a2b283783a
|
refactor: created a single install_builtins free function to remove from Config::init
|
2026-04-19 17:54:50 -06:00 |
|
Dark-Alex-17
|
b32bcf8fbc
|
feat: 99% complete migration to new state structs to get away from God-Config struct; i.e. AppConfig, AppState, and RequestContext
|
2026-04-19 17:05:27 -06:00 |
|
Dark-Alex-17
|
0b8bae64d1
|
feat: Supported the injection of RAG sources into the prompt, not just via the .sources rag command in the REPL so models can directly reference the documents that supported their responses
|
2026-02-13 17:45:56 -07:00 |
|
Dark-Alex-17
|
fdc38a0b18
|
refactor: Updated to the most recent Rust version with 2024 syntax
|
2025-11-07 15:50:55 -07:00 |
|
Dark-Alex-17
|
394f1f92a0
|
Baseline project
|
2025-10-07 10:45:42 -06:00 |
|