Commit Graph

5505 Commits

Author SHA1 Message Date
Enrico Ros 150eb4e9e2 LLMs: moved some old Azure model defs 2025-04-16 12:45:10 -07:00
Enrico Ros 14766629a2 LLMs: naming: fw-compatible OpenAI ox/gpt-x 2025-04-16 12:44:05 -07:00
Enrico Ros f475c8ae6c ChatDrawer: clear archived if inadvertently set 2025-04-15 23:36:53 -07:00
Enrico Ros 11badbf22c @Events: improve domain helper 2025-04-15 23:30:15 -07:00
Enrico Ros aedc051523 WebSpeech: preserve partial (interim) dictation when truncated ahead of stabilization (e.g. mic transter/timeout) 2025-04-15 17:24:17 -07:00
Enrico Ros b5336eb63c Simple chat archival support 2025-04-14 18:31:30 -07:00
Enrico Ros 0c85ddd82d LLMs: display image generation and search capabilities 2025-04-14 13:50:17 -07:00
Enrico Ros f0386a21c6 LLMs: Perplexity: update desc 2025-04-14 13:35:45 -07:00
Enrico Ros a7518937f0 LLMs: Perplexity: add Deep Research 2025-04-14 13:34:09 -07:00
Enrico Ros 87b012f0be LLMs: OpenAI: 4.1 models. Fixes #792 2025-04-14 11:30:03 -07:00
Enrico Ros 6a7a34c0b0 LLMs: Anthropic: mark as reasoning 2025-04-11 07:58:31 -07:00
Enrico Ros 9ce29138d2 DNT-DT: safety clears (15s timeout + window blur (light)) 2025-04-11 07:41:38 -07:00
Enrico Ros 95a6e09158 Monotonics: ++Aix 2025-04-10 19:57:40 -07:00
Enrico Ros 0962b79149 LLMs: Gemini: update models
Includes AIX: Gemini: predictLongRunning
2025-04-10 19:56:44 -07:00
Enrico Ros 51ba5304a6 Models: double-check OpenRouter tokenizers (disabled) 2025-04-10 19:32:58 -07:00
Enrico Ros d7137d1311 Models: show reasoning models in list 2025-04-10 19:29:02 -07:00
Enrico Ros d8babc91d5 LLMs: Gemini: sorting 2025-04-10 19:24:15 -07:00
Enrico Ros 3649a79f07 LLMs: XAI chat message namings 2025-04-10 19:24:00 -07:00
Enrico Ros 3992acd9d4 AIX: XAI: update models list + enable reasoning tuning 2025-04-10 19:21:16 -07:00
Enrico Ros b6f130e00b AIX: XAI: models list parser update 2025-04-10 18:31:33 -07:00
Enrico Ros 63c475e24f useGlobalShortcuts: support Backspace 2025-04-10 15:24:07 -07:00
Enrico Ros d8d4f4e8f3 useLLMSelect: 10-100x faster on many models 2025-04-10 14:37:35 -07:00
Enrico Ros e4a2bf8b71 Beam: improve un-max button 2025-04-10 13:09:29 -07:00
Enrico Ros 19a1110bcf Beam: move max icon 2025-04-10 13:09:25 -07:00
Enrico Ros 1997599b33 Logger: reduce icon usage 2025-04-10 13:09:03 -07:00
Enrico Ros 467f24022b Logger: support for DEV 2025-04-10 11:51:38 -07:00
Enrico Ros 3147f9b087 Bubble: tryfix on mobile 2025-04-10 09:17:51 -07:00
Enrico Ros 79e5931a45 Fix extension of text selection. Fixes #788 2025-04-10 09:03:01 -07:00
Enrico Ros 1c9cefb61b AIX: OpenAI-compatible: fix missing reasoning tokens 2025-04-10 08:33:09 -07:00
Enrico Ros 318bf80ad6 Flash: enable saving images too 2025-04-06 17:29:02 -07:00
Enrico Ros bc3a757764 Flash: disable auto-backup on restore (confusing/danger of overwrite) 2025-04-06 16:57:10 -07:00
Enrico Ros 31459c0121 Flash: download works on mobile now 2025-04-06 16:46:43 -07:00
Enrico Ros 87bd9ff08b Flash: improve mobile reliability with streaming of the Flash object 2025-04-06 16:00:14 -07:00
Enrico Ros 972284ec20 Settings: show AIX & Logger on Tools 2025-04-06 14:58:07 -07:00
Enrico Ros 8aaec8e13b Optima: make the last dialogs mut-ex 2025-04-06 14:57:52 -07:00
Enrico Ros f668fb85b2 Flash: tryfix for Mobile JSON trunctation 2025-04-06 14:57:12 -07:00
Enrico Ros a5e4ab8f9e AIX Debugger: explain 2025-04-06 14:57:12 -07:00
Enrico Ros a58db6c2bf Optima: parent the AIX Debugger Modal 2025-04-06 14:57:12 -07:00
Enrico Ros cc8c5a4b7c LogViewer: more mobile friendly 2025-04-06 14:56:54 -07:00
Enrico Ros 7027474942 Logger: per-module factory 2025-04-06 13:44:30 -07:00
Enrico Ros 41dd1e4b81 Flash/Backup Data
A new setting to export all the settings in localstorage and IndexedDB into
single 'flash' files for Big-AGI to reload.

This allows to quickly and easily migrate a full installation, including images,
from a v2-dev open installation to another.

This won't likely work across other branches, but it's meant to be forward-compatible.
2025-04-06 00:58:25 -07:00
Enrico Ros dd24b33cce Models list: display free models 2025-04-05 12:01:30 -07:00
Enrico Ros a703edab58 Gemini: update models 2025-04-05 11:10:06 -07:00
Enrico Ros 57346617a5 tools/ai/repo-structure: fix on mac/zsh 2025-04-05 10:49:33 -07:00
Enrico Ros 3a8bfb0bb1 @Events - export the app-wide bus type 2025-04-05 10:49:21 -07:00
Enrico Ros cd4e6f0f5e Roll packages 2025-04-05 10:39:52 -07:00
Enrico Ros 1a3037b756 Roll mono: +Aix. 2025-04-05 10:31:11 -07:00
Enrico Ros ef32834e10 OpenRouter: models list: prevent schema changes from breaking working models. Fixes #787 2025-04-05 10:25:12 -07:00
Enrico Ros a684a0fd3b OpenRouter: models list: ignore missing fields on 'openrouter/auto'. Fixes #787 2025-04-05 10:24:40 -07:00
Enrico Ros 44505d0e44 @Events
Introducing the Events module with per-Domain extensibility.

Depends on @Logger.
Required eventemitter3.

A pleasure to extend, and start using both for Subsystems and AGI events.
2025-04-04 14:19:10 -07:00