APIInterfacesCompletionResponseمحتويات هذه الصفحةInterface: CompletionResponseProperties raw • raw: null | object Raw response from the LLM It's possible that this is null if the LLM response an iterable of chunks Defined in packages/core/src/llm/types.ts:119 text • text: string Defined in packages/core/src/llm/types.ts:113