MCPcopy Index your code
hub / github.com/lm-sys/FastChat / conversation.py

File conversation.py

fastchat/conversation.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Conversation prompt templates.
3
4We kindly request that you import fastchat instead of copying this file if you wish to use it.

Callers

nothing calls this directly

Calls 7

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

Tested by

no test coverage detected