Releases: camel-ai/camel
Releases · camel-ai/camel
v0.2.9
What's Changed
- fix: RolePlaying model setting would be override by default model by @Wendong-Fan in #1170
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- fix: init_message use current sys msg by @Wendong-Fan in #1167
- fix: update
n
type in OpenAI Model by @Wendong-Fan in #1168
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- feat: Notion toolkit integration by @willshang76 in #1111
- feat: google scholar toolkit support
author
assignment by @Wendong-Fan in #1124 - feat: Integrate apify by @Asher-hss in #1123
- feat: Tavily search integration by @dxmaptin in #1039
- feat: generate openai tool schema by @Zhangzeyu97 in #1070
- chore: update workforce doc and openai o1 example by @Wendong-Fan in #1133
- fix: broken dependency of docker on aarch64 by @WHALEEYE in #1135
- feat: Add data commons toolkit by @dxmaptin in #979
- feat: Add support for 01 model platform by @MuggleJinx in #1093
- docs: Update the missing docstrings on different modules (#911) by @MuggleJinx in #1079
- chore: add grok example by @Wendong-Fan in #1138
- feat: Add support for Qwen model platform (#1033) by @MuggleJinx in #1137
- feat: add github funcs with github toolkit by @raywhoelse in #1099
- fix: the priority issue in the model configuration for user_agent_kwargs and assistant_agent_kwargs by @coolbeevip in #1150
- feat: Qdrant enhancement by @koch3092 in #1147
- chore: Priority critic and task agent kwargs in RolePlaying by @Wendong-Fan in #1155
- doc: pdate
readme.md
with features and some main feature code sinppets by @yiyiyi0817 in #1154 - feat: WolframAlpha more detailed output by @Wendong-Fan in #1126
- feat: add param extra_payload for VectorRetriever.process() by @koch3092 in #1161
- docs: update loader part by @Asher-hss in #1160
- fix: output_language setting in ChatAgent by @Wendong-Fan in #1165
New Contributors
- @dxmaptin made their first contribution in #1039
- @Zhangzeyu97 made their first contribution in #1070
- @MuggleJinx made their first contribution in #1093
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- fix: llama tool call msg & remove samba fast api by @Wendong-Fan in #1120
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- docs: update core modules part by @Wendong-Fan in #1116
- chore: move workforce under society & small doc polish by @Wendong-Fan in #1117
- fix: Remove orig_elements in unstructured element metadata by @Wendong-Fan in #1118
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- fix: graph element by @Wendong-Fan in #1113
- fix: remove file modify check for auto retriever by @Wendong-Fan in #1114
- docs: update cookbooks to version 0.2.4 by @Wendong-Fan in #1115
Full Changelog: v0.2.3...v0.2.4
v0.2.4a1
What's Changed
- fix: remove file modify check for auto retriever by @Wendong-Fan in #1114
Full Changelog: v0.2.4a...v0.2.4a1
v0.2.4a
v0.2.3
What's Changed
- Remove Auto Assign of Issues by @lightaime in #1042
- chore: refine CICD of publishing by @WHALEEYE in #1040
- feat: Refactor OpenAIFunction to FunctionTool by @tom-doerr in #966
- feat: make system_message as optional by @Wendong-Fan in #1038
- chore: python version limitation update by @Wendong-Fan in #1055
- fix: o1 model KeyError by @Wendong-Fan in #1046
- docs: core module add link jump to cookbook by @Wendong-Fan in #1057
- feat: add arxiv toolkit by @Wendong-Fan in #994
- feat: Google scholar toolkit by @Wendong-Fan in #997
- chore: update openai compatibility example by @Wendong-Fan in #1063
- chore: set openai compatibility model examples to folder by @Wendong-Fan in #1065
- feat: add AskNews toolkit by @ZackYule in #884
- refactor:
ModelType
by @WHALEEYE in #998 - chore: update dependency toml by @Wendong-Fan in #1067
- chore: Rename
model
tomodel_type
inModelFactory
by @lightaime in #1068 - chore: move anthropic as optional by @Wendong-Fan in #1069
- feat: Integrate What's App by @Coder-Joe458 in #972
- fix: vector_retriever by @Asher-hss in #1075
- feat: add ministral 3b and 8b and some small enhancements by @Wendong-Fan in #1076
- feat: integrate discord app by @koch3092 in #1059
- feat: integrate slack app by @koch3092 in #1058
- fix: unify token_limit property by @Wendong-Fan in #1071
- chore: Fix
unstructured
import by @lightaime in #1083 - fix: pdfplumber import error by @Asher-hss in #1088
- Docs: Typo Fix by @Dnyanu76 in #1091
- chore: update CI/CD by @WHALEEYE in #1089
- refactor: twitter toolkit by @WHALEEYE in #1087
- chore: update
readme
,discord
,license
by @lightaime in #1095 - Small fix on
readme.md
by @lightaime in #1096 - fix:
validate_openai_tool_schema
by @lightaime in #1085 - docs: first agent doc and readme update by @Wendong-Fan in #1105
- docs: model speed by @Wendong-Fan in #1102
- feat: Chunkr integrated by @yaoxie220 in #1103
- fix: add CHUNKR_API_KEY to workflow by @Wendong-Fan in #1107
- fix: string representation of
ModelType
by @WHALEEYE in #1106 - docs: update camel logo by @Wendong-Fan in #1110
- feat: Agentops support for SambaNova by @Wendong-Fan in #1109
- fix: support python 3.12 by @Wendong-Fan in #1082
- feat: ChatAgent interface enhancement and default model setting by @Wendong-Fan in #1101
New Contributors
- @Coder-Joe458 made their first contribution in #972
- @Dnyanu76 made their first contribution in #1091
- @yaoxie220 made their first contribution in #1103
Full Changelog: v0.2.2...v0.2.3
v0.2.3a2
What's Changed
- feat: Refactor OpenAIFunction to FunctionTool by @tom-doerr in #966
- feat: make system_message as optional by @Wendong-Fan in #1038
- chore: python version limitation update by @Wendong-Fan in #1055
- fix: o1 model KeyError by @Wendong-Fan in #1046
- docs: core module add link jump to cookbook by @Wendong-Fan in #1057
- feat: add arxiv toolkit by @Wendong-Fan in #994
- feat: Google scholar toolkit by @Wendong-Fan in #997
- chore: update openai compatibility example by @Wendong-Fan in #1063
- chore: set openai compatibility model examples to folder by @Wendong-Fan in #1065
- feat: add AskNews toolkit by @ZackYule in #884
- refactor:
ModelType
by @WHALEEYE in #998 - chore: update dependency toml by @Wendong-Fan in #1067
- chore: Rename
model
tomodel_type
inModelFactory
by @lightaime in #1068 - chore: move anthropic as optional by @Wendong-Fan in #1069
- feat: Integrate What's App by @Coder-Joe458 in #972
- fix: vector_retriever by @Asher-hss in #1075
- feat: add ministral 3b and 8b and some small enhancements by @Wendong-Fan in #1076
- feat: integrate discord app by @koch3092 in #1059
- feat: integrate slack app by @koch3092 in #1058
- fix: unify token_limit property by @Wendong-Fan in #1071
- chore: Fix
unstructured
import by @lightaime in #1083 - fix: pdfplumber import error by @Asher-hss in #1088
- Docs: Typo Fix by @Dnyanu76 in #1091
- chore: update CI/CD by @WHALEEYE in #1089
- refactor: twitter toolkit by @WHALEEYE in #1087
- chore: update
readme
,discord
,license
by @lightaime in #1095 - Small fix on
readme.md
by @lightaime in #1096 - fix:
validate_openai_tool_schema
by @lightaime in #1085 - docs: first agent doc and readme update by @Wendong-Fan in #1105
- docs: model speed by @Wendong-Fan in #1102
- feat: Chunkr integrated by @yaoxie220 in #1103
- fix: add CHUNKR_API_KEY to workflow by @Wendong-Fan in #1107
- fix: string representation of
ModelType
by @WHALEEYE in #1106 - docs: update camel logo by @Wendong-Fan in #1110
- feat: Agentops support for SambaNova by @Wendong-Fan in #1109
- fix: support python 3.12 by @Wendong-Fan in #1082
- feat: ChatAgent interface enhancement and default model setting by @Wendong-Fan in #1101
New Contributors
- @Coder-Joe458 made their first contribution in #972
- @Dnyanu76 made their first contribution in #1091
- @yaoxie220 made their first contribution in #1103
Full Changelog: v0.2.3a1...v0.2.3a2