Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates (#5) #6

Merged
merged 108 commits into from
Dec 13, 2024
Merged

Updates (#5) #6

merged 108 commits into from
Dec 13, 2024

Conversation

jannesbrunner
Copy link
Owner

  • Anthropic: add Haiku 3.5

  • Update README.md (Update README.md #2)

  • SQL highlight

  • Inform about the issue dragging from Obsidian

  • Bits

  • Config: TOS

  • DataStreamViz: speed

  • Roll packages (incl. pdfjs)

  • Remove @sanity's diff library (slow, old).

  • DSV: speed

  • Aix - misc

  • roll packages

  • UrlUtils: b64

  • AudioLivePlayer: convert for buffers

  • ElevenLabs: tRPC streaming - supports new v2 and Turbo 2.5 models

  • Simplify: remove backend analytics

  • BackendCaps: refresh on reconnect

  • Bits

  • xAI: full support

  • Roll packages

  • Backend debug

  • Tryfix reload for clipboardUtils

  • Icons: Google and GitHub

The icons are from the Authjs project.

  • Sherpa: add modal

  • Get latest updates from v2 dev (Get latest updates from v2 dev #3)

  • Anthropic: add Haiku 3.5

  • SQL highlight

  • Inform about the issue dragging from Obsidian

  • Bits

  • Config: TOS

  • DataStreamViz: speed

  • Roll packages (incl. pdfjs)

  • Remove @sanity's diff library (slow, old).

  • DSV: speed

  • Aix - misc

  • roll packages

  • UrlUtils: b64

  • AudioLivePlayer: convert for buffers

  • ElevenLabs: tRPC streaming - supports new v2 and Turbo 2.5 models

  • Simplify: remove backend analytics

  • BackendCaps: refresh on reconnect

  • Bits

  • xAI: full support

  • Roll packages

  • Backend debug

  • Tryfix reload for clipboardUtils

  • Icons: Google and GitHub

The icons are from the Authjs project.

  • Sherpa: add modal

  • Remove empty chats from the history (don't even save them until we have content)

  • Incognito: visual indicator

  • Fix react dep

  • ChatMessage: menu within screen bounds

  • Hide costs counter when < $0.0001 (initial visual clutter)

  • _fetchFromTRPC: types for PUT and DELETE

  • xAI: fix inversion

  • Improve shadow

  • Beam: ctrl+up/down

  • Beam: start all/stop all shortcuts

  • Nav: change names

  • UI: Persona Icons in Drawer: off by default

  • roll packages

  • Unused, comment

  • Exclusions

  • tRPC: rename rooters

  • tRPC: relocate

  • UI: Fix Beam ctrl+enter

  • SVG: improve detection

  • Roll packages.

  • Gemini: code execution flags

  • Gemini: update models

  • Support .sh files

  • AIX: support forwarded OpenRouter errors

  • AIX: disable comments in the demuxer parse

  • Tryfix RenderCode (was all vertical)

  • Add the "2 days ago" option

  • Enable Node 22

  • Roll packages

  • Lint: thanks typescript

  • Smaller panes

  • Gemini: add 1121

  • Sync: add DeviceID, stored

  • Update min width

  • Theme update

  • Add Beauty

  • roll packages

  • .gitignore

  • Normalize PricingChatGenerate

  • Type normalization Metrics

  • Sherpa/chats: delay GC to delay loading the conversations store

  • DConversation: converters update

  • Vector Clocks implementation

  • Models list: more compact on mobile

  • OpenAI: update models

  • OpenAI: wire notes

  • OpenAI: resort

  • OpenAI: o1: re-enable streaming

  • Gemini: support for 1206

  • Beam: remove /beam, it's not really a command

  • idUtils: add uuidV4

  • idUtils: nanoId -> uuidv4

  • AIX: port FlattenerModal (useStreamChatText)

  • AIX: port Persona Creator (LLMChain)

  • AIX: port Telephone (aixCGR_fromHistory)

  • AIX: remove llms's legacy VChatMessage and llmStreamingChatGenerate

  • AIX: misc

  • AIX: calls: no system messages

  • Persona Creator: correct display. [BUG] Error in creating a persona. enricoros/big-AGI#685

  • Don't use GitHub as CDN - Fixes [BUG] Broken image "big-AGI BEAM Rays" on beam welcome page enricoros/big-AGI#691

  • Gemini: forcefully delete the models replaced without official comms/updates. Fixes [BUG] Repeated / duplicate experimental Gemini models enricoros/big-AGI#690

  • Ollama: update models

  • Ollama: update dispatch, Fixes [BUG] Ollama AIX Configuration Issue enricoros/big-AGI#678

  • Ollama: doc PNG images

  • Ollama: default context to 4096

  • OpenRouter: update models sorting

  • Persona Viewer: fix

  • Remove messageSingleTextOrThrow

  • Cleanup after AIX migration

  • roll packages

  • roll pdfjs

  • more roll packages

  • remove optional package

  • Show Free models

  • Mobile llm options fix

  • Gemini: update models, including 2.0 Flash

  • Fix: store-chats: don't partialize if there's a single chat

  • disable dead protocol code

  • Typeshift: prework 1

  • Personas: allow to switch out null personas

  • Conceptually split the system Instruction with the rest of the history


enricoros and others added 25 commits December 10, 2024 20:49
* Anthropic: add Haiku 3.5

* Update README.md (#2)

* SQL highlight

* Inform about the issue dragging from Obsidian

* Bits

* Config: TOS

* DataStreamViz: speed

* Roll packages (incl. pdfjs)

* Remove @sanity's diff library (slow, old).

* DSV: speed

* Aix - misc

* roll packages

* UrlUtils: b64

* AudioLivePlayer: convert for buffers

* ElevenLabs: tRPC streaming - supports new v2 and Turbo 2.5 models

* Simplify: remove backend analytics

* BackendCaps: refresh on reconnect

* Bits

* xAI: full support

* Roll packages

* Backend debug

* Tryfix reload for clipboardUtils

* Icons: Google and GitHub

The icons are from the Authjs project.

* Sherpa: add modal

* Get latest updates from v2 dev (#3)

* Anthropic: add Haiku 3.5

* SQL highlight

* Inform about the issue dragging from Obsidian

* Bits

* Config: TOS

* DataStreamViz: speed

* Roll packages (incl. pdfjs)

* Remove @sanity's diff library (slow, old).

* DSV: speed

* Aix - misc

* roll packages

* UrlUtils: b64

* AudioLivePlayer: convert for buffers

* ElevenLabs: tRPC streaming - supports new v2 and Turbo 2.5 models

* Simplify: remove backend analytics

* BackendCaps: refresh on reconnect

* Bits

* xAI: full support

* Roll packages

* Backend debug

* Tryfix reload for clipboardUtils

* Icons: Google and GitHub

The icons are from the Authjs project.

* Sherpa: add modal

---------

Co-authored-by: Enrico Ros <[email protected]>

* Remove empty chats from the history (don't even save them until we have content)

* Incognito: visual indicator

* Fix react dep

* ChatMessage: menu within screen bounds

* Hide costs counter when < $0.0001 (initial visual clutter)

* _fetchFromTRPC: types for PUT and DELETE

* xAI: fix inversion

* Improve shadow

* Beam: ctrl+up/down

* Beam: start all/stop all shortcuts

* Nav: change names

* UI: Persona Icons in Drawer: off by default

* roll packages

* Unused, comment

* Exclusions

* tRPC: rename rooters

* tRPC: relocate

* UI: Fix Beam ctrl+enter

* SVG: improve detection

* Roll packages.

* Gemini: code execution flags

* Gemini: update models

* Support .sh files

* AIX: support forwarded OpenRouter errors

* AIX: disable comments in the demuxer parse

* Tryfix RenderCode (was all vertical)

* Add the "2 days ago" option

* Enable Node 22

* Roll packages

* Lint: thanks typescript

* Smaller panes

* Gemini: add 1121

* Sync: add DeviceID, stored

* Update min width

* Theme update

* Add Beauty

* roll packages

* .gitignore

* Normalize PricingChatGenerate

* Type normalization Metrics

* Sherpa/chats: delay GC to delay loading the conversations store

* DConversation: converters update

* Vector Clocks implementation

* Models list: more compact on mobile

* OpenAI: update models

* OpenAI: wire notes

* OpenAI: resort

* OpenAI: o1: re-enable streaming

* Gemini: support for 1206

* Beam: remove /beam, it's not really a command

* idUtils: add uuidV4

* idUtils: nanoId -> uuidv4

* AIX: port FlattenerModal (useStreamChatText)

* AIX: port Persona Creator (LLMChain)

* AIX: port Telephone (aixCGR_fromHistory)

* AIX: remove llms's legacy VChatMessage and llmStreamingChatGenerate

* AIX: misc

* AIX: calls: no system messages

* Persona Creator: correct display. enricoros#685

* Don't use GitHub as CDN - Fixes enricoros#691

* Gemini: forcefully delete the models replaced without official comms/updates. Fixes enricoros#690

* Ollama: update models

* Ollama: update dispatch, Fixes enricoros#678

* Ollama: doc PNG images

* Ollama: default context to 4096

* OpenRouter: update models sorting

* Persona Viewer: fix

* Remove messageSingleTextOrThrow

* Cleanup after AIX migration

* roll packages

* roll pdfjs

* more roll packages

* remove optional package

* Show Free models

* Mobile llm options fix

* Gemini: update models, including 2.0 Flash

* Fix: store-chats: don't partialize if there's a single chat

* disable dead protocol code

* Typeshift: prework 1

* Personas: allow to switch out null personas

* Conceptually split the system Instruction with the rest of the history

---------

Co-authored-by: Enrico Ros <[email protected]>
Copy link

vercel bot commented Dec 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
big-agi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 13, 2024 11:46pm

@jannesbrunner jannesbrunner merged commit 4efffd8 into production Dec 13, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants