MCPcopy 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

1import dataclasses
2from enum import auto, Enum
3from typing import List, Tuple
4import base64

Callers

nothing calls this directly

Calls 2

ConversationClass · 0.85
get_promptMethod · 0.80

Tested by

no test coverage detected