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
unfortunately the chat/ endpoint does not support the grammar parameter the same way as generate/ does (Why is that btw?). Instead, it uses the tools parameter. But I am confused by the documentation of how to use tools for Guidance:
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
-
Hi everyone,
unfortunately the chat/ endpoint does not support the grammar parameter the same way as generate/ does (Why is that btw?). Instead, it uses the tools parameter. But I am confused by the documentation of how to use tools for Guidance:
https://huggingface.co/docs/text-generation-inference/en/guidance#tools-and-functions-
I'm basically looking for more detailed information on how to use tools for guidance and how to create a tools dict.
Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions