Values.ContentBlockSourceContains the content for the message you pass to, or receive from a model. For more information, see Create a prompt using Prompt management.
type nonrec t = {text : String_.t option;The text in the message.
*)cachePoint : CachePointBlock.t option;Creates a cache checkpoint within a message.
*)}