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