mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-05 00:10:27 -05:00
[PR #7279] [MERGED] fix: add missing tool description #60894
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/7279
Author: @Luceurre
Created: 11/23/2024
Status: ✅ Merged
Merged: 11/23/2024
Merged by: @tjbck
Base:
dev← Head:fix/missing-tool-description📝 Commits (1)
b2d3bfafeat: add description in Tool📊 Changes
1 file changed (+32 additions, -1 deletions)
View changed files
📝
backend/open_webui/utils/tools.py(+32 -1)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
:param:and:return:fields to get the function descriptionconvert_pydantic_to_openai_functionin LangChainFixed
Additional Information
Screenshots or Videos
Using the following tool:
We were getting the following specs:
Now we are getting:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.