Releases: camel-ai/camel
Releases · camel-ai/camel
v0.1.4
release: version 0.1.4 (#597)
v0.1.3
quick fix/pypi version use 0.1.3 (#535)
The first stable Camel package release
Summary
- Role-playing API
- Critic in the loop
- Example console apps
- Demo Gradio apps
What's Changed
- Create linting.yaml by @lightaime in #2
- Setup pre-commit hook by @lightaime in #1
- Fixed format by @lightaime in #4
- Fix linting yaml typo by @lightaime in #3
- Update pre commit setting by @lightaime in #5
- Add with_task support for role playing by @lightaime in #6
- Task generator by @hammoudhasan in #7
- Add task specifier agent by @lightaime in #8
- Refactor code and add unit tests and examples by @lightaime in #9
- Add necessary dependencies by @lightaime in #10
- Add window size to save money by @lightaime in #11
- Always add the system message to not lose context by @lightaime in #13
- Add single agent for role prompts by @lightaime in #14
- Add
RolePlaying
class by @lightaime in #15 - Data generation by @hammoudhasan in #12
- README Added by @HaniItani in #16
- Add collab to README by @HaniItani in #17
- Update README.md by @HaniItani in #18
- Modify demo by @lightaime in #19
- Added color print and optional window size by @lightaime in #20
- Add colorama dependency by @lightaime in #21
- Update license by @lightaime in #23
- Fix readme by @lightaime in #24
- Fix prompt typos by @lightaime in #25
- Improve task specifier by @lightaime in #26
- Fix data generation by @hammoudhasan in #27
- Refactor AI Society and Add Code by @lightaime in #28
- Refactor agents and add
TaskPlannerAgent
andTaskType
by @lightaime in #29 - Fix conditions for termination by @hammoudhasan in #30
- Fix
TaskPlannerAgent
and improving prompts by @lightaime in #31 - Initial version if data explorer with Gradio by @Obs01ete in #22
- Code multiprocess by @hammoudhasan in #32
- Turn off Task Planning by Default by @lightaime in #34
- Save bools role playing by @lightaime in #35
- Fix typos in prompts by @lightaime in #36
- Update Readme add Preprint by @lightaime in #38
- Update README.md by @hammoudhasan in #39
- Fix readme example by @lightaime in #40
- Add dan prompt and singe agent by @lightaime in #41
- Add role prompts for misalignment by @lightaime in #42
- Add dataset license by @lightaime in #44
- Add license to readme by @lightaime in #45
- Dataset release by @lightaime in #43
- Updated framework image by @lightaime in #46
- Readme img size by @lightaime in #47
- Agents app by @Obs01ete in #37
- Update README.md to include Hugging Face Logo and Link by @hammoudhasan in #51
- Changed dataset links to hugging face by @lightaime in #52
- Remove hacky
CodeSystemMessageGenerator
andCodeChatAgent
for the code dataset by @lightaime in #49 - Dataset selector in Dataset Explorer by @Obs01ete in #50
- Add pyproject by @lightaime in #60
- added gpt-4 and gpt-4-32k support by @zestor in #58
- Update README.md by @lightaime in #62
- Misalignment Data Generation by @hammoudhasan in #63
- Language Translation Code by @hammoudhasan in #64
- Fix a typo in ModelType by @lightaime in #68
- Split code blocks on newlines and
by @Obs01ete in #56 - Forgotten code made nice by @Obs01ete in #69
- Refactor prompts and rename main modules by @lightaime in #70
- Update README.md by @hammoudhasan in #71
- Update README.md by @hammoudhasan in #72
- Add logo to apps by @Obs01ete in #73
- Add Misalignment Atlas Visualizations by @hammoudhasan in #74
- Update README.md by @hammoudhasan in #75
- Add
Human
in the loop by @lightaime in #77 - Task specifier UI by @Obs01ete in #76
- Fix apps and improve tests by @Obs01ete in #80
- Tables in README for better readability by @Obs01ete in #83
- Replaced asserts with exceptions in the package by @Obs01ete in #81
- Added Chemistry and Biology Dataset HF links by @hammoudhasan in #87
- Fix update messages and add docstrings and tests by @lightaime in #90
- Better test coverage of Agents app by @Obs01ete in #84
- Add prompt template txts into package by @Obs01ete in #95
- Create pytest actions for the package and the apps by @Obs01ete in #92
- Remove prompt
.txt
files from the package and use.py
files by @lightaime in #97 - Update README.md by @lightaime in #99
- Add
extend_sys_msg_meta_dicts
andextend_task_specify_meta_dict
by @lightaime in #107 - Remove maybe unnecessary restrictions by @lightaime in #108
- Fixed Typing Issues by @hammoudhasan in #109
- Evaluation Samples Generation by @hammoudhasan in #110
- Add
CriticAgent
by @lightaime in #112 - Initial version of docs with GH actions by @Obs01ete in #111
- Dilemma App by @Obs01ete in #106
New Contributors
- @hammoudhasan made their first contribution in #7
- @HaniItani made their first contribution in #16
- @Obs01ete made their first contribution in #22
- @zestor made their first contribution in #58
Full Changelog: https://github.com/lightaime/camel/commits/v0.1.0