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
primpto 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_impersonateto 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
@deedy5in 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
cc213e8Bump version to v6.2.58baae22CLI: chat() - 1) default modelgpt-4.5, 2) remove bg="black" in AI answersc8a2e1eadd def_expand_proxy_tb_alias(): expand "tb" alias to full url887f43cimpersonate: addchrome_12715967d5Update requirementsa1460e9CLI: chat - save|load tokens count to|from json cachedacd756Bump version to v6.2.4740634dimpersonate: addedge_127, removechrome_999f5e618renamepyreqwest_impersonatetoprimpbbacc31Bump 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
195c05arelease: 1.37.1edf0fb0chore(tests): update prism version (#1572)1ed0e35release: 1.37.0ff5add0docs(readme): fix example snippet imports (#1569)24ab406feat(api): add uploads endpoints (#1568)c814354fix(cli/audio): handle non-json response format (#1557)af8f606release: 1.36.11a9124bfix(types): add gpt-4o-mini to more assistants methods4c6a5edrelease: 1.36.038fe1a6feat(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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Run & review this pull request in StackBlitz Codeflow.
Here's the code health analysis summary for commits b047a6c..a13f950. View details on DeepSource ↗.
Analysis Summary
| Analyzer | Status | Summary | Link |
|---|---|---|---|
| ✅ Success | View Check ↗ |
💡 If you’re a repository administrator, you can configure the quality gates from the settings.
The group that created this PR has been removed from your configuration.