Azure OpenAI: Added support and reasoning capabilities for o1 and o3 model families.
OpenAI o3: Fixed 403 errors by stripping the temperature parameter from API requests.
Embedders
Ollama: Exposed the num_ctx parameter to align context window size with embedding dimensions.
Connectors & Ingestion
Perplexity (PPLX): Resolved request timeouts and added in-chat citation parsing.
GitLab: Fixed credential/pulling issues for sub-projects.
Confluence: Added support for Personal Access Tokens (PAT).
System Improvements
Performance: Optimized tokenizer processing speed for large documents.
UI/UX: System default language now determines onboarding flow locale. Adjusted thinking block font size to scale dynamically with UI font size. Improved agent execution logging for web-scraping jobs.
Bug Fixes: Resolved document upload UI loop bugs, restored visibility of the light mode SQL connector ‘X’ element, and corrected code block header sizing on Windows.