You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: FormFillerTextIT related to model changes, and some imports cleanup. (#20)
* fix: Fixes/changes in the FormFillerTextIT related to the model change (deprecated text-davinci-003 to gpt-3.5-turbo-instruct), and some imports cleanup.
* Add back dates changes, as I have seen for Manolo the dates were the same as with the old model.
* temporary bump form-filler-addon to 1.1.0 to bypass failure because of deprecated model
* change assertion to match model form data
* model returns lowercase word, fix the test
* another fix to meet AI response
---------
Co-authored-by: Manuel Carrasco Moñino <[email protected]>
0 commit comments