Commit History

feat: configurable Qwen endpoint + model for Singapore workspace
e45df2c

mcikalmerdeka commited on

feat: upgrade synthesis + SQL models to GPT-5.6 Luna Pro
1ca0f60

mcikalmerdeka commited on

feat: add pytest configuration and initial test suite with 147 tests
256d433

mcikalmerdeka commited on

chore: update Python version to 3.12 and correct API key reference in opencode.json
75a020e

mcikalmerdeka commited on

fix: QdrantStore singleton to prevent embedded mode AlreadyLocked error
e232b53

mcikalmerdeka commited on

fix: correct fastembed SparseTextEmbedding import path
25f063d

mcikalmerdeka commited on

fix: copy README.md into builder stage for hatchling
3d58635

mcikalmerdeka commited on

fix: lower Python requirement to >=3.12 for Docker compatibility
fb1b791

mcikalmerdeka commited on

fix: Debian Trixie package name libgl1-mesa-glx -> libgl1
d9a9b6e

mcikalmerdeka commited on

fix: Dockerfile syntax error - extract model preload to script
be3e455

mcikalmerdeka commited on

merge hf spaces auto-generated files
bd7c3f0

mcikalmerdeka commited on

feat: add HF Spaces deployment with pre-cached models + Neon Postgres
583e9cc

mcikalmerdeka commited on

refactor codebase by removing unused methods and properties from OcrCache, QwenParser, IngestionPipeline, and chat_ui modules. This cleanup enhances maintainability and reduces complexity.
3846877

mcikalmerdeka commited on

update docs based on the changes in Phase 6
a0d9d1b

mcikalmerdeka commited on

replace Ragas evaluation script with DeepEval implementation for end-to-end evaluation. Update documentation to reflect changes in evaluation strategy and metrics. Remove deprecated Ragas script.
b2667ea

mcikalmerdeka commited on

update axiom coding agent configurations
4aeb3c1

mcikalmerdeka commited on

add back the examples in golden.jsonl into 10
54c0f25

mcikalmerdeka commited on

implement Phase 6: Observability and Cost Tracking
8a40a5a

mcikalmerdeka commited on

refine architecture documentation for AdaptiveRAG
085c9da

mcikalmerdeka commited on

implement Phase 5: Adaptive Router and SQL Tool
d96b38a

mcikalmerdeka commited on

add architecture diagram for project visualization
43dc80c

mcikalmerdeka commited on

implement Phase 4: Hybrid Retrieval, Reranker, and Grounded Chat
244ff2a

mcikalmerdeka commited on

enhance AdaptiveRAG with Qdrant integration and chunking capabilities
3a82c7c

mcikalmerdeka commited on

remove unused files: deleted `bps_image.jpg`, `test_qwen_result.txt`, and `test_qwen.py` as they are no longer needed for the project
9018938

mcikalmerdeka commited on

add parser enhancements and caching for document conversion
703e2d7

mcikalmerdeka commited on

add architecture and project plan documentation for AdaptiveRAG
547319d

mcikalmerdeka commited on

implement Document to Markdown Converter with Gradio UI
c2c3673

mcikalmerdeka commited on

add qwen3 vision language model test
971911a

mcikalmerdeka commited on

update project configuration:
7ba8de9

mcikalmerdeka commited on

add axiom coding agent config for the repo
9134f85

mcikalmerdeka commited on