mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 15:00:57 +03:00
chore: update unstructured API url and doc reference (#3224)
chore: udpate unstructured API url and doc reference
This commit is contained in:
@@ -29,7 +29,7 @@ type Element = {
|
||||
export class UnstructuredLoader extends BaseDocumentLoader {
|
||||
public filePath: string
|
||||
|
||||
private apiUrl = 'https://api.unstructured.io/general/v0/general'
|
||||
private apiUrl = 'https://api.unstructuredapp.io/general/v0/general'
|
||||
|
||||
private apiKey?: string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user