pseco
423061f76d
Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev
2026-03-09 09:35:53 +01:00
pseco
11e6ef71b1
working on agent pseco scratches
2026-03-09 09:35:49 +01:00
acano
a434d34676
Updated docs
2026-03-06 11:38:06 +01:00
pseco
010270bf22
Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev
2026-03-05 11:00:35 +01:00
pseco
183c04829c
Update changelog for version 1.2.0: add new modules, refactor server integration, and enhance dependency management
2026-03-05 11:00:30 +01:00
acano
d9d754bc6f
Implement feature X to enhance user experience and optimize performance
2026-03-05 10:57:38 +01:00
acano
1549069f5a
feat: Add Elasticsearch ingestion pipeline and document chunking functionality
...
- Implemented `elasticsearch_ingestion` function to handle document ingestion into Elasticsearch.
- Created `build_chunks_from_folder` function to read and clean text files, generating document chunks.
- Added logging for better traceability during the ingestion process.
- Updated `uv.lock` to include `boto3` as a new dependency.
2026-03-04 18:21:01 +01:00
pseco
f15266f345
Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev
2026-03-04 13:58:43 +01:00
pseco
9079674114
working on retrieve from ES
2026-03-04 13:58:38 +01:00
acano
dcc07495e5
Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev
2026-03-03 17:49:36 +01:00
acano
0538f3b5ce
Refactor code structure for improved readability and maintainability
2026-03-03 17:49:27 +01:00
pseco
89316a9f6b
Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev
2026-03-03 15:07:58 +01:00
pseco
63c5fc976f
working on Dual Index
2026-03-03 15:07:53 +01:00
acano
ff08d9a426
Refactor code structure for improved readability and maintainability
2026-03-03 14:38:55 +01:00
pseco
9575af3ff0
working on dual index
2026-03-03 12:01:03 +01:00
pseco
8297ae204c
added lark to notebook
2026-03-03 09:39:09 +01:00
acano
5a666079a4
Refactor langgraph_agent_simple notebook execution counts and handle Langfuse client errors
...
- Set execution counts to null for initial cells in langgraph_agent_simple.ipynb
- Update execution counts for subsequent cells to maintain order
- Change output stream name from stdout to stderr for error handling
- Capture and log detailed error messages for failed Langfuse client authentication
Update uv.lock to manage accelerate dependency
- Remove accelerate from main dependencies
- Add accelerate to dev dependencies with version specification
- Adjust requires-dist section to reflect changes in dependency management
2026-03-02 14:07:29 +01:00
acano
48d280440c
Refactor code structure for improved readability and maintainability
2026-02-27 14:45:33 +01:00
acano
10246a3046
Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev
2026-02-27 08:41:10 +01:00
acano
a70cd29b67
Refactor code structure for improved readability and maintainability
2026-02-27 08:39:39 +01:00
pseco
e01e424fac
workin on llm_factory
2026-02-26 18:02:46 +01:00
pseco
77751ee8ac
working on langgraph agent v2
2026-02-26 11:35:00 +01:00
pseco
4a2db004c0
adding ragas to dev
2026-02-26 09:45:42 +01:00
pseco
dfdf94f604
working on ragas
2026-02-25 17:28:35 +01:00
pseco
12eef38f33
count tokens files
2026-02-25 17:17:20 +01:00
pseco
71cb79985c
added config and count tokens
2026-02-25 14:59:57 +01:00
pseco
b01a76e71d
evaluation on acano
2026-02-24 17:03:33 +01:00
pseco
f6a907911d
unstage changes
2026-02-24 16:59:57 +01:00
pseco
cdd5f45ae1
Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev
2026-02-24 16:59:38 +01:00
pseco
d6ac7aa1ca
working on evaluating embeddings
2026-02-24 16:53:37 +01:00
acano
4b5352d93c
Refactor code structure for improved readability and maintainability
2026-02-24 16:24:32 +01:00
acano
d4d7d9d2a1
Implement feature X to enhance user experience and optimize performance
2026-02-24 15:48:06 +01:00
acano
0d6c08e341
Add BEIR analysis notebook for CosQA and update dependencies
...
- Created a new Jupyter notebook for analyzing BEIR dataset with CosQA using Ollama embeddings.
- Implemented a custom embedding class to integrate LangChain's OllamaEmbeddings with BEIR.
- Added data loading and evaluation logic for the CosQA dataset.
- Updated `uv.lock` to remove unnecessary dependencies (`mteb` and `polars`) and incremented revision number.
2026-02-24 15:27:59 +01:00
pseco
ff438ea6c4
update makefile
2026-02-24 14:52:48 +01:00
pseco
9b6726c232
working on evaluatin embeddings
2026-02-24 14:35:48 +01:00
pseco
8e852c5417
Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev
2026-02-24 12:09:56 +01:00
pseco
397dc7602b
working on embeddings evaluation
2026-02-24 12:09:51 +01:00
acano
a386982722
Add display data output for corpus conversion progress in Jupyter notebook
2026-02-24 11:46:49 +01:00
acano
a098ad02cf
Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev
2026-02-24 11:46:29 +01:00
acano
cb16306ffb
Refactor code structure for improved readability and maintainability
2026-02-24 11:46:18 +01:00
pseco
ebd47961f9
Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev
2026-02-24 10:51:08 +01:00
pseco
bb56222013
working on ragas
2026-02-24 10:51:04 +01:00
acano
4a1236f951
Refactor code structure for improved readability and maintainability
2026-02-24 10:49:52 +01:00
acano
b662b9a4fa
Update langgraph_agent_simple notebook: Adjust execution counts and refine AVAP tool description
...
- Changed execution counts for several code cells to maintain proper order.
- Updated system message to specify the role of the agent in responding to AVAP-related queries.
- Modified user input example to inquire about reserved words in AVAP.
- Enhanced AI response to include detailed information about AVAP reserved words and provided a code example demonstrating their usage.
2026-02-20 10:05:38 +01:00
pseco
1c34771685
Merge branch 'mrh-online-dev' of github.com:BRUNIX-AI/assistance-engine into mrh-online-dev
2026-02-19 17:09:59 +01:00
acano
0c2d0b512d
Implement feature X to enhance user experience and fix bug Y in module Z
2026-02-19 17:09:42 +01:00
pseco
0b75c3254c
Refactor code structure for improved readability and maintainability
2026-02-19 17:09:35 +01:00
acano
02af67fffb
created notebook for langgraph testing
2026-02-19 14:48:46 +01:00
pseco
4b0be0b80b
feat: add retrieval functionality and update execution counts in notebooks
2026-02-19 12:45:36 +01:00
pseco
51488b3ee6
working on ingestion
2026-02-19 11:54:31 +01:00