Releases: camel-ai/camel
Releases · camel-ai/camel
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
v0.2.3a1
Full Changelog: v0.2.3a...v0.2.3a1
v0.2.3a
What's Changed
- Remove Auto Assign of Issues by @lightaime in #1042
- chore: refine CICD of publishing by @WHALEEYE in #1040
Full Changelog: v0.2.2...v0.2.3a
v0.2.2
What's Changed
- docs: update cookbook with latest camel version by @Wendong-Fan in #963
- docs: remove index for code in notebook by @Wendong-Fan in #964
- feat: llama model tool calling by @Wendong-Fan in #965
- feat: Nebula Graph integration by @Wendong-Fan in #968
- fix: unit test and mypy fails by @WHALEEYE in #980
- docs: update the document of Workforce by @WHALEEYE in #981
- docs: Add cookbook for workforce by @WHALEEYE in #976
- chore:
RolePlaying
add warning for model setting by @Wendong-Fan in #974 - chore: update doc for agents, move bot under camel by @Wendong-Fan in #990
- chore: update contribution guideline and poetry toml by @Wendong-Fan in #992
- docs: Polish model setup doc for better onboarding experience by @LuciusMos in #1002
- feat: Add support to handle bytes for vector retrieval by @Asher-hss in #1003
- feat: add cicd test for qa branch by @Wendong-Fan in #1011
- chore: Add docker image building into CI/CD by @WHALEEYE in #1015
- chore: mock duckduckgo search test by @Wendong-Fan in #1017
- fix: vector retrieval type hint by @Wendong-Fan in #1024
- feat: support mistral pixtral model by @Wendong-Fan in #1016
- [Enhance] small improvement of workforce performance by @WHALEEYE in #1009
- fix: update test_func_message by @Wendong-Fan in #1037
New Contributors
- @LuciusMos made their first contribution in #1002
Full Changelog: v0.2.1...v0.2.2