Commit Graph

982 Commits

Author SHA1 Message Date
Enrico Ros dcd7f65223 Show when there's server-side key support 2023-10-10 01:45:11 -07:00
Enrico Ros 6ee231d271 OpenRouter: server-side API key support 2023-10-10 01:16:56 -07:00
Enrico Ros acd34f7b8d Rework of the LLM paths in progress 2023-10-06 02:03:15 -07:00
Enrico Ros acb06bcc6d Improve error reporting to debug #165 2023-10-03 22:01:57 -07:00
Enrico Ros 25da2556ac Render HTML within Code blocks 2023-09-29 07:44:39 -07:00
Enrico Ros b2f7c6f204 HTML block: render as HTML, e.g. in case of a full proxy 2023-09-29 07:29:20 -07:00
Enrico Ros 5272fa972a Merge pull request #163 from enricoros/feature-azure-openai
Land restructuring of the LLMs folder and partial Azure support. Full support will come next.
2023-09-22 23:07:00 -07:00
Enrico Ros 91353ced8a Azure: land in main, disable instancing as we finish it 2023-09-22 23:02:47 -07:00
Enrico Ros 3448267344 Llms: downgrade tsx -> ts (not required) 2023-09-22 22:47:40 -07:00
Enrico Ros 34c150924e Llms: bits 2023-09-22 22:29:33 -07:00
Enrico Ros 617f7676ce Llms: moved (client) vendors inside ../vendors 2023-09-22 22:20:22 -07:00
Enrico Ros adaff91225 Llms: removed and spread out llm.routes 2023-09-22 22:03:21 -07:00
Enrico Ros 1597675f4e Llms: separate client transport functions 2023-09-22 21:46:05 -07:00
Enrico Ros 2f92c81bee Llms: small move 2023-09-22 21:15:16 -07:00
Enrico Ros 1e0f11d064 Llms: move the server side proximally closer 2023-09-22 20:57:32 -07:00
Enrico Ros b26ddc422a Llms: remove the 'types' file and extract the vendor description out 2023-09-22 20:22:54 -07:00
Enrico Ros 813d95b898 Llms: move out icons 2023-09-22 19:27:33 -07:00
Enrico Ros 4f3f7963d0 Llms: cleanup routers 2023-09-22 19:15:38 -07:00
Enrico Ros 4d2209ca8d Anthropic: rename wiretypes 2023-09-22 19:14:41 -07:00
Enrico Ros 06e866a3e8 LLms: unify model priors 2023-09-22 18:31:02 -07:00
Enrico Ros aee6c85349 Llms: cleanups 2023-09-22 02:05:19 -07:00
Enrico Ros cd141048f5 Azure: immediate chat calls are working - integration still WIP 2023-09-22 02:28:38 -07:00
Enrico Ros 01ea8c7091 Azure: consistent naming of endpoints 2023-09-22 01:48:31 -07:00
Enrico Ros ce08f6fc50 Extended PlantUML support to mindmaps, improved syntax highlighting and language detection. 2023-09-22 01:42:43 -07:00
Enrico Ros b16fc0b0c1 Improve error messaging on http errors 2023-09-22 01:38:09 -07:00
Enrico Ros f69245adaa Partial Azure OpenAI Service support 2023-09-22 01:26:08 -07:00
Enrico Ros da751c06ca Anthropic: reduce access 2023-09-22 01:25:55 -07:00
Enrico Ros 6f92a2ec2c Anthropic: cleanup the hardcode 2023-09-22 01:23:29 -07:00
Enrico Ros bb42f3cd77 Begin the move of model descriptors to the server side 2023-09-21 23:19:08 -07:00
Enrico Ros 3fd4167335 Reminders 2023-09-20 01:24:15 -07:00
Enrico Ros 89820b94ef Latex Block: improve parsing, to fix https://github.com/enricoros/big-agi/issues/153#issuecomment-1698587371 2023-09-20 00:18:51 -07:00
Enrico Ros 99564e7fa1 OpenRouter: clarify config 2023-09-19 23:46:58 -07:00
Enrico Ros 908da13317 Fix ID clash 2023-09-19 23:42:05 -07:00
Enrico Ros a905a0d6e4 Augmented Chat (was ".. & Follow-Up") - first augmentation: Diagrams
Also fix function calling when with a mandatory function name,
even in case it doesn't hit.
2023-09-19 23:24:56 -07:00
Enrico Ros e86a83a676 Update voice dropdown 2023-09-19 21:17:17 -07:00
Enrico Ros 48dcdaaa57 React hooks for LLM/Persona selects 2023-09-19 21:07:38 -07:00
Enrico Ros c1d0093d48 3.5 Turbo Instruct models - not supported for Chat (only /completions) 2023-09-19 08:39:34 -07:00
Enrico Ros bfa4ab46b1 What happened here 2023-09-19 08:13:04 -07:00
Enrico Ros cb83f2ddb0 Update messages 2023-09-19 07:55:51 -07:00
Enrico Ros 14a5e3a9b8 Merge branch 'main' of https://github.com/DeFiFoFum/big-agi into DeFiFoFum-main 2023-09-19 07:39:07 -07:00
Enrico Ros 7cffa7931a Merge branch 'Ashesh3-IndexedDB-storage' 2023-09-19 07:29:29 -07:00
Enrico Ros c83637118c IndexedDB: strengthen the migration process, including localStorage backup (#158) 2023-09-19 07:26:23 -07:00
Enrico Ros f4cd952b1c OpenRouter: describe how to configure it 2023-09-18 23:13:23 -07:00
Enrico Ros 34d5a32fe5 Re-Enable Speech Recognition on Safari (still untested on iPhones) 2023-09-18 22:43:23 -07:00
Enrico Ros f1e5585337 Merged #158 2023-09-15 07:44:25 -07:00
Enrico Ros b7c7268806 Merge branch 'IndexedDB-storage' of https://github.com/Ashesh3/big-agi into Ashesh3-IndexedDB-storage 2023-09-15 12:03:09 -07:00
Enrico Ros 7f49ddb2cc Export text cleanup 2023-09-15 07:00:32 -07:00
Enrico Ros 0e7c9e3d45 A forked chat's messages are all done (not typing) 2023-09-13 07:26:52 -07:00
Enrico Ros 7e6a7a2e2a Show chat sizes when at the maximum 2023-09-13 07:23:39 -07:00
Enrico Ros 5cc2661375 Update news page 2023-09-12 00:46:14 -07:00