LlmConstants

Internal constants for LLM requests and responses.

Properties

Link copied to clipboard
const val FILE_DATA: String
Link copied to clipboard
const val INLINE_DATA: String
Link copied to clipboard
const val KEY_CONFIG: String
Link copied to clipboard
const val KEY_CONTENTS: String
Link copied to clipboard
const val KEY_MODEL: String

Keys used for mapping/logging LLM requests.

Link copied to clipboard