Class FunctionCall

java.lang.Object
xyz.felh.openai.chat.tool.FunctionCall
All Implemented Interfaces:
Serializable, IOpenAiBean

public class FunctionCall extends Object implements IOpenAiBean
See Also:
  • Constructor Details

    • FunctionCall

      public FunctionCall()