v1.8.0
oak-machine-user
released this
30 Sep 11:57
·
371 commits
to production
since this release
1.8.0 (2024-09-30)
Bug Fixes
- 'generate' vs 'interactive' prompt fixes (#148) (d19d6c4)
- add a toggle to enable/disable structured outputs (#133) (cdf64ef)
- admin moderation order by date (#140) (76a9529)
- change extensions in mobile button (#115) (df73b6d)
- change plan parts embeddings to 256 vectprs (#157) (65f562c)
- changes text in modify (d7e1cb1)
- correct paths for help (#118) (43403df)
- detect StreamingLessonPlan for mobile modal (35b0460)
- error colour precedence in message wrapper (#112) (bd75989)
- fuzzy key stage from correct table (#125) (b370823)
- help button (#120) (d13a945)
- message ids, flag and modify tables (#145) (2d347eb)
- prompt generation types, variants and testing Open AI responses (#44) (571fee9)
- prompt key stage enum (#127) (22102fd)
- quiz designer snags (#113) (84b5e67)
- refetch chat on mount to fix the blank chat issue on back navigation (#166) (ac7828c)
- revert (e7221d2)
- send chat id with analytics events (#154) (638c851)
- stop interaction except in moderation or idle (#165) (e27b13a)
- survey not found bug (#121) (fe94d13)
- use new AI protocol format for friendly errors (#122) (55b299c)
Features
- add distractor length to the schema (#68) (f6ace60)
- add time to first token for openai (#144) (79d51a8)
- allow the user to interact while moderation is in progress (#147) (8a3b9e1)
- check for exsisting downloads on download page mount (#114) (33d2846)
- invalidate moderation and unblock user (#109) (dfd988f)
- sanity (#151) (1ab164d)
- shortened text responses, basedOn selection and generate mode prompt tidy-up (#124) (940c97a)
- structured outputs for Aila (#91) (3145f2a)
- use TRPC for state and remove the spinner flash (#135) (efccbb6)