Commit Graph

  • 2493723f8b docs: correct spelling errors in changelog and update project root method name in Settings class acano 2026-03-12 16:09:41 +0100
  • da63a4075f Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev acano 2026-03-12 16:09:05 +0100
  • b163b7cddc fix: Correct spelling of 'synthetic' in changelog and refactor project_root method in Settings class acano 2026-03-12 16:08:55 +0100
  • acc00adfaa Add AVAP execution and testing scripts pseco 2026-03-12 15:56:36 +0100
  • ba4a1f1efc Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev pseco 2026-03-12 15:56:27 +0100
  • d518610fee Add AVAP execution and testing scripts pseco 2026-03-12 15:56:22 +0100
  • 4fce9c9a98 refactor: streamline Settings class by removing unused properties and simplifying path resolution acano 2026-03-12 15:55:05 +0100
  • c101a8f8da refactor: Update Settings class to use Optional types and streamline path resolution acano 2026-03-12 15:54:38 +0100
  • 70a191ac37 chore: Remove AVAP architectural documentation from samples acano 2026-03-12 13:20:08 +0100
  • 0abbae93a4 docs: update usage instructions and improve validation error messages in generate_mbap.py acano 2026-03-12 13:19:10 +0100
  • 3aca659b3c Merge branch 'online' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev acano 2026-03-12 13:14:40 +0100
  • 90ba49d613 refactor: remove unused test scripts for Elasticsearch integration acano 2026-03-12 12:32:05 +0100
  • 01ce959aab refactor: remove unused BNF file generator script acano 2026-03-12 12:31:05 +0100
  • 3463fb05e8 docs: update README and changelog to reflect ingestion folder addition acano 2026-03-12 12:30:39 +0100
  • 79905c22f4 docs: Update project structure in README and remove ingestion folder from changelog acano 2026-03-12 12:30:18 +0100
  • 654ac88da7 feat: Enhance Elasticsearch ingestion with metadata export acano 2026-03-12 12:28:17 +0100
  • ed25f15542 feat: Enhance Elasticsearch ingestion process with metadata export acano 2026-03-12 12:26:47 +0100
  • f183beb088 docs: update README and changelog for PYTHONPATH variable addition acano 2026-03-12 10:39:30 +0100
  • 4a81ec00a2 Update README and changelog for environment variable documentation and version date correction acano 2026-03-12 10:37:44 +0100
  • 648f0f7318 refactor: reorganize file structure and update import paths for clarity acano 2026-03-12 10:21:44 +0100
  • 9425db9b6c Refactor project structure: move prompts module to tasks directory and update references acano 2026-03-12 10:20:34 +0100
  • a4478cb7ff refactor: remove unused BNF file generator script acano 2026-03-12 10:09:25 +0100
  • dc7568b622 docs: enhance function docstrings for Elasticsearch ingestion and document processing acano 2026-03-12 09:54:24 +0100
  • 46a6344c45 Add docstrings to elasticsearch_ingestion and ingest_documents functions for improved documentation acano 2026-03-12 09:53:56 +0100
  • aa80f60fdc refactor: update Elasticsearch ingestion pipeline and document processing logic acano 2026-03-12 09:51:00 +0100
  • 189e404d21 Refactor Elasticsearch ingestion and document processing functions for improved clarity and functionality acano 2026-03-12 09:50:30 +0100
  • 90857e1b0a UPDATE: Modified LRM and generate_mbap.py to ensure better samples rafa-ruiz 2026-03-11 20:09:05 -0700
  • b5167b71e3 UPDATE: Sample generator now includes a new key in each item. rafa-ruiz 2026-03-11 12:22:08 -0700
  • de21bcb5fb Refactor code structure for improved readability and maintainability acano 2026-03-11 17:48:54 +0100
  • 9f3564ab2a chore: Remove Kubernetes configuration directory from project structure acano 2026-03-11 17:41:31 +0100
  • 0421a315eb Set default value of delete_es_index to False in elasticsearch_ingestion function acano 2026-03-11 17:39:25 +0100
  • 5f21544e0b Refactor Elasticsearch ingestion pipeline and add MBPP generation script acano 2026-03-11 17:17:44 +0100
  • 3caed4deb6 chore: Remove unused imports from config.py acano 2026-03-11 12:30:07 +0100
  • 8ca81d98a8 Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev acano 2026-03-11 12:29:52 +0100
  • 5e5f14f5fa feat: Refactor path properties in Settings class to use proj_root acano 2026-03-11 12:29:38 +0100
  • d04c149e66 workin on scratches bnf and parsing pseco 2026-03-11 12:28:35 +0100
  • 3ac432567b BNF extraction pipeline from avap.md pseco 2026-03-11 11:29:19 +0100
  • cd3922abbd modified config.py pseco 2026-03-11 10:41:28 +0100
  • 0ed7dfc653 Merge branch 'online' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev acano 2026-03-11 09:57:14 +0100
  • 2ad09cc77f feat: Update dependencies and enhance Elasticsearch ingestion pipeline acano 2026-03-11 09:50:51 +0100
  • 35ca56118d feat: add MBPP-style dataset generator and evaluation docs rafa-ruiz 2026-03-10 13:37:19 -0700
  • f5b2df94d2 Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev pseco 2026-03-10 14:40:32 +0100
  • 4c56dc29c4 Add initial Jupyter notebook for document ingestion using Ollama embeddings pseco 2026-03-10 14:40:27 +0100
  • 745ce07805 Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev acano 2026-03-10 14:36:17 +0100
  • bf3c7f36d8 feat(chunk): enhance file reading and processing logic acano 2026-03-10 14:36:09 +0100
  • a9bf84fa79 feat: Add synthetic dataset generation for AVAP using MBPP dataset pseco 2026-03-09 17:43:07 +0100
  • f6bfba5561 Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev pseco 2026-03-09 15:04:23 +0100
  • 4afba7d89d working on scrappy pseco 2026-03-09 15:00:07 +0100
  • 6d856ba691 Add chunk.py for processing and replacing JavaScript references with Avap acano 2026-03-09 13:21:18 +0100
  • c8da317dd8 chore: remove unused dependencies from pyproject.toml and uv.lock izapata 2026-03-09 11:08:42 +0100
  • 423061f76d Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev pseco 2026-03-09 09:35:53 +0100
  • 11e6ef71b1 working on agent pseco scratches pseco 2026-03-09 09:35:49 +0100
  • a434d34676 Updated docs acano 2026-03-06 11:38:06 +0100
  • 6692990a38 docs: Update function definition syntax in AVAP™ documentation for clarity acano 2026-03-06 08:50:54 +0100
  • a08f754e25
    Merge pull request #24 from BRUNIX-AI/mrh-online-dev-partial Rafael Ruiz 2026-03-05 13:10:04 -0800
  • 7839793eff docs: align function syntax and cleanup docker config rafa-ruiz 2026-03-05 11:57:29 -0800
  • a4267e1b60 feat: implement Elasticsearch ingestion pipeline and embedding factories #24 acano 2026-03-05 16:26:22 +0100
  • d951868200 refactor: Simplify Elasticsearch ingestion by removing chunk management module and integrating document building directly acano 2026-03-05 16:23:27 +0100
  • 8914acbb95 Add comprehensive documentation for AVAP™ language features acano 2026-03-05 15:54:05 +0100
  • 31206e8fce refactor: Update project structure in README to enhance clarity and organization acano 2026-03-05 15:16:50 +0100
  • 7a883846c9 chore: Add .vscode to .gitignore to exclude VSCode settings from version control acano 2026-03-05 12:14:24 +0100
  • 97c5ea7ce5 Merge branch 'online' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev acano 2026-03-05 12:13:31 +0100
  • ec57c635f9 chore: Remove pull request template to streamline PR submissions acano 2026-03-05 12:07:14 +0100
  • 83ca902a59 fix: Correct file path for chunk management module in changelog acano 2026-03-05 11:44:52 +0100
  • 1166fc3bf4 feat: Add pull request template to standardize PR submissions acano 2026-03-05 11:40:38 +0100
  • 51f42c52b3 refactor: Remove unused uuid import from chunks.py and update changelog for refactoring changes acano 2026-03-05 11:27:27 +0100
  • 34c13dceca chore: Update changelog for version 1.2.0 to include new factory modules, orchestration, and ingestion pipeline pseco 2026-03-05 11:15:40 +0100
  • 010270bf22 Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev pseco 2026-03-05 11:00:35 +0100
  • 183c04829c Update changelog for version 1.2.0: add new modules, refactor server integration, and enhance dependency management pseco 2026-03-05 11:00:30 +0100
  • d9d754bc6f Implement feature X to enhance user experience and optimize performance acano 2026-03-05 10:57:38 +0100
  • 8379033900 Sample avap code rafa-ruiz 2026-03-04 20:21:27 -0800
  • 1c9ee8d5dd docs(core): add official AVAP documentation in Markdown (iii) rafa-ruiz 2026-03-04 18:44:22 -0800
  • 0113b32f8a docs(core): add official AVAP documentation in Markdown (ii) rafa-ruiz 2026-03-04 18:31:50 -0800
  • 2d66266fd8 docs(core): add official AVAP documentation in Markdown rafa-ruiz 2026-03-04 18:25:15 -0800
  • 1549069f5a feat: Add Elasticsearch ingestion pipeline and document chunking functionality acano 2026-03-04 18:21:01 +0100
  • f15266f345 Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev pseco 2026-03-04 13:58:43 +0100
  • 9079674114 working on retrieve from ES pseco 2026-03-04 13:58:38 +0100
  • 86f426ae48
    Fix formatting of secret values warning in README Rafael Ruiz 2026-03-03 13:35:27 -0800
  • 39a9e7eaba
    Rename 'main' branch to 'online' in documentation Rafael Ruiz 2026-03-03 13:34:22 -0800
  • aa9865f5d0 docs: add contribution standards, PR template and env vars policy rafa-ruiz 2026-03-03 13:19:42 -0800
  • 6c8261f2b2 feat: implement graph-based agent with LLM integration and dynamic prompts #15 acano 2026-03-03 17:56:39 +0100
  • dcc07495e5 Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev acano 2026-03-03 17:49:36 +0100
  • 0538f3b5ce Refactor code structure for improved readability and maintainability acano 2026-03-03 17:49:27 +0100
  • 89316a9f6b Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev pseco 2026-03-03 15:07:58 +0100
  • 63c5fc976f working on Dual Index pseco 2026-03-03 15:07:53 +0100
  • ff08d9a426 Refactor code structure for improved readability and maintainability acano 2026-03-03 14:38:55 +0100
  • 5e29469fb4 Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev acano 2026-03-03 14:16:05 +0100
  • bc87753f2d Implement embedding and chat model factories for multiple providers acano 2026-03-03 14:15:54 +0100
  • 9575af3ff0 working on dual index pseco 2026-03-03 12:01:03 +0100
  • 203ba4a45c Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev acano 2026-03-03 10:30:01 +0100
  • 45d124e017 Remove deprecated configuration files and update Docker Compose for Ollama service acano 2026-03-03 10:29:52 +0100
  • c2e43c030a Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev pseco 2026-03-03 09:41:27 +0100
  • 8297ae204c added lark to notebook pseco 2026-03-03 09:39:09 +0100
  • a7c40d4f2c Refactor Docker Compose and Update Dependencies acano 2026-03-02 16:13:07 +0100
  • 5a666079a4 Refactor langgraph_agent_simple notebook execution counts and handle Langfuse client errors acano 2026-03-02 14:07:29 +0100
  • 5b424f8409 Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev acano 2026-03-02 12:48:45 +0100
  • 3e4f1cd51e update requirements pseco 2026-03-02 12:47:52 +0100
  • 93fd8457a1 Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev acano 2026-03-02 12:46:12 +0100
  • a43ba0b600 Fix execution count and streamline function call in langgraph_agent_simple notebook acano 2026-03-02 12:45:57 +0100
  • cb6ce9d210 Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev pseco 2026-03-02 12:41:36 +0100