• Joined on 2025-08-09
Lars pushed to WP25b at Lars/mindnet 2026-01-02 21:35:05 +01:00
38fac89f73 Update Decision Engine for WP-25b: Enhance intent processing with robust intent cleaning and lazy loading. Improve strategy determination by validating against known strategies and streamline response generation. Bump version to 1.3.1 to reflect these optimizations.
Lars pushed to WP25b at Lars/mindnet 2026-01-02 20:43:39 +01:00
7026fc4fed Update components for WP-25b: Implement Lazy-Prompt-Orchestration across ingestion, decision engine, chat interface, and LLM service. Enhance prompt management with hierarchical model support and streamline response generation by removing manual formatting. Bump versions to reflect new features and optimizations.
Lars created branch WP25b in Lars/mindnet 2026-01-02 15:16:56 +01:00
Lars pushed to WP25b at Lars/mindnet 2026-01-02 15:16:56 +01:00
Lars pushed tag V3.1.0 to Lars/mindnet 2026-01-02 13:56:17 +01:00
Lars deleted branch WP25a from Lars/mindnet 2026-01-02 13:55:10 +01:00
Lars merged pull request Lars/mindnet#20 2026-01-02 13:55:09 +01:00
WP25a
Lars pushed to main at Lars/mindnet 2026-01-02 13:55:09 +01:00
d41da670fc Merge pull request 'WP25a' (#20) from WP25a into main
5541ceb13d Update LLM profiles in llm_profiles.yaml: Change models for 'synthesis_pro', 'synthesis_backup', and 'tech_expert' profiles to enhance performance and capabilities, reflecting the latest advancements in AI model offerings.
ac26cc4940 Update documentation and technical references for Mindnet v3.0.0: Revise glossary, AI personality concepts, chat backend, configuration, ingestion pipeline, and admin operations to reflect the integration of Mixture of Experts (MoE) architecture and associated features. Enhance clarity on profile-driven orchestration, fallback mechanisms, and pre-synthesis compression across components.
9b906bbabf Update FastAPI application and related services for WP-25a: Enhance lifespan management with Mixture of Experts (MoE) integrity checks, improve logging and error handling in LLMService, and integrate profile-driven orchestration across components. Bump versions for main application, ingestion services, and LLM profiles to reflect new features and optimizations.
9a98093e70 Enhance Decision Engine configuration: Add 'router_profile' setting to decision_engine.yaml and update the DecisionEngine class to utilize this profile when generating responses, improving flexibility in strategy determination.
Compare 8 commits »
Lars created pull request Lars/mindnet#20 2026-01-02 13:55:00 +01:00
WP25a
Lars pushed to WP25a at Lars/mindnet 2026-01-02 13:46:58 +01:00
5541ceb13d Update LLM profiles in llm_profiles.yaml: Change models for 'synthesis_pro', 'synthesis_backup', and 'tech_expert' profiles to enhance performance and capabilities, reflecting the latest advancements in AI model offerings.
Lars pushed to WP25a at Lars/mindnet 2026-01-02 11:34:44 +01:00
ac26cc4940 Update documentation and technical references for Mindnet v3.0.0: Revise glossary, AI personality concepts, chat backend, configuration, ingestion pipeline, and admin operations to reflect the integration of Mixture of Experts (MoE) architecture and associated features. Enhance clarity on profile-driven orchestration, fallback mechanisms, and pre-synthesis compression across components.
Lars pushed to WP25a at Lars/mindnet 2026-01-02 08:57:38 +01:00
9b906bbabf Update FastAPI application and related services for WP-25a: Enhance lifespan management with Mixture of Experts (MoE) integrity checks, improve logging and error handling in LLMService, and integrate profile-driven orchestration across components. Bump versions for main application, ingestion services, and LLM profiles to reflect new features and optimizations.
Lars pushed to WP25a at Lars/mindnet 2026-01-02 07:45:37 +01:00
9a98093e70 Enhance Decision Engine configuration: Add 'router_profile' setting to decision_engine.yaml and update the DecisionEngine class to utilize this profile when generating responses, improving flexibility in strategy determination.
Lars pushed to WP25a at Lars/mindnet 2026-01-02 07:31:13 +01:00
de05784428 Update LLM profiles in llm_profiles.yaml: Change model for 'compression_fast' and 'synthesis_pro' profiles to 'mistralai/mistral-7b-instruct:free' and adjust provider for 'synthesis_pro' to 'openrouter' for improved performance.
Lars pushed to WP25a at Lars/mindnet 2026-01-02 07:26:28 +01:00
f62983b08f Enhance logging in LLMService: Update log messages for MoE dispatch and default provider usage, and add detailed logging before OpenRouter calls for improved traceability and debugging.
Lars pushed to WP25a at Lars/mindnet 2026-01-02 07:04:51 +01:00
d0eae8e43c Update Decision Engine and related components for WP-25a: Bump version to 1.2.0, enhance multi-stream retrieval with pre-synthesis compression, and integrate Mixture of Experts (MoE) profile support. Refactor chat interface to utilize new compression logic and llm_profiles for improved synthesis. Maintain compatibility with existing methods and ensure robust error handling across services.
Lars created branch WP25a in Lars/mindnet 2026-01-01 20:30:52 +01:00
Lars pushed to WP25a at Lars/mindnet 2026-01-01 20:30:52 +01:00
Lars pushed tag v3.0.0 to Lars/mindnet 2026-01-01 20:26:54 +01:00