Commit Graph

75 Commits

Author SHA1 Message Date
Anibal Angulo
2f9d2020c0 Testing prompt 2026-02-23 23:31:50 +00:00
377995f69f Merge pull request 'feat: separate module for compaction' (#10) from feature/compaction into main
Reviewed-on: #10
2026-02-23 20:48:05 +00:00
ff82b2d5f3 docs: Add instructions for run compaction tests 2026-02-23 19:48:37 +00:00
b57470a7d8 test: refactor test 2026-02-23 19:04:13 +00:00
542aefb8c9 feat: refactor compaction module 2026-02-23 19:03:56 +00:00
Anibal Angulo
8cc2f58ab4 Rename Dockerfile 2026-02-23 18:16:44 +00:00
Anibal Angulo
dc8e4554b6 Update MCP endpoint 2026-02-23 15:13:45 +00:00
36b6def442 Merge pull request 'Add auto create session' (#6) from auto-session into main
Reviewed-on: #6
2026-02-23 06:30:42 +00:00
2b058bffe4 Add auto create session 2026-02-23 06:30:21 +00:00
956ab5c8e1 Merge pull request 'Add utils' (#5) from utils into main
Reviewed-on: #5
2026-02-23 06:14:24 +00:00
828a229444 utils 2026-02-23 06:12:58 +00:00
cc0f40f456 Merge pull request 'Update config' (#4) from update-config into main
Reviewed-on: #4
2026-02-23 06:02:49 +00:00
9a3c69905d Update config 2026-02-23 06:01:36 +00:00
579aae1000 Merge pull request 'Add server implementation' (#3) from server into main
Reviewed-on: #3
2026-02-23 05:51:44 +00:00
205beeb0f3 Add server implementation 2026-02-23 05:51:06 +00:00
20a1237286 Merge pull request 'Replace local Tool call with MCP implementation' (#2) from mcp into main
Reviewed-on: va/legacy-rag#2
2026-02-23 05:29:57 +00:00
159e8ee433 Lean MCP implementation 2026-02-23 05:29:35 +00:00
a9bc36b5fc Merge pull request 'Add ADK Agent implementation' (#1) from adk into main
Reviewed-on: va/legacy-rag#1
2026-02-23 05:27:44 +00:00
98d23b80e4 dev_fix: update __init__.py to set environment variable for Google GenAI SDK to use Vertex AI 2026-02-20 23:24:26 +00:00
e4e2ed1023 dev_fix: set environment variables for Google GenAI Client to use Vertex AI 2026-02-20 23:19:13 +00:00
838adf8884 dev_fix: update agent model path to use fully qualified Vertex AI path 2026-02-20 23:14:26 +00:00
da599fbbef dev: add ADK agent with vector search tool and Google Cloud file storage implementation 2026-02-20 23:02:57 +00:00
Anibal Angulo
733c65ce85 Configure cli 2026-02-20 15:23:53 +00:00
259a8528e3 Switch to agent arch 2026-02-20 14:04:59 +00:00
Anibal Angulo
a53f8fcf62 First commit 2026-02-18 19:57:43 +00:00