7.16.0
Minor Changes
- #3387
7ea6e26Thanks @carlos-marchal-ph! -Prompts.get()now accepts{ withMetadata: true }and returns aPromptResultobject containingsource(api,cache,stale_cache, orcode_fallback),name, andversionalongside the prompt text. The previous plain-string return is deprecated and will be removed in a future major version.
(2026-04-15)