• Joined on 2025-09-30
bsiggel pushed to main at bsiggel/motia-iii 2026-03-20 00:10:03 +01:00
71f583481a fix: Remove deprecated AI Chat Completions and Models List API implementations
bsiggel pushed to main at bsiggel/motia-iii 2026-03-20 00:08:24 +01:00
48d440a860 fix: Remove deprecated VMH xAI Chat Completions API implementation
bsiggel pushed to main at bsiggel/motia-iii 2026-03-19 22:23:45 +01:00
c02a5d8823 fix: Update ExecModule exec path to use correct binary location
bsiggel pushed to main at bsiggel/motia-iii 2026-03-19 22:20:34 +01:00
edae5f6081 fix: Update ExecModule configuration to use correct source directory for step scripts
bsiggel pushed to main at bsiggel/motia-iii 2026-03-19 21:56:37 +01:00
8ce843415e feat: Enhance developer guide with updated platform evolution and workflow details
46085bd8dd update to iii 0.90 and change directory structure
2ac83df1e0 fix: Update default chat model to grok-4-1-fast-reasoning and enhance logging for LLM responses
Compare 3 commits »
bsiggel pushed to main at bsiggel/motia-iii 2026-03-19 10:49:00 +01:00
7fffdb2660 fix: Simplify error logging in models list API handler
bsiggel pushed to main at bsiggel/motia-iii 2026-03-18 22:31:03 +01:00
69f0c6a44d feat: Implement AI Chat Completions API with streaming support and models list endpoint
bsiggel pushed to main at bsiggel/motia-iii 2026-03-18 19:22:06 +01:00
949a5fd69c feat: Implement AI Chat Completions API with support for file search, web search, and Aktenzeichen-based collection lookup
bsiggel pushed to main at bsiggel/motia-iii 2026-03-15 17:38:01 +01:00
8e53fd6345 fix: Enhance tool binding in LangChainXAIService to support web search and update API handler for new parameters
bsiggel pushed to main at bsiggel/motia-iii 2026-03-15 17:34:15 +01:00
59fdd7d9ec fix: Normalize MIME type for PDF uploads and update collection management endpoint to use vector store API
eaab14ae57 fix: Adjust multipart form to use raw UTF-8 encoding for filenames in file uploads
331d43390a fix: Import unquote for URL decoding in AI Knowledge synchronization utilities
Compare 3 commits »
bsiggel pushed to main at bsiggel/motia-iii 2026-03-14 23:49:10 +01:00
18f2ff775e fix: URL-decode filenames in document synchronization to handle special characters
bsiggel pushed to main at bsiggel/motia-iii 2026-03-14 09:39:52 +01:00
c032e24d7a fix: Update default model name to 'grok-4-1-fast-reasoning' in xAI Chat Completions API
4a5065aea4 feat: Add Aktenzeichen utility functions and LangChain xAI service integration
Compare 2 commits »
bsiggel pushed to main at bsiggel/motia-iii 2026-03-13 09:40:23 +01:00
bb13d59ddb fix: Improve orphan detection and Blake3 hash verification in document synchronization
b0fceef4e2 fix: Update sync mode logging to clarify Blake3 hash verification status
Compare 2 commits »
bsiggel pushed to main at bsiggel/motia-iii 2026-03-13 00:07:36 +01:00
e727582584 fix: Update JunctionData URL construction to use API Gateway instead of direct EspoCRM endpoint
bsiggel pushed to main at bsiggel/motia-iii 2026-03-13 00:06:43 +01:00
2292fd4762 feat: Enhance document synchronization logic to continue syncing after collection activation
9ada48d8c8 fix: Update collection ID retrieval logic and simplify error logging in AI Knowledge sync event handler
Compare 2 commits »
bsiggel pushed to main at bsiggel/motia-iii 2026-03-13 00:00:26 +01:00
9a3e01d447 fix: Correct logging method from warning to warn for lock acquisition in AI Knowledge sync handler
bsiggel pushed to main at bsiggel/motia-iii 2026-03-12 23:56:42 +01:00
e945333c1a feat: Update activation status references to 'aktivierungsstatus' for consistency across AI Knowledge sync utilities
bsiggel pushed to main at bsiggel/motia-iii 2026-03-12 23:51:47 +01:00
6f7f847939 feat: Enhance AI Knowledge Update webhook handler to validate payload structure and handle empty lists
bsiggel pushed to main at bsiggel/motia-iii 2026-03-12 23:41:22 +01:00
46c0bbf381 feat: Refactor AI Knowledge sync processes to remove full sync parameter and ensure Blake3 verification is always performed
8f1533337c feat: Enhance AI Knowledge sync process with full sync mode and attachment handling
Compare 2 commits »
bsiggel pushed to main at bsiggel/motia-iii 2026-03-12 23:30:15 +01:00
6bf2343a12 feat: Enhance document synchronization by integrating CAIKnowledge handling and improving error logging