@future-agi/sdk
Version:
We help GenAI teams maintain high-accuracy for their Models in production.
4 lines • 333 B
TypeScript
export { StatusType, SUPPORTED_FILE_TYPES, CONTENT_TYPE_MAP } from './types';
export type { KnowledgeBaseConfig, KnowledgeBaseCreateResponse, KnowledgeBaseUpdateResponse, KnowledgeBaseListResponse, KnowledgeBaseOptions, SupportedFileType } from './types';
export { KnowledgeBase } from './client';
//# sourceMappingURL=index.d.ts.map