forked from enricoros/big-AGI
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Updates (#5) #6
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The icons are from the Authjs project.
…ricoros-v2-dev
* 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]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
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