You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello team! I really appreciate help with an issue using custom vLLM endpoint with Qwen3 model
It is aware of the tools, but unable to use them.
However, I am able to list & use the prompts of mcp server
OS: Linux / Tumbleweed / x86_64
Goose version: 1.15.0
I can provide with any additional info if required!
goose is running! Enter your instructions, or try asking what goose can do.
Context: ○○○○○○○○○○ 0% (0/128000 tokens)
( O)> open google.com in a web browser
To open Google in a web browser, we can use a simple shell command. However, since we don't have direct access to launch web browsers through the available tools, I can demonstrate how to open a URL using a shell command. Would you like to proceed with this approach? If so, I will use the `xdg-open` command to open Google in your default web browser. Here’s the command:
> ```sh
> xdg-open https://www.google.com
> ```
Would you like me to run this command now? If you want to try it yourself, you can copy and paste the command into your terminal.
⏱️ Elapsed time: 4.38s
Context: ●○○○○○○○○○ 7% (9561/128000 tokens)
( O)> yes
⏱️ Elapsed time: 1.24s
Context: ●○○○○○○○○○ 7% (9561/128000 tokens)
( O)> Press Enter to send, Ctrl-J for new line
( O)> list all tools
Sure! Here is a list of the available tools and their descriptions:
### Bugzilla Tools
- **bugzilla__add_comment**: Add a comment to a bug. It can optionally be private.
- **bugzilla__bug_comments**: Return the comments of a given bug ID.
- **bugzilla__bug_info**: Return the entire information about a given bugzilla bug ID.
- **bugzilla__bug_url**: Return the bug URL.
- **bugzilla__learn_quicksearch_syntax**: Access the documentation of the bugzilla quicksearch syntax.
- **bugzilla__server_url**: Get the base URL of the bugzilla server.
### ComputerController Tools
- **computercontroller__automation_script**: Create and run small scripts for automation tasks.
- **computercontroller__cache**: Manage cached files and data.
- **computercontroller__computer_control**: Control the computer using Linux system automation.
- **computercontroller__docx_tool**: Process DOCX files to extract text and create/update documents.
- **computercontroller__pdf_tool**: Process PDF files to extract text and images.
- **computercontroller__web_scrape**: Fetch and save content from a web page.
- **computercontroller__xlsx_tool**: Process Excel (XLSX) files to read and manipulate spreadsheet data.
### Developer Tools
- **developer__analyze**: Analyze code structure.
- **developer__image_processor**: Process an image file from disk.
- **developer__list_windows**: List all available window titles.
- **developer__screen_capture**: Capture a screenshot of a specified display or window.
- **developer__shell**: Execute a command in the shell.
- **developer__text_editor**: Perform text editing operations on files.
### ExtensionManager Tools
- **extensionmanager__list_resources**: List resources from an extension(s).
- **extensionmanager__manage_extensions**: Enable or disable extensions.
- **extensionmanager__read_resource**: Read a resource from an extension.
- **extensionmanager__search_available_extensions**: Search for additional extensions.
### Platform Tools
- **platform__manage_schedule**: Manage scheduled recipe execution for this goose instance.
Would you like to perform an action using any of these tools or do you need more detailed information on a specific tool?
⏱️ Elapsed time: 8.52s
Context: ●○○○○○○○○○ 8% (10049/128000 tokens)
( O)> Press Enter to send, Ctrl-J for new line
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello team! I really appreciate help with an issue using custom vLLM endpoint with
Qwen3modelIt is aware of the tools, but unable to use them.
However, I am able to list & use the prompts of mcp server
OS:
Linux / Tumbleweed / x86_64Goose version:
1.15.0I can provide with any additional info if required!
Beta Was this translation helpful? Give feedback.
All reactions