Releases: ionet-official/iointel
Releases · ionet-official/iointel
1.3.5
What's Changed
- Align stateful tools by @vnlitvinov in #79
- Fix updated pydantic by @vnlitvinov in #83
- [IOE-733] Stub duckduckgo api by @carlos-ionet in #81
- Support stateful tools in
AgentParams
by @vnlitvinov in #84 - Implement ability to pass custom constructors for Agent and Tool by @vnlitvinov in #87
- Fix to_yaml/from_yaml roundtrip by @vnlitvinov in #96
- Allow overriding task type in workflow, default to
custom
by @vnlitvinov in #95 - Dev -> main by @vnlitvinov in #97
Full Changelog: 1.3.4...1.3.5
1.3.4
What's Changed
- Ensure that tool registry name is consistent with tool name by @vnlitvinov in #72
- Add a few agno tools, define a pattern by @vnlitvinov in #68
- Improve tool calls by @vnlitvinov in #73
- [IOE-732] Replace Makefile with docker-compose by @carlos-ionet in #75
- Dev -> main by @vnlitvinov in #76
Full Changelog: 1.3.3...1.3.4
1.3.3
What's Changed
- Ignore virtual enviroments by @carlos-ionet in #61
- Add back
text
arg for Workflow, mark as deprecated by @vnlitvinov in #67 - [CLOUD-7277] Pass moderation details as part of ModerationException by @vnlitvinov in #66
- Dev -> main by @vnlitvinov in #69
- Fix readme and docs by @vnlitvinov in #70
- Dev -> main again by @vnlitvinov in #71
New Contributors
- @carlos-ionet made their first contribution in #61
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
- Fix default value for AgentParams.memory by @vnlitvinov in #56
- Add pretty_output controller by @vnlitvinov in #59
- Dev -> main by @vnlitvinov in #62
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- Add running linting by @vnlitvinov in #53
- Drop extra unnecessary dependencies by @vnlitvinov in #54
- Dev -> main by @vnlitvinov in #55
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- Refactoring after tools integration by @Van10000 in #49
- pydantic full port by @webcoderz in #45
- Create minimalistic r2r tool by @vnlitvinov in #50
- Dev -> main sync by @vnlitvinov in #52
Full Changelog: 1.2.1...1.3.0
1.2.1
1.2.0
What's Changed
- change to optional union float or string for persona config by @webcoderz in #27
- sync main with dev by @Van10000 in #28
- code reorg PR-V2-1 by @webcoderz in #30
- Sync main -> dev by @Van10000 in #35
- Port framework to marvin by @Van10000 in #37
- Pr v2 2 by @webcoderz in #25
- PR-V2-5 V2 agents by @webcoderz in #34
- Implement tools and test them integrate it into the framework by @Van10000 in #39
- Implement AsyncLazyCaller by @Van10000 in #41
- Fix readme by @Van10000 in #42
- Fix minor review issues by @Van10000 in #44
- dev -> main by @Van10000 in #43
Full Changelog: 1.1.3...1.2.0
1.1.3
What's Changed
- Silence prefect server logs by @vnlitvinov in #22
- Allow using both OPENAI_API_ and IO_API_ prefix for env vars by @vnlitvinov in #21
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
- Cloud 6423 moderation agent is raising exceptions moderationexception by @vnlitvinov in #19
- Use task-specific agent if not given by @vnlitvinov in #20
Full Changelog: 1.1.1...1.1.2