Symbol Reference
Symbol Reference
/ sgcHTTP_API_OpenAI Namespace
/ Classes / TsgcHTTP_API_OpenAI_Base_Methods_Basic
/ TsgcHTTP_API_OpenAI_Base_Methods_Basic Methods (sgcHTTP_API_OpenAI) / TsgcHTTP_API_OpenAI_Base_Methods_Basic._ListVectorStoreFilesBatch
TsgcHTTP_API_OpenAI_Base_Methods_Basic._ListVectorStoreFilesBatch
Close
sgcWebSockets Classes
TsgcHTTP_API_OpenAI_Base_Methods_Basic._ListVectorStoreFilesBatch Method

Namespace: sgcHTTP_API_OpenAI

Pascal
C++
C#
Visual Basic
public function _ListVectorStoreFilesBatch( const aVectorStoreId: string; const aBatchId: string; aLimit: Integer = 20; const aOrder: string = 'desc'; const aAfter: string = ''; const aBefore: string = ''; const aFilter: string = '' ): string;

This is _ListVectorStoreFilesBatch, a member of class TsgcHTTP_API_OpenAI_Base_Methods_Basic.