shrewd-agent / ShrewdAgent.py

Commit History

feat(agent): increase recursion limit to 18
d189934

Pycrolis commited on

feat(agent): upgrade LLM model to gpt-4.1
331b5a4

Pycrolis commited on

fix(agent): refine response restrictions in prompt instructions
9c4e9e4

Pycrolis commited on

refactor(agent): use dedent for cleaner system message formatting and enhance logging
7e3b825

Pycrolis commited on

feat(tool): add audio transcription tool using Whisper AI
4c07abc

Pycrolis commited on

fix(tool): add_integers
28960ba

Pycrolis commited on

feat(tool): add tool for summing integer lists
bc81f5d

Pycrolis commited on

feat(tool): add tool to execute Python code from file
64a08a8

Pycrolis commited on

feat(tool): add excel_to_text tool for converting Excel data to text
f3b4b95

Pycrolis commited on

feat(tool): add `sort_words_alphabetically` tool for sorting and joining word lists
83001c2

Pycrolis commited on

feat(tool): add Wikipedia search tool
508a421

Pycrolis commited on

feat(tool): add produce classification tool
ee92f11

Pycrolis commited on

feat(tool): add YouTube transcript tool
eb08b08

Pycrolis commited on

feat(tool): add web page information extraction tool
fe989a0

Pycrolis commited on

feat(tool): add web search capability.
5e2ccaa

Pycrolis commited on

feat: add ShrewdAgent implementation for AI-assisted tool integration
281ee36

Pycrolis commited on