MachineCurious

Results 3 issues of MachineCurious

Hi, Why are you changing the Fragment key each time there is a reset? In render of Field we have this: https://github.com/react-component/field-form/blob/e9184848e73a5e39fd2976826a7020328dba01ed/src/Field.tsx#L644 This is causing unwanted unmount/remount of the Field...

Hi, thanks for this amazing work ! I'm getting this error: "openai.error.InvalidRequestError: This model's maximum context length is 4097 tokens. However, your messages resulted in 43204 tokens. Please reduce the...

### Confirm this is a feature request for the Python library and not the underlying OpenAI API. - [X] This is a feature request for the Python library ### Describe...