0.5.0
What's Changed
- Agent config standartization by @virrius in #89
- feat: add custom_context field to research context by @igorvolk1961 in #94
- Docs: Documentation about tools added by @EvilFreelancer in #100
- [WIP] Project structure improvements by @SnakeOilSalesman in #98
- Refactor core agent code into sgr_agent_core package by @virrius in #101
- Add community chat link to README by @virrius in #103
- Hotfix by @virrius in #104
- update build action by @MiXaiLL76 in #105
- Optional logs_dir by @EvilFreelancer in #109
- extra=allow for config, support LLMConfig params in OpenAI client calls by @virrius in #113
- Optional agents.yaml logic added, tests added too by @EvilFreelancer in #111
- Example: Agents without reporting tool by @EvilFreelancer in #112
- pip fix name to sgr_agent_core by @MiXaiLL76 in #116
- improve readme & name by @MiXaiLL76 in #106
- add test ci\cd by @MiXaiLL76 in #119
- Framework docs by @virrius in #122
- Fix image links and update documentation URLs by @virrius in #123
- Notes about RMR added to index and to docs by @EvilFreelancer in #124
- Moving API-server to Core by @EvilFreelancer in #121
- added _execution_step func by @virrius in #125
- docs 404 fix by @virrius in #126
- Update README.md by @virrius in #127
- Update agent_config.py by @virrius in #128
- Tunes of docs and metainfo by @EvilFreelancer in #130
- Ensure JSON serialization for model_dump by @virrius in #131
New Contributors
- @igorvolk1961 made their first contribution in #94
- @SnakeOilSalesman made their first contribution in #98
Full Changelog: 0.4.0...0.5.0