SpellcraftAI/openai-streams

Support conversation context

twinkle77 opened this issue · 1 comments

Excuse me, can this sdk couple the logic of the conversation context? Thank you

You can just use await OpenAI("chat", { messages: [ ... ] }) can't you? If you clarify the issue I'll reopen.