Releases: aimclub/ProtoLLM
Releases · aimclub/ProtoLLM
Release v0.1.5
What's Changed
- upd prompt for planner by @alinzh in #71
- Delete translators from pipeline by @alinzh in #72
- Graph builder Instruction by @alinzh in #73
- Change graph state by @alinzh in #74
- Add 'yield' to stream agents graph by @alinzh in #77
- Add hint to summary agent by @alinzh in #78
- Update connector for Grok API. by @alinzh in #76
- Added connector creator for openrouter models by @staeros in #79
- Extra removed by @nicl-nno in #80
- Automatic system assembly with parallelization of agents by @alinzh in #81
- Fix prompts by @alinzh in #82
- Fix bug in web search agent by @alinzh in #86
- Fix print info about subgraph by @alinzh in #87
- Assembling agent system prompts by blocks by @alinzh in #84
- ci/cd: Update unit tests action by @DRMPN in #85
- Feature/support v llm by @alinzh in #89
- Bug/state bug by @alinzh in #90
- Bug/graph builder fixes by @alinzh in #91
- Update project version to 0.1.5 by @KamilFatkhiev in #92
- Fix .lock file by @KamilFatkhiev in #93
New Contributors
Full Changelog: v0.1.4...v0.1.5
Release v0.1.4
What's Changed
- Add default web-search agent to Builder by @alinzh in #67
- Memory store in graph based on universal agents by @alinzh in #68
- Small changes in prompts by @alinzh in #69
- Update project version to 0.1.4 by @KamilFatkhiev in #70
Full Changelog: v0.1.3...v0.1.4
Release v0.1.3
What's Changed
- Added universal agents by @alinzh in #63
- Add support for self-hosted models by @KamilFatkhiev in #66
Full Changelog: v0.1.2...v0.1.3
Release v0.1.2
What's Changed
- Add DeepEval metrics, connector for them and tests by @KamilFatkhiev in #56
- Add publish and release action by @KamilFatkhiev in #60
- Feature/queue api job by @1martin1 in #64
- Update pyproject.toml and poetry.lock dependencies from requirements.txt by @KamilFatkhiev in #61
- Add support for Ollama and support for OpenAI models directly by @KamilFatkhiev in #65
Full Changelog: v0.1.1...v0.1.2