gpt-computer-agent
gpt-computer-agent copied to clipboard
⬆ Bump the python-packages group with 3 updates
Bumps the python-packages group with 3 updates: duckduckgo-search, openai and pyqt5.
Updates duckduckgo-search
from 6.1.9 to 6.2.5
Release notes
Sourced from duckduckgo-search's releases.
v6.2.5
- bump
primp
to v0.5.5 - Update requirements- impersonate: add chrome_127
- add def _expand_proxy_tb_alias(): expand "tb" alias to full url
- CLI: chat() - 1) default model gpt-3.5, 2) remove bg="black" in AI answers
Full Changelog: https://github.com/deedy5/duckduckgo_search/compare/v6.2.4...v6.2.5
v6.2.4
- rename pyreqwest_impersonate to primp
- impersonate: add edge_127, remove chrome_99
- CLI: chat - save|load tokens count to|from json cache
Full Changelog: https://github.com/deedy5/duckduckgo_search/compare/v6.2.3...v6.2.4
v6.2.3
Full Changelog: https://github.com/deedy5/duckduckgo_search/compare/v6.2.2...v6.2.3
v6.2.2
- Bump
pyreqwest_impersonate
to v0.5.3, update requirements- Improve chat:
- handle exceptions, add
ConversationLimitException
,- add
_chat_conversation_size
(show in CLI ascontextsize
)Full Changelog: https://github.com/deedy5/duckduckgo_search/compare/v6.2.1...v6.2.2
v6.2.1
- DDGS._impersonates: add "safari_17.5"
- _text_html(), _text_lite(): bugfix IndexError
- DDGS._text_lite(): strip() body
Full Changelog: https://github.com/deedy5/duckduckgo_search/compare/v6.2.0...v6.2.1
v6.2.0
Full Changelog: https://github.com/deedy5/duckduckgo_search/compare/v6.1.12...v6.2.0
v6.1.12
What's Changed
- chat(): bugfix (remove superfluous backslashes) by
@deedy5
in deedy5/duckduckgo_search#238Full Changelog: https://github.com/deedy5/duckduckgo_search/compare/v6.1.11...v6.1.12
v6.1.11
What's Changed
... (truncated)
Commits
cc213e8
Bump version to v6.2.58baae22
CLI: chat() - 1) default modelgpt-4.5
, 2) remove bg="black" in AI answersc8a2e1e
add def_expand_proxy_tb_alias()
: expand "tb" alias to full url887f43c
impersonate: addchrome_127
15967d5
Update requirementsa1460e9
CLI: chat - save|load tokens count to|from json cachedacd756
Bump version to v6.2.4740634d
impersonate
: addedge_127
, removechrome_99
9f5e618
renamepyreqwest_impersonate
toprimp
bbacc31
Bump version to v 6.2.3- Additional commits viewable in compare view
Updates openai
from 1.35.10 to 1.37.1
Release notes
Sourced from openai's releases.
v1.37.1
1.37.1 (2024-07-25)
Full Changelog: v1.37.0...v1.37.1
Chores
v1.37.0
1.37.0 (2024-07-22)
Full Changelog: v1.36.1...v1.37.0
Features
Bug Fixes
Documentation
v1.36.1
1.36.1 (2024-07-20)
Full Changelog: v1.36.0...v1.36.1
Bug Fixes
- types: add gpt-4o-mini to more assistants methods (39a8a37)
v1.36.0
1.36.0 (2024-07-19)
Full Changelog: v1.35.15...v1.36.0
Features
v1.35.15
1.35.15 (2024-07-18)
Full Changelog: v1.35.14...v1.35.15
... (truncated)
Changelog
Sourced from openai's changelog.
1.37.1 (2024-07-25)
Full Changelog: v1.37.0...v1.37.1
Chores
1.37.0 (2024-07-22)
Full Changelog: v1.36.1...v1.37.0
Features
Bug Fixes
Documentation
1.36.1 (2024-07-20)
Full Changelog: v1.36.0...v1.36.1
Bug Fixes
- types: add gpt-4o-mini to more assistants methods (39a8a37)
1.36.0 (2024-07-19)
Full Changelog: v1.35.15...v1.36.0
Features
1.35.15 (2024-07-18)
Full Changelog: v1.35.14...v1.35.15
Chores
... (truncated)
Commits
195c05a
release: 1.37.1edf0fb0
chore(tests): update prism version (#1572)1ed0e35
release: 1.37.0ff5add0
docs(readme): fix example snippet imports (#1569)24ab406
feat(api): add uploads endpoints (#1568)c814354
fix(cli/audio): handle non-json response format (#1557)af8f606
release: 1.36.11a9124b
fix(types): add gpt-4o-mini to more assistants methods4c6a5ed
release: 1.36.038fe1a6
feat(api): add new gpt-4o-mini models (#1561)- Additional commits viewable in compare view
Updates pyqt5
from 5.15.10 to 5.15.11
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions