Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update npm package openai to v4.76.2 #5601

Merged
merged 4 commits into from
Dec 16, 2024
Merged

Update npm package openai to v4.76.2 #5601

merged 4 commits into from
Dec 16, 2024

Conversation

hash-worker[bot]
Copy link
Contributor

@hash-worker hash-worker bot commented Nov 7, 2024

This PR contains the following updates:

Package Type Update Change Pending
openai dependencies minor 4.68.4 -> 4.76.2 4.76.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

openai/openai-node (openai)

v4.76.2

Compare Source

Full Changelog: v4.76.1...v4.76.2

Chores

v4.76.1

Compare Source

Full Changelog: v4.76.0...v4.76.1

Chores

v4.76.0

Compare Source

Full Changelog: v4.75.0...v4.76.0

Features
Chores

v4.75.0

Compare Source

Full Changelog: v4.74.0...v4.75.0

Features

v4.74.0

Compare Source

Full Changelog: v4.73.1...v4.74.0

Features

v4.73.1

Compare Source

Full Changelog: v4.73.0...v4.73.1

Documentation
  • readme: mention .withResponse() for streaming request ID (#​1202) (b6800d4)

v4.73.0

Compare Source

Full Changelog: v4.72.0...v4.73.0

Features
  • api: add gpt-4o-2024-11-20 model (#​1201) (0feeafd)
  • bump model in all example snippets to gpt-4o (6961c37)
Bug Fixes
Chores
Documentation

v4.72.0

Compare Source

Full Changelog: v4.71.1...v4.72.0

Features
  • add back deno runtime testing without type checks (1626cf5)
Chores

v4.71.1

Compare Source

Full Changelog: v4.71.0...v4.71.1

Bug Fixes

v4.71.0

Compare Source

Full Changelog: v4.70.3...v4.71.0

Features

v4.70.3

Compare Source

Full Changelog: v4.70.2...v4.70.3

Bug Fixes
  • change streaming helper imports to be relative (e73b7cf)

v4.70.2

Compare Source

Full Changelog: v4.70.1...v4.70.2

Bug Fixes
  • add permissions to github workflow (ee75e00)
  • skip deno ecosystem test (5b181b0)

v4.70.1

Compare Source

Full Changelog: v4.70.0...v4.70.1

Bug Fixes

v4.70.0

Compare Source

Full Changelog: v4.69.0...v4.70.0

Features
Chores
  • internal: fix isolated modules exports (9cd1958)
Refactors

v4.69.0

Compare Source

Full Changelog: v4.68.4...v4.69.0

Features
  • api: add new, expressive voices for Realtime and Audio in Chat Completions (#​1157) (12e501c)
Bug Fixes
Documentation

Configuration

📅 Schedule: Branch creation - "before 4am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@hash-worker hash-worker bot enabled auto-merge November 7, 2024 14:41
hashdotai
hashdotai previously approved these changes Nov 7, 2024
@github-actions github-actions bot added area/deps Relates to third-party dependencies (area) area/apps > hash* Affects HASH (a `hash-*` app) area/apps > hash-api Affects the HASH API (app) type/eng > backend Owned by the @backend team area/apps labels Nov 7, 2024
@hash-worker hash-worker bot force-pushed the deps/js/openai-4.x branch from ed646bf to 71a27a9 Compare November 7, 2024 16:45
@hash-worker hash-worker bot changed the title Update npm package openai to v4.70.2 Update npm package openai to v4.70.3 Nov 7, 2024
hashdotai
hashdotai previously approved these changes Nov 7, 2024
@hash-worker hash-worker bot force-pushed the deps/js/openai-4.x branch from 71a27a9 to 1f2e3bf Compare November 7, 2024 23:16
@hash-worker hash-worker bot changed the title Update npm package openai to v4.70.3 Update npm package openai to v4.71.0 Nov 7, 2024
hashdotai
hashdotai previously approved these changes Nov 7, 2024
@hash-worker hash-worker bot force-pushed the deps/js/openai-4.x branch from 1f2e3bf to 9c4debe Compare November 9, 2024 16:44
@hash-worker hash-worker bot changed the title Update npm package openai to v4.71.0 Update npm package openai to v4.71.1 Nov 9, 2024
hashdotai
hashdotai previously approved these changes Nov 9, 2024
@hash-worker hash-worker bot force-pushed the deps/js/openai-4.x branch from 6964683 to 514e55c Compare December 13, 2024 15:41
@hash-worker hash-worker bot changed the title Update npm package openai to v4.76.0 Update npm package openai to v4.76.1 Dec 13, 2024
hashdotai
hashdotai previously approved these changes Dec 13, 2024
@hash-worker hash-worker bot force-pushed the deps/js/openai-4.x branch from 514e55c to 0f07b0d Compare December 15, 2024 17:09
@hash-worker hash-worker bot changed the title Update npm package openai to v4.76.1 Update npm package openai to v4.76.2 Dec 15, 2024
hashdotai
hashdotai previously approved these changes Dec 15, 2024
Copy link

codecov bot commented Dec 15, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 22.80%. Comparing base (c6d0d1c) to head (971874d).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...tivities/flow-activities/answer-question-action.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5601      +/-   ##
==========================================
- Coverage   22.86%   22.80%   -0.07%     
==========================================
  Files         573      571       -2     
  Lines       19445    19361      -84     
  Branches     2754     2749       -5     
==========================================
- Hits         4447     4415      -32     
+ Misses      14945    14893      -52     
  Partials       53       53              
Flag Coverage Δ
apps.hash-ai-worker-ts 1.32% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hash-worker
Copy link
Contributor Author

hash-worker bot commented Dec 16, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@hash-worker hash-worker bot added this pull request to the merge queue Dec 16, 2024
Copy link
Contributor

Benchmark results

@rust/hash-graph-benches – Integrations

representative_read_entity

Function Value Mean Flame graphs
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/person/v/1 $$16.9 \mathrm{ms} \pm 201 \mathrm{μs}\left({\color{lightgreen}-26.376 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/song/v/1 $$15.9 \mathrm{ms} \pm 214 \mathrm{μs}\left({\color{gray}-2.206 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/book/v/1 $$16.5 \mathrm{ms} \pm 158 \mathrm{μs}\left({\color{gray}2.72 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/building/v/1 $$16.1 \mathrm{ms} \pm 171 \mathrm{μs}\left({\color{gray}-0.385 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/block/v/1 $$17.5 \mathrm{ms} \pm 225 \mathrm{μs}\left({\color{red}7.94 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/page/v/2 $$17.3 \mathrm{ms} \pm 183 \mathrm{μs}\left({\color{red}5.81 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/organization/v/1 $$17.3 \mathrm{ms} \pm 198 \mathrm{μs}\left({\color{red}6.02 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/playlist/v/1 $$16.4 \mathrm{ms} \pm 187 \mathrm{μs}\left({\color{lightgreen}-28.675 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/uk-address/v/1 $$15.6 \mathrm{ms} \pm 182 \mathrm{μs}\left({\color{lightgreen}-17.218 \mathrm{\%}}\right) $$ Flame Graph

representative_read_multiple_entities

Function Value Mean Flame graphs
entity_by_property depths: DT=255, PT=255, ET=255, E=255 $$68.0 \mathrm{ms} \pm 294 \mathrm{μs}\left({\color{gray}0.590 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=0, ET=0, E=0 $$40.4 \mathrm{ms} \pm 153 \mathrm{μs}\left({\color{gray}1.51 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=2, PT=2, ET=2, E=2 $$58.9 \mathrm{ms} \pm 271 \mathrm{μs}\left({\color{gray}-0.266 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=0, ET=0, E=2 $$44.7 \mathrm{ms} \pm 290 \mathrm{μs}\left({\color{gray}0.762 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=0, ET=2, E=2 $$50.1 \mathrm{ms} \pm 178 \mathrm{μs}\left({\color{gray}0.142 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=2, ET=2, E=2 $$54.8 \mathrm{ms} \pm 205 \mathrm{μs}\left({\color{gray}0.642 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=255, PT=255, ET=255, E=255 $$104 \mathrm{ms} \pm 305 \mathrm{μs}\left({\color{gray}0.716 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=0, ET=0, E=0 $$40.3 \mathrm{ms} \pm 217 \mathrm{μs}\left({\color{gray}1.74 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=2, PT=2, ET=2, E=2 $$96.8 \mathrm{ms} \pm 498 \mathrm{μs}\left({\color{gray}2.53 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=0, ET=0, E=2 $$78.9 \mathrm{ms} \pm 240 \mathrm{μs}\left({\color{gray}0.834 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=0, ET=2, E=2 $$87.4 \mathrm{ms} \pm 377 \mathrm{μs}\left({\color{gray}0.629 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=2, ET=2, E=2 $$91.7 \mathrm{ms} \pm 311 \mathrm{μs}\left({\color{gray}0.147 \mathrm{\%}}\right) $$ Flame Graph

representative_read_entity_type

Function Value Mean Flame graphs
get_entity_type_by_id Account ID: d4e16033-c281-4cde-aa35-9085bf2e7579 $$2.12 \mathrm{ms} \pm 5.33 \mathrm{μs}\left({\color{gray}-0.529 \mathrm{\%}}\right) $$ Flame Graph

scaling_read_entity_complete_one_depth

Function Value Mean Flame graphs
entity_by_id 50 entities $$5.41 \mathrm{s} \pm 542 \mathrm{ms}\left({\color{gray}-3.214 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 5 entities $$26.7 \mathrm{ms} \pm 105 \mathrm{μs}\left({\color{gray}-0.477 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1 entities $$20.5 \mathrm{ms} \pm 66.2 \mathrm{μs}\left({\color{gray}-1.134 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10 entities $$57.1 \mathrm{ms} \pm 167 \mathrm{μs}\left({\color{gray}-0.661 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 25 entities $$178 \mathrm{ms} \pm 841 \mathrm{μs}\left({\color{gray}1.68 \mathrm{\%}}\right) $$ Flame Graph

scaling_read_entity_linkless

Function Value Mean Flame graphs
entity_by_id 1 entities $$1.94 \mathrm{ms} \pm 8.81 \mathrm{μs}\left({\color{gray}-0.262 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 100 entities $$2.14 \mathrm{ms} \pm 9.88 \mathrm{μs}\left({\color{gray}-0.379 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10 entities $$1.95 \mathrm{ms} \pm 4.92 \mathrm{μs}\left({\color{gray}-0.364 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1000 entities $$2.92 \mathrm{ms} \pm 14.6 \mathrm{μs}\left({\color{gray}-2.200 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10000 entities $$13.7 \mathrm{ms} \pm 62.2 \mathrm{μs}\left({\color{red}48.5 \mathrm{\%}}\right) $$ Flame Graph

scaling_read_entity_complete_zero_depth

Function Value Mean Flame graphs
entity_by_id 50 entities $$4.08 \mathrm{ms} \pm 19.0 \mathrm{μs}\left({\color{gray}-0.411 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 5 entities $$1.96 \mathrm{ms} \pm 10.8 \mathrm{μs}\left({\color{gray}-1.057 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1 entities $$1.94 \mathrm{ms} \pm 9.35 \mathrm{μs}\left({\color{gray}-0.356 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10 entities $$2.06 \mathrm{ms} \pm 5.80 \mathrm{μs}\left({\color{gray}-4.326 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 25 entities $$3.31 \mathrm{ms} \pm 24.0 \mathrm{μs}\left({\color{red}21.6 \mathrm{\%}}\right) $$ Flame Graph

Merged via the queue into main with commit b3d70b9 Dec 16, 2024
166 checks passed
@hash-worker hash-worker bot deleted the deps/js/openai-4.x branch December 16, 2024 14:16
CiaranMn added a commit that referenced this pull request Jan 13, 2025
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
Co-authored-by: Ciaran Morinan <[email protected]>
Co-authored-by: Ciaran Morinan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/apps > hash* Affects HASH (a `hash-*` app) area/apps > hash-api Affects the HASH API (app) area/apps area/deps Relates to third-party dependencies (area) type/eng > backend Owned by the @backend team
Development

Successfully merging this pull request may close these issues.

2 participants