X @srhnylmz14
import hf
agent = hf.agent(“order_agent”)
order = agent(prompt, phone_call)
print(order)
import hf
agent = hf.agent(“order_agent”)
order = agent(prompt, phone_call)
print(order)
lmk if that sounds good
lmk if that sounds good
imagine you’re building a phone-order pipeline for some bakery, it would be awesome to have an easy conversational agent add-on
imagine you’re building a phone-order pipeline for some bakery, it would be awesome to have an easy conversational agent add-on