Skip to content

Conversation

@nicokant
Copy link

@nicokant nicokant commented Dec 2, 2025

Added a couple of lines to allow running the software behind a reverse proxy in a sub path (for example /duckui/)

@nicokant nicokant marked this pull request as draft December 2, 2025 17:59
@nicokant nicokant marked this pull request as ready for review December 2, 2025 18:32
caioricciuti and others added 14 commits December 27, 2025 19:55
…ystem Access API

- Added DuckBrainService for managing WebLLM engine with WebGPU support.
- Implemented Web Worker for off-main-thread processing of WebLLM.
- Created File System Access API service for persistent folder access and file management.
- Developed Brain page UI for selecting AI providers, managing API keys, and loading models.
- Integrated cache management for IndexedDB and Cache API.
- Added type declarations for File System Access API.
…, and Azure support

- Added CloudBrowser component to manage cloud storage connections.
- Implemented CloudConnectionModal for adding/editing connections.
- Integrated cloud storage service with IndexedDB for persistent connections.
- Added support for S3, GCS, and Azure Blob Storage with appropriate validation.
- Included HTTPFS feasibility tests to check cloud storage capabilities in DuckDB-WASM.
feat: implement BrainTab for AI provider configuration and model management

feat: create ConnectionsTab for managing database connections with CRUD operations ibero-data#22
feat: implement BrainTab for AI provider configuration and model management

feat: create ConnectionsTab for managing database connections with CRUD operations ibero-data#22
- Updated package version to 0.0.23 and adjusted release date.
- Enhanced DuckBrainPanel to include OpenAI-compatible provider configuration.
- Modified BrainTab to manage OpenAI-compatible provider inputs and connection testing.
- Updated OpenAIProvider to handle custom endpoints and connection validation for OpenAI-compatible APIs.
- Adjusted types and store management to accommodate the new provider.
- Improved UI elements for OpenAI-compatible configuration in the sidebar.
@caioricciuti caioricciuti merged commit 89ce3e0 into ibero-data:main Feb 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants