Skip to content

Conversation

tjbck
Copy link
Contributor

@tjbck tjbck commented Jun 16, 2025

No description provided.

jk-f5 and others added 30 commits June 10, 2025 10:52
Adds the ability to enable the Code Interpreter feature by appending
`code-interpreter=true` to the chat URL.

The `Chat.svelte` component's `initNewChat` function has been updated
to parse this URL parameter. If present, it sets the
`codeInterpreterEnabled` state variable to true.

This change leverages the existing mechanisms for:
- Saving and restoring `codeInterpreterEnabled` state to/from localStorage.
- Displaying and toggling the Code Interpreter state via the existing UI
  button in the `MessageInput` component.

No new UI elements were added as the existing UI correctly reflects
the feature's state.
 i18n: Update fi-FI translation
i18n: Add german translation for new model pinning feature
chore: consistent apostrophe usage in components and i18n files
feat: Configure LDAP group synchronization with Open WebUI
fix: prevent redundant documents in expanded citation list
@tjbck tjbck marked this pull request as ready for review June 16, 2025 14:20
@tjbck tjbck merged commit b5f4c85 into main Jun 16, 2025
19 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

Development

Successfully merging this pull request may close these issues.