MCPcopy Create free account
hub / github.com/OpenBMB/ToolBench / tool_conversation.py

File tool_conversation.py

toolbench/tool_conversation.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Tool conversation prompt templates. Basically copy from FastChat.
3"""
4

Callers

nothing calls this directly

Calls 5

register_conv_templateFunction · 0.85
ConversationClass · 0.85
get_conv_templateFunction · 0.85
append_messageMethod · 0.80
get_promptMethod · 0.80

Tested by

no test coverage detected