Commit Graph

184 Commits

Author SHA1 Message Date
Enrico Ros 5b35435136 Removed stray page. #177 2023-12-10 01:56:48 -08:00
Enrico Ros 9184e28691 Merge branch 'add-basic-auth' of https://github.com/LennardSchwarz/lenn-big-agi into LennardSchwarz-add-basic-auth 2023-12-09 22:26:59 -08:00
Enrico Ros af70b39515 Browse: beginning to cleanup page load 2023-12-08 04:37:09 -08:00
Lennard Schwarz b7ca69aa0e Update realm info 2023-12-01 18:31:04 +01:00
Lennard Schwarz 598a6a8e0b Merge branch 'main' of github-ls:LennardSchwarz/lenn-big-agi into add-basic-auth 2023-12-01 18:25:58 +01:00
Enrico Ros aa09e60f5f Browse: cleanups 2023-11-24 14:20:50 -08:00
Enrico Ros c1516e7be0 Browse: Share Target -> Composer attachment 2023-11-24 13:11:44 -08:00
Enrico Ros 16916db247 Improve routing, and move the action pwa action receiver 2023-11-21 22:17:17 -08:00
Enrico Ros bb36dbc4b9 Removed the Labs page, removed a store 2023-11-21 21:31:21 -08:00
Enrico Ros cbffc3f6d5 Snackbar Framework - Closes #206 2023-11-21 16:41:12 -08:00
Enrico Ros 552ffb4257 Fix page 2023-11-14 03:59:37 -08:00
Enrico Ros 5a158155c5 Backend: fetch capabilities 2023-11-14 02:30:46 -08:00
Enrico Ros 5c93af6cdc Restructure the App wrappers in Providers 2023-11-13 23:04:53 -08:00
Enrico Ros c2f991678c App files: start rationalizing 2023-11-13 14:49:38 -08:00
Enrico Ros 5c65e888d7 More Lint fixes 2023-11-11 17:29:58 -08:00
Enrico Ros 214983ee82 NextJS 14 Support, with App Router, TurboPack 2023-11-09 22:54:38 -08:00
Enrico Ros 47f1fcd3bf Ollama: full support (stream, gen, list, pull, index). Fixes #179 2023-11-08 17:47:41 -08:00
Enrico Ros be7dc82b75 Cleanup streaming errors 2023-11-08 13:55:59 -08:00
Enrico Ros 4b5519a134 Cleanup streaming errors 2023-11-08 13:53:32 -08:00
Enrico Ros 63541b37ec llms: scope files 2023-11-07 18:50:46 -08:00
Enrico Ros 2297a20a15 Fix state 2023-11-01 16:29:53 -07:00
Lennard Schwarz 33312e0fd9 Add my middleware thing 2023-10-30 14:52:43 +01:00
Enrico Ros 9b779e788f Tryfix #174 2023-10-24 12:51:20 -07:00
Enrico Ros ec29c63cf3 OpenAI transport: mode debuggability 2023-10-23 23:39:50 -07:00
Enrico Ros 7b27f0ed22 Call: cleanups 2023-10-19 17:36:52 -07:00
Enrico Ros ba35840cbd Call - brand new application; baseline support
Notes:
 - Sounds Source: https://mixkit.co/free-sound-effects/phone-ring/
2023-10-19 17:13:13 -07:00
Enrico Ros 6aa98da2f4 chatLinkId 2023-10-18 15:56:39 -07:00
Enrico Ros 989b4461e7 ChatLink: move to /link/chat, update DB, cleanups 2023-10-18 15:25:46 -07:00
Enrico Ros 7ea232f516 Formalize Shared Viewer application 2023-10-17 19:00:11 -07:00
Enrico Ros 65831fa1e9 Extract Logo Progress 2023-10-17 18:59:37 -07:00
Enrico Ros b207d61f78 SSS: improve the viewing page 2023-10-17 15:58:24 -07:00
Enrico Ros de305dbdb9 Sharing Page 2023-10-17 05:15:15 -07:00
Enrico Ros 3f63d03572 Visibility changes 2023-10-17 02:53:50 -07:00
Enrico Ros 66782faba4 tRPC: add a Node NextJS API route (Edge Function), in addition to the existing Edge Runtime
Move the 'trade' router from the Edge to the Node runtime.
2023-10-16 18:24:39 -07:00
Enrico Ros df76ec7d6f tRCP: move client code to src/common/utils 2023-10-16 15:25:56 -07:00
Enrico Ros 47539c8d44 tRCP: move server code to the new src/server 2023-10-16 15:20:14 -07:00
Enrico Ros 85562b5888 Mobile share_target: move to /launch 2023-10-15 23:53:00 -07:00
Enrico Ros 1e0f11d064 Llms: move the server side proximally closer 2023-09-22 20:57:32 -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 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 17077e4c16 Render Latex via React-Katex (dynamic) 2023-08-25 19:45:57 -07:00
Enrico Ros 98d791810a MPEG Streaming support in the ElevenLabs API
With this patch, the edge function begins streaming the content right away.
This leads to some minor optimization for the non-streaming use case, as there
is no large audio file kept on the server before transferring.
But this mainly creates a large optimization for the "streaming" use case,
as as the data trickles in, it is sent to the client in pass-through fashion.
2023-08-17 23:54:57 -07:00
Enrico Ros bbf6e289d3 Cleanups 2023-08-17 14:53:13 -07:00
Enrico Ros 76966ebd6c Explain the Goofy Labs mode 2023-08-15 01:06:53 -07:00
Enrico Ros faa6d12430 Add YouTube persona creation (part), incl. LLM Chain Hook
The features can fetch and analyze the captions/transcripts of YouTube videos.
This analysis is then used to create detailed character sheets which will be used
to generate the system prompt of a persona.
2023-08-09 02:02:45 -07:00
Enrico Ros 8eae1f229f Largely improve pluggable layout 2023-08-08 19:07:56 -07:00
Enrico Ros c171c8494b Port to Joy 5-beta 2023-08-05 18:07:53 -07:00
Enrico Ros e83c5ce5e3 Prism CSS local import 2023-08-04 19:33:02 -07:00
Kevin 783f5499b5 Update stream content-type 2023-08-01 17:50:48 -07:00