openai-cookbook/apps
Matthew Jericho Go Sy b7d3f3519e
Fix File Q&A build error due to removed way of assigning options to the Formidable instance (#372)
* 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: e5e25d2fd9/README.md (formidable--incomingform)
2023-09-11 16:09:00 -07:00
..
chatbot-kickstarter Fix duplicate "basic" 2023-06-14 10:35:49 +09:00
embeddings-playground fixes bad paths in embeddings playground readme 2023-05-22 16:41:21 -07:00
enterprise-knowledge-retrieval FIX: missing pip installs for enterprise_knowledge_retrieval.ipynb 2023-05-26 18:00:11 +08:00
file-q-and-a Fix File Q&A build error due to removed way of assigning options to the Formidable instance (#372) 2023-09-11 16:09:00 -07:00
web-crawl-q-and-a Bump tornado from 6.2 to 6.3.2 in /apps/web-crawl-q-and-a (#459) 2023-09-11 16:05:37 -07:00