Releases: deedy5/duckduckgo_search
Releases · deedy5/duckduckgo_search
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
v6.2.1
v6.2.0
v6.1.12
v6.1.11
What's Changed
- Chat improving (parse response message without json.loads, add
timeout
parameter) by @deedy5 in #235 - Use orjson if installed, json_dumps(): add ensure_ascii=False, indent=2
- DDGS.init(): randomize impersonate
- Update tests
- README: update
Full Changelog: v6.1.9...v6.1.11
v6.1.9
- Remove orjson from dependencies (tests show that the embedded json module is faster)
Full Changelog: v6.1.8...v6.1.9
v6.1.8
v6.1.7
v6.1.6
What's Changed
- chat(): add models "llama-3-70b" add "mixtral-8x7b" by @deedy5 in #226
- update requirements
Full Changelog: v6.1.5...v6.1.6