Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
""
"
2
Conversation prompt templates.
3
4
We 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_template
Function · 0.90
register_conv_template
Function · 0.85
Conversation
Class · 0.85
append_message
Method · 0.80
get_prompt
Method · 0.80
set_system_message
Method · 0.80
to_openai_api_messages
Method · 0.80
Tested by
no test coverage detected