-
-
Notifications
You must be signed in to change notification settings - Fork 17.9k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Check Existing Issues
- I have searched for any existing and/or related issues.
- I have searched for any existing and/or related discussions.
- I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!).
- I am using the latest version of Open WebUI.
Installation Method
Other
Open WebUI Version
v0.8.7
Ollama Version (if applicable)
No response
Operating System
Ubuntu 24.04
Browser (if applicable)
No response
Confirmation
- I have read and followed all instructions in
README.md. - I am using the latest version of both Open WebUI and Ollama.
- I have included the browser console logs.
- I have included the Docker container logs.
- I have provided every relevant configuration, setting, and environment variable used in my setup.
- I have clearly listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
- I have documented step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation. My steps:
- Start with the initial platform/version/OS and dependencies used,
- Specify exact install/launch/configure commands,
- List URLs visited, user input (incl. example values/emails/passwords if needed),
- Describe all options and toggles enabled or changed,
- Include any files or environmental changes,
- Identify the expected and actual result at each stage,
- Ensure any reasonably skilled user can follow and hit the same issue.
Expected Behavior
After adding an Open Terminal server in the user settings, the LLM should receive information about the tools provided by Open Terminal.
Actual Behavior
I can interact with the Open Terminal UI, but the model does not have any tools available to interact with it.
Steps to Reproduce
- Add Open Terminal server through user settings
- In the chat, ask to interact with the terminal or for a list of available tools
Logs & Screenshots
When asking the model for its available tools after adding the Open Terminal connection:
I have access to the following tools to help you:
Search & Retrieval:
search_web: Search the web for up-to-date information, news, public contact info, weather, etc.
get_website: Scrape a specific website to get its content.
get_current_timestamp: Get the current Unix timestamp.
calculate_timestamp: Calculate timestamps for date filtering (e.g., "last week", "3 days ago").
Knowledge Bases:
list_knowledge_bases: List your accessible knowledge bases.
search_knowledge_bases: Search KBs by name and description.
query_knowledge_bases: Search KBs semantically to find relevant collections.
search_knowledge_files: Search files within knowledge bases by filename.
query_knowledge_files: Search files semantically across all accessible collections.
view_knowledge_file: Retrieve the full content of a specific file from a knowledge base.
Chats & Notes:
search_chats: Search your previous chat conversations by title or message content.
view_chat: Retrieve the full history of a specific chat.
search_notes: Search your personal notes by title or content.
view_note: Retrieve the full content of a specific note.
write_note: Create a new note with a title and content.
replace_note_content: Update the content or title of an existing note.
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working