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
The problem is tags doesn't seem to set on new commit.
I expected to set tags like below image.
Are you sure to support tagging for each commits by push_system(tags=tags)?
If so, could you tell me how to do that? 🙏
The text was updated successfully, but these errors were encountered:
TakumaKurosawa
changed the title
DOC: push_prompt() seems not to support the tagging
DOC: push_prompt() seems not to be supported the tagging
Jan 24, 2025
TakumaKurosawa
changed the title
DOC: push_prompt() seems not to be supported the tagging
DOC: push_prompt() seems not to be supported tagging
Jan 24, 2025
Issue with current documentation:
Idea or request for content:
I've tried to manage the system prompts programatically as below code.
push_system_prompt.py
The problem is
tags
doesn't seem to set on new commit.I expected to set tags like below image.
Are you sure to support tagging for each commits by
push_system(tags=tags)
?If so, could you tell me how to do that? 🙏
The text was updated successfully, but these errors were encountered: