Commit Graph

8 Commits

Author SHA1 Message Date
Luis Novo f79a9040ae
Release 1.2 (#242)
* chore: improve podcast transcripts

* fix: remove date from insight - fixes #241

* fix: improve scrolling on source and insights - fixes #237

* chore: update esperanto to fix: #234

* chore: update esperanto to fix #226

* fix: process vectorization as subcommands to handle larger documents more gracefully - fix: #229

* feat: enable background job retry capabilities

* feat: reenable content types that were disabled during alpha version

* fix: remove unnecessary model caching causing many issues.

* feat: support multiple azure endpoints and keys just like openai compatible. Fixes #215

* docs: update azure variables

* chore: bump and update dependencies
2025-11-01 14:40:00 -03:00
LUIS NOVO 009a7cd71e docs: increase database info exposure 2025-10-20 17:26:16 -03:00
LUIS NOVO 12bd2655a4 docs: setup 2025-10-20 15:25:28 -03:00
dkdnd 04bdb9ddd7
Update introduction.md (#178)
Installation Guide linked to setup.md, which does not exist. Now links to installation.md.
2025-10-19 21:30:21 -03:00
LUIS NOVO 9670e3553d remove libmagic references (deprecated) 2025-10-19 09:00:40 -03:00
Luis Novo b7e656a319
Version 1 (#160)
New front-end
Launch Chat API
Manage Sources
Enable re-embedding of all contents
Sources can be added without a notebook now
Improved settings
Enable model selector on all chats
Background processing for better experience
Dark mode
Improved Notes

Improved Docs: 
- Remove all Streamlit references from documentation
- Update deployment guides with React frontend setup
- Fix Docker environment variables format (SURREAL_URL, SURREAL_PASSWORD)
- Update docker image tag from :latest to :v1-latest
- Change navigation references (Settings → Models to just Models)
- Update development setup to include frontend npm commands
- Add MIGRATION.md guide for users upgrading from Streamlit
- Update quick-start guide with correct environment variables
- Add port 5055 documentation for API access
- Update project structure to reflect frontend/ directory
- Remove outdated source-chat documentation files
2025-10-18 12:46:22 -03:00
LUIS NOVO dcef3751cc docs: docs for openai-compatible 2025-07-27 22:53:36 -03:00
LUIS NOVO b20c62df47 docs: new docs 2025-07-17 12:38:40 -03:00