aboutsummaryrefslogtreecommitdiffstats
path: root/docs/versioned_docs/version-v0.22.0/03-configuration.md (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-02docs: Release the 0.22 docsMohamed Bassem1-0/+0
2025-02-02feat: Change default max upload size to 50MB up from 4MBMohamed Bassem1-5/+5
2025-01-19feat: Change webhooks to be configurable by usersMohamed Bassem1-5/+2
2025-01-19feat(webhook): Implement webhook functionality for bookmark events (#852)玄猫1-0/+33
2024-12-29feat: Add support for embeddings in the inference interface (#403)Mohammed Farghal1-11/+12
2024-12-22docs: Add minimal installation docs, and fix other docsMohamed Bassem1-17/+18
2024-11-24feature: Add support for tag placeholders in custom prompts. #111 (#612)kamtschatka1-0/+5
2024-11-21fix(workers): Don't block connection to chrome when failing to download adblo...Mohamed Bassem1-0/+1
2024-10-28feature: Archive videos using yt-dlp. Fixes #215 (#525)kamtschatka1-12/+15
2024-10-20feature: Add OCR support for images. Fixes #296Mohamed Bassem1-1/+11
2024-10-12docs: Remove the warning about ollama being newMohamedBassem1-1/+1
2024-10-12feature: Allow customizing the inference's context lengthMohamedBassem1-10/+11
2024-10-12feature: Allow to disable default password login after SSO is configured. Fix...kamtschatka1-2/+2
2024-10-06feature: Allow disabling password signups (#413)kamtschatka1-0/+1
2024-09-15docs: Fix docs build and add sso to readmeMohamedBassem1-9/+13
2024-09-15feature: Added support for custom OIDC providers to set up authentication. Fi...kamtschatka1-1/+21
2024-09-15feature(worker): Allow configuring inference job timeout and ollama keep aliv...MohamedBassem1-18/+20
2024-08-31docs: Remove redis env variables from the configMohamedBassem1-4/+0
2024-07-27feat: Upgrade default openai models to gpt-4o-mini which are 3x cheaperMohamedBassem1-2/+2
2024-05-26docs: Document the new CRAWLER_FULL_PAGE_ARCHIVE flagMohamedBassem1-0/+1
2024-05-19docs: Change references from the old repo URL to the new oneMohamedBassem1-1/+1
2024-05-16feature(inference): Upgrade the default vision model to the new gpt-4o-2024-0...MohamedBassem1-1/+1
2024-05-15feature(crawler): Allow connecting to browser's websocket address and launchi...MohamedBassem1-8/+11
2024-05-15feature(worker): Allow configuring redis with a passwordMohamedBassem1-0/+1
2024-05-12feature: Take full page screenshots #143 (#148)kamtschatka1-0/+1
2024-04-26feature(crawler): Allow increasing crawler concurrency and configure storing ...MohamedBassem1-4/+7
2024-04-11fix: Increase default navigation timeout to 30s, make it configurable and add...MohamedBassem1-3/+4
2024-04-09feature(inference): Upgrade the default vision model to the new gpt-4-turboMohamedBassem1-8/+8
2024-04-06fix(workers): Increase default timeout to 60s, make it configurable and impro...MohamedBassem1-0/+6
2024-04-02feature: Include server version in the admin UI. Fixes #66MohamedBassem1-12/+13
2024-04-02docs: Add NEXTAUTH_URL to installation instruction. Fixes #5MohamedBassem1-11/+12
2024-04-02feat(workers): Allow configuring the language in which the tags are generated...MohamedBassem1-0/+1
2024-03-30Fix typo in docsMarco Cedaro1-1/+1
2024-03-27feature: Change maximum asset size to be configurable. Fixes #33MohamedBassem1-11/+13
2024-03-27docs: Add a warning around the experimental nature of ollama, and add update ...MohamedBassem1-0/+5
2024-03-27docs: Document the DISABLE_SIGNUPS config flag. Fixes #8MohamedBassem1-0/+1
2024-03-27feature: Allow specifying a specific redis db to use. Fixes #13MohamedBassem1-14/+15
2024-03-27feature: Add support for local models using ollamaMohamedBassem1-2/+13
2024-03-22docs: Add screenshots, and update other docsMohamedBassem1-1/+0
2024-03-20docs: Add docs for installation, configuration and developmentMohamedBassem1-0/+14