Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/XPixelGroup/DiffBIR
/ conversation.py
File
conversation.py
llava/conversation.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
dataclasses
2
from
enum
import
auto, Enum
3
from
typing
import
List, Tuple
4
import
base64
Callers
nothing calls this directly
Calls
2
Conversation
Class · 0.85
get_prompt
Method · 0.80
Tested by
no test coverage detected