* Pass maxFileSize attribute when instantiating IncomingForm()
Assigning a value through `form.maxFileSize` directly no longer works and will result in `Type error: Property 'maxFileSize' does not exist on type 'IncomingForm'.`
* Refactor Formidable instantiation acdg. to example shown in docs
Example usage acdg. to docs:
|
||
|---|---|---|
| .. | ||
| chatbot-kickstarter | ||
| embeddings-playground | ||
| enterprise-knowledge-retrieval | ||
| file-q-and-a | ||
| web-crawl-q-and-a | ||