Releases: chain-ml/council
Releases · chain-ml/council
v0.0.9
What's Changed
- Updated flow diagram by @dvdmllr in #52
- Consolidate readme and documentation by @aflament in #53
- Update welcome.md by @rbodkin in #55
- Feature budget limits by @aflament in #54
- Fix README discord link (#56) by @voodootikigod in #57
- Release 0.0.9 by @aflament in #59
New Contributors
- @voodootikigod made their first contribution in #57
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Add initial integration for LlamaIndex by @rbodkin in #44
- Update langchain integration notebook to 0.0.7 by @aflament in #47
- Readme improvements by @dvdmllr in #46
- Update welcome.md - add LlamaIndex by @rbodkin in #50
- Update Documentation by @aflament in #49
- Add sugar to ease the Agent / LLM execution and configuration by @aflament in #48
- Version 0.0.8 by @aflament in #51
New Contributors
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Feature add configuration parameter class by @aflament in #30
- Provide consistent message iterator for all contexts by @gkoch78 in #31
- Update ExecutionUnit with name and chat message by @gkoch78 in #33
- Simplify getting started by @gkoch78 in #32
- Updating LLMSkill docstring by @dan-kur in #34
- Fix configuration by @aflament in #38
- Feature improve context for parallel execution by @gkoch78 in #36
- Feature cleanup missing skill context by @gkoch78 in #39
- Update README.md to add Discord link by @rbodkin in #35
- add footer icons in the doc by @gkoch78 in #41
- Support returning multiple choices for LLMs by @aflament in #40
- Feature manage default budget by @aflament in #42
- Release 0.0.7 by @aflament in #43
New Contributors
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.5
What's Changed
- Integration with ReadTheDocs by @gkoch78 in #18
- Update README.md by @rbodkin in #19
- Feature improve documentation by @gkoch78 in #20
- Move SkillBase to package skills by @aflament in #21
- Feature module scorers by @gkoch78 in #22
- Extract module chains by @gkoch78 in #23
- Feature module runners by @gkoch78 in #24
- Feature extract contexts by @gkoch78 in #25
- Various documentation improvements by @gkoch78 in #27
- Feature add parameters azure llm by @aflament in #26
New Contributors
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Create engine_flow.png by @aflament in #10
- Add source link and license in project metadata by @gkoch78 in #11
- extract module
agents
by @gkoch78 in #12 - add helper functions on agent by @gkoch78 in #13
- Support templating for llm skill system prompt by @aflament in #14
- extract module controllers by @gkoch78 in #15
- extract module evaluators by @gkoch78 in #16
- Release 0.0.4 by @aflament in #17
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- rename root module to
council
by @gkoch78 in #3 - add workflows for lint and unit tests by @gkoch78 in #4
- Initial Source commit by @aflament in #5
- Build Documentation by @gkoch78 in #6
- Update README.md by @aflament in #8
- Feature rename workflows by @gkoch78 in #7
- Version 0.0.3 by @aflament in #9
New Contributors
Full Changelog: v0.0.2...v0.0.3