Module openai_flows::chat

source ·

Structs

Enums

Functions

  • Fetch the question history of conversation_id Result will be an array of string whose length is restricted by limit. When limit is 0, all history will be returned.