File tree Expand file tree Collapse file tree 2 files changed +40
-1
lines changed Expand file tree Collapse file tree 2 files changed +40
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v0.44.0 (2025-01-02)
6+
7+ ### Build
8+
9+ * build: add openai-whisper
10+
11+ * remove install_whisper from postinstall
12+
13+ * poetry add openai-whisper ([ ` e595dd3 ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/e595dd37196111fee504cc4e605708150701a719 ) )
14+
15+ ### Feature
16+
17+ * feat(models): add ` ActionEvent.prompt_for_description ` (#933 )
18+
19+ * add ActionEvent.prompt_for_description
20+
21+ * add display_event(darken_outside, display_text)
22+
23+ * add experiments/describe_action.py
24+
25+ * default RECORD_AUDIO to false
26+
27+ * use joinedload in get_latest_recording
28+
29+ * set anthropic.py MODEL_NAME to claude-3-5-sonnet-20241022
30+
31+ * support PNG in utils.image2utf8
32+
33+ * python> ; =3.10,< ; 3.12 ([ ` 266b9bf ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/266b9bfdc321d7eb2cf0b4d5b1db0833061db11c ) )
34+
35+ ### Unknown
36+
37+ * Revert " ; poetry -> ; uv" ;
38+
39+ This reverts commit 615c17602e2cd33b290d2b16015bb60cfa38a7d0. ([ ` 5a8b9bc ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/5a8b9bcb9e21a4f6f08a9dba7bb00e64daa6d631 ) )
40+
41+ * poetry -> ; uv ([ ` 615c176 ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/615c17602e2cd33b290d2b16015bb60cfa38a7d0 ) )
42+
43+
544## v0.43.1 (2024-12-30)
645
746### Build
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " openadapt"
3- version = " 0.43.1 "
3+ version = " 0.44.0 "
44description = " Generative Process Automation"
55authors = [
66 ' Richard Abrich <[email protected] >' ,
You can’t perform that action at this time.
0 commit comments