Include tool definitions in prompts pulled from the hub #24893
alexnodeland
announced in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
Currently on leveraging
hub.pull()
, the SDK returns an instance of theChatPromptTemplate
object. This does not include the tool definitions which may have been set in the prompt playground.Motivation
It would be useful for the prompts to include the tool definitions, so that I don't have to duplicate this.
Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions