Releases: deedy5/duckduckgo_search
Releases · deedy5/duckduckgo_search
v6.2.8b1
v6.2.8
What's Changed
- add timeout parameter to achat() by @arabianq in #243
- Change type-annotations to the python3.10+ style by using the annotations future import by @deedy5 in #245
- DDGS._impersonates: remove "edge_99"
- [pyproject.toml]: classifiers - add python 3.13
- update requirements
New Contributors
Full Changelog: v6.2.7...v6.2.8
v6.2.7
Full Changelog: v6.2.6...v6.2.7
v6.2.6
What's Changed
- Changing the
gpt-3.5
model togpt-4o-mini
by @mrgick in #242 - chat(): increase the default timeout from 20 to 30 seconds
New Contributors
Full Changelog: v6.2.5...v6.2.6
v6.2.5
v6.2.4
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
)
- handle exceptions, add
Full Changelog: v6.2.1...v6.2.2