Releases: swarmauri/swarmauri-sdk
Releases · swarmauri/swarmauri-sdk
v0.6.1
What's Changed
- Merge pull request #829 from swarmauri/mono/dev by @cobycloud in #1160
- feat: Add timeout attr Img Gen Models and update deprecation warnings by @MichaelDecent in #1156
- Mono/dev by @cobycloud in #1161
- Merge pull request #1161 from swarmauri/mono/dev by @cobycloud in #1162
- Update README.md by @cobycloud in #1164
- Mono/dev by @cobycloud in #1165
- Merge pull request #1165 from swarmauri/mono/dev by @cobycloud in #1166
- Merge pull request #1166 from swarmauri/master by @cobycloud in #1167
- Mono/dev by @cobycloud in #1168
- refactor: extend allowed models in multiple LLM classes by @MichaelDecent in #1173
- Mono/dev by @cobycloud in #1169
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Mono/dev test by @cobycloud in #821
- Mono/dev by @cobycloud in #820
- swarm - implemented hyperbolic model by @3rd-Son in #824
- comm - modules transfer by @MichaelDecent in #825
- swarm - implemented hyperbolicvision by @3rd-Son in #827
- Comm pyproject by @MichaelDecent in #828
- comm - Refactor imports in vector store unit tests and add lazy loadi… by @MichaelDecent in #832
- swarm - Init updates by @3rd-Son in #833
- comm - Update dependencies in pyproject.toml by @MichaelDecent in #834
- swarm - feat: add image generation interface and base implementation by @MichaelDecent in #823
- swarm - added dataconnector by @3rd-Son in #840
- swarm - Add extract_signature_decorator by @MichaelDecent in #892
- swarm - feat: implement factory pattern with base and agent factories; by @MichaelDecent in #906
- implemented states by @3rd-Son in #905
- swarm - Implemented GoogleDriveDataConnector by @3rd-Son in #857
- comm - fix errors related to community by @MichaelDecent in #835
- Comm by @3rd-Son in #907
- swarm - feat: added service registry by @MichaelDecent in #923
- swarm - feat: add ControlPanel implementation and related interfaces by @MichaelDecent in #924
- implemented pipelines by @3rd-Son in #925
- swarm - feat: add new interfaces and restructure swarm components by @MichaelDecent in #926
- Mono/dev automation by @cobycloud in #939
- Mono/dev newfeatures by @cobycloud in #927
- Fix: Max size comparison with count in MaxSystemContextConversation by @Lavesh-Akhadkar in #1052
- Doc2vec pkg update by @MichaelDecent in #1055
- Standalone_pkg1 by @MichaelDecent in #1056
- Add Swarmauri Keyword Extractor Plugin by @MichaelDecent in #1057
- Add Swarmauri Tfidf Vector Store plugins by @MichaelDecent in #1058
- Add Swarmauri Nmf Embedding plugins by @MichaelDecent in #1059
- Add Swarmauri BeautifulSoupElement Parser by @MichaelDecent in #1060
- add MinkowskiDistance plugin with implementation and unit tests by @MichaelDecent in #1061
- Add dependencies to various packages in pyproject.toml files by @MichaelDecent in #1062
- Add PersistentChromaDBVectorStore plugin with implementation and tests by @MichaelDecent in #1063
- Add Swarmauri DuckDB Vector Store plugins by @MichaelDecent in #1064
- add Swarmauri FoliumTool by @MichaelDecent in #1065
- add Swarmauri Neo4j Vector Store package by @MichaelDecent in #1066
- add Swarmauri GitHub Tool by @MichaelDecent in #1067
- add TextBlob Parser swarmauri by @MichaelDecent in #1068
- add LexicalDensity tool by @MichaelDecent in #1069
- add Sentence Complexity Tool package by @MichaelDecent in #1070
- add Swarmauri Text Length Tool by @MichaelDecent in #1071
- add MutualInformation Measurement pkg by @MichaelDecent in #1072
- add Swarmauri Token Count Estimator by @MichaelDecent in #1073
- Add Psutil tool package by @MichaelDecent in #1074
- add Swarmauri QR Code Generator Tool by @MichaelDecent in #1075
- Add Swarmauri Redis Document Store community package by @MichaelDecent in #1076
- Add Swarmauri MlmEmbedding and MlmVectorStore pkg by @MichaelDecent in #1077
- Add Swarmauri Annoy Vector Store community package by @MichaelDecent in #1079
- Add Swarmauri CloudQdrant VectorStore community package with tests by @MichaelDecent in #1080
- Add Swarmauri CloudWeaviate Vector Store community package with tests by @MichaelDecent in #1081
- Add Swarmauri Pinecone Vector Store community package with tests by @MichaelDecent in #1082
- Add Swarmauri Redis Vector Store Community Package by @MichaelDecent in #1083
- Add Swarmauri LeptonAI Model Community Packages by @MichaelDecent in #1084
- Add PytesseractImg2Text Model pkg by @MichaelDecent in #1085
- Add Swarmauri BERTEmbedding Parser community package by @MichaelDecent in #1087
- Add Swarmauri Community Packages for Various PDF Parser Components by @MichaelDecent in #1089
- Add Swarmauri Clipboard State community package by @MichaelDecent in #1090
- Add Swarmauri community packages for Gmail, PDF download, Captcha generation, and entity recognition by @MichaelDecent in #1091
- Add Swarmauri community packages for Zapier Hook, Web Scraping, and Sentiment Analysis tools by @MichaelDecent in #1093
- Refactor tool registration in community packages by @MichaelDecent in #1094
- Refactoring the naming convention by @MichaelDecent in #1095
- add Swarmauri embedding plugins by @MichaelDecent in #1096
- Implement prompt template structure and base classes for Swarmauri framework by @MichaelDecent in #1097
- fix: correct import casing in PytesseractImg2TextModel unit test by @MichaelDecent in #1098
- Refactor component creation with Jinja2 templating and error handling improvements by @MichaelDecent in #1099
- Add async execution for ToolAgent, SimpleConversationAgent, QAAgent, and RagAgent by @MichaelDecent in #1101
- Add OpenAIReasonModel by @MichaelDecent in #1102
- @MichaelDecent refactor import paths in unit tests to use swarmauri_standard module by @MichaelDecent in #1103
- update dependencies by @MichaelDecent in #1104
- fix: correct syntax error by @MichaelDecent in #1105
- fix: minor fix by @MichaelDecent in #1106
- fix: correct syntax error by @MichaelDecent in #1107
- fix: correct syntax error in swarmauri_embedding_doc2vec dependency by @MichaelDecent in #1108
- minor fix by @MichaelDecent in #1109
- fix: update on dependencies paths by @MichaelDecent in #1110
- fix: update import paths to use swarmauri_standard for test cases by @MichaelDecent in #1115
- Update README files for 2nd class packages by @MichaelDecent in #1121
- enhance README files by @MichaelDecent in #1122
- chore: add swarmauri_standard dependency to multiple packages by @MichaelDecent in #1123
- Fix various errors and improve code consistency by @MichaelDecent in #1124
- fix: fixed bugs by @MichaelDecent in #1125
- refactor: update import paths and bug fix by @MichaelDecent in #1126
- bug fix by @MichaelDecent in #1127
- feat: add new components in swarmauri by @MichaelDecent in #1...
v0.5.2
What's Changed
- Fix #498: Add PyPDFTKParser and corresponding unit tests by @wpn10 in #552
- Dpgp by @RafaelJohn9 in #595
- swarmauri - Added CohereEmbedding by @keetrap in #575
- exp - migrate excess interface by @MichaelDecent in #597
- VCM Base and IPredictVision.py by @ishaan1234 in #596
- Deep Face Vision: Added test files and changed components by @ishaan1234 in #600
- Update DeepFaceDistance.py by @ishaan1234 in #605
- Audio multimodal by @RafaelJohn9 in #603
- 0.4.5.dev1 by @cobycloud in #608
- Multimodal by @ishaan1234 in #589
- swarmauri - multimodal support by @MichaelDecent in #599
- fixed the dependency issue in setup.py by @3rd-Son in #611
- Fix #494: Add PyPDF2Parser and corresponding unit tests by @wpn10 in #613
- swarm - Refactor: changed metrics to measurement by @RafaelJohn9 in #612
- swarm - implemented async, batch, stream, astream and abatch in opena… by @3rd-Son in #615
- swarm - implemented async, batch, abatch, on GeminiProModel.py by @MichaelDecent in #621
- Implemented async batch and abatch on Anthropic model by @MichaelDecent in #616
- swarm - implemented async batch, abatch for ai21model by @3rd-Son in #617
- swarm - implemented async, batch, abatch, on GroqModel.py by @MichaelDecent in #618
- Implement duckdb by @RafaelJohn9 in #609
- swarm -implemented async, stream, astream, batch and abatch by @3rd-Son in #620
- implemented async batch stream in deepinframodel by @3rd-Son in #622
- swarm - implemented apredict, batch, abatch, stream, astream for deepseekmodel by @3rd-Son in #624
- swarm - implemented apredict, astream, stream batch and abatch for lepton model by @3rd-Son in #625
- implemented async, batch, abatch, on PerplexityModel.py by @MichaelDecent in #626
- swarm - implemented async, batch, abatch, on MistralModel.py by @MichaelDecent in #627
- exp - moved pacmap affected files and spatial-doc embedding and vector store to exp pkg by @MichaelDecent in #629
- swarm -async,batch,stream in openrouter by @3rd-Son in #630
- swarm - implemented async,batch,stream in GroqToolModel.py by @MichaelDecent in #631
- swarm -async,batch and stream for openaitoolmodel by @3rd-Son in #632
- swarm - Add async stream and batch processing to MistralToolModel by @MichaelDecent in #633
- swarm -async, batch, stream coheretoolmodel by @3rd-Son in #634
- implemented async, stream, predict in anthropictoolmodel by @3rd-Son in #635
- comm - implemented DuckDBVectorStore by @3rd-Son in #636
- swarm - Add async stream and batch processing to GeminiToolModel.py by @MichaelDecent in #637
- swarm --added tests for utils by @3rd-Son in #639
- swarm - Add deepface dependency by @MichaelDecent in #641
- marked expected to fail tests with xfail by @3rd-Son in #642
- swarm - fix on collection error by @MichaelDecent in #644
- swarm - Add
aiohttp
dependency by @MichaelDecent in #645 - swarm - Add OpenAIAudioTTS class and unit tests by @MichaelDecent in #651
- swarm - fix for Mistral related errors by @MichaelDecent in #647
- Revert "swarm - fix for Mistral related errors" by @cobycloud in #656
- swarm - added async, stream, batch to OpenAIAudioTTS.py by @MichaelDecent in #653
- swarm - implemented deepinfraimgenmodel by @3rd-Son in #654
- exp - moved OpenRouterModel_i9n_test.py to exp pkg by @MichaelDecent in #657
- swarm - fixed mistral related error by @MichaelDecent in #658
- swarm - Add async, stream and batch support to OpenAIAudio. by @MichaelDecent in #659
- swarm - Implemented Fluxpro text to image generation model by @3rd-Son in #660
- updated the util files and test by @3rd-Son in #665
- swarn - deepinfraimg model now returns base64 strings by @3rd-Son in #666
- swarm - Add PlayHTModel with unit tests by @MichaelDecent in #667
- swarm - implemented blackforestimggenmodel by @3rd-Son in #669
- exp - shutlleaimodel and shuttleaitoolmodel by @3rd-Son in #670
- swarm - llama vision models by @3rd-Son in #671
- swarm - Add usage data tracking to AgentMessage and OpenAIModel. by @MichaelDecent in #672
- swarm - openaiimggenmodel implemented by @3rd-Son in #673
- swarm - implemented lepton text to image model by @3rd-Son in #674
- swarm - Add usage data tracking to GroqModel.py. by @MichaelDecent in #675
- swarm - Fix: Doc2Vec vector_store & embedding by @RafaelJohn9 in #676
- Swarm - Test: added test coverage in Doc2Vec by @RafaelJohn9 in #677
- swarm - Add usage data tracking to CohereModel.py. by @MichaelDecent in #679
- renamed test cases by @3rd-Son in #683
- swarm - Add usage data tracking to GeminiProModel.py. by @MichaelDecent in #681
- swarm - Add usage data tracking to AnthropicModel.py. by @MichaelDecent in #686
- exp - implemented shuttleai img gen model by @3rd-Son in #682
- comm - annoyvectorstore implemented by @3rd-Son in #689
- swarm - Add DurationManager to measure prompt and completion times by @MichaelDecent in #690
- swarm - fixed openaitool by @3rd-Son in #710
- swarm - leptonaimodel fixed by @3rd-Son in #711
- swarm - fixed pydantic warning and unnecessary temperature log by @3rd-Son in #709
- swarm - fixed coheretool unit test failure by @3rd-Son in #707
- swarm - Add usage data tracking to MistralModel.py. by @MichaelDecent in #706
- swarm - added timeout to anthropic stream tests by @3rd-Son in #712
- swarm - Add usage data tracking to PerplexityModel.py. by @MichaelDecent in #713
- swarm - Add usage data tracking to LeptonAIModel.py by @MichaelDecent in #714
- swarm - Add test and utility for printing notebook metadata by @MichaelDecent in #715
- swarm - comm - Fix: moved lepton to community by @RafaelJohn9 in #716
- swarm - fixed perplexity by @3rd-Son in #717
- swarm - Add timeout decorator for test functions and fixed bug relate… by @MichaelDecent in #719
- 0.5.1.devx by @cobycloud in #720
- swarm - Add timeout decorator to unit tests by @MichaelDecent in #722
- used timeout in experimental and community by @3rd-Son in #721
- added timeout decorator by @3rd-Son in #723
- Timeouts by @3rd-Son in https://github...
v0.5.0
What's Changed
- Dev by @cobycloud in #1
- Dev by @cobycloud in #2
- v0.4.0 by @cobycloud in #51
- Update README.md by @cobycloud in #55
- Distances and theri tests. by @faizan2700 in #64
- AI21 Studio Model by @faizan2700 in #66
- Deep Seek Model by @faizan2700 in #67
- Updated shuttleAI model and tests. Parameterize tests are remaining. by @faizan2700 in #71
- markdown to mdtohtml by @faizan2700 in #77
- ShuttleAI ToolModel by @faizan2700 in #80
- changes in deep seek model and shuttle ai model and tests by @faizan2700 in #79
- updated ai studio by @faizan2700 in #84
- updated shuttle model with requests by @faizan2700 in #85
- shuttleaitoolmodel request based approach by @faizan2700 in #86
- updated shuttleaitool model tests by @faizan2700 in #88
- mistral model changes by @faizan2700 in #90
- updated models in mistral by @faizan2700 in #92
- updated mistral tool model by @faizan2700 in #93
- updated aistudio model to use chat message by @faizan2700 in #95
- 🛺💨 v0.4.1.dev10 by @cobycloud in #96
- 💭 Update README.md by @cobycloud in #97
- Update issue templates by @cobycloud in #99
- Dev 0.4.1 - issue templates by @cobycloud in #100
- Issue templates by @cobycloud in #101
- 🧹Issue Templates by @cobycloud in #102
- ☝️Issue templates by @cobycloud in #103
- ☝️ Issue Template by @cobycloud in #104
- Issue templates by @cobycloud in #105
- Dev 0.4.1 by @cobycloud in #106
- 🧹Issue templates by @cobycloud in #107
- 🧹Issue templates by @cobycloud in #108
- Issue templates by @cobycloud in #109
- ☝️Issue Templates by @cobycloud in #110
- Testcases for schema converters by @RafaelJohn9 in #112
- ☝️v0.4.1.dev12 by @cobycloud in #116
- 💭 add issue by @cobycloud in #120
- 💭 update issue templates by @cobycloud in #122
- 💭 update labeling by @cobycloud in #124
- Dev 0.4.1 by @cobycloud in #126
- reorg by @cobycloud in #127
- 💭 issue templates ☝️ by @cobycloud in #132
- Changes made by @Techie-John in #140
- updated standard/canberra distance by @abdulsamodazeez in #141
- Dev 0.4.1 by @cobycloud in #142
- Fix: Keyerrors caused in ShuttleAI test cases by @RafaelJohn9 in #143
- Revert 143 fix shuttle ai model tests by @cobycloud in #144
- Dev 0.4.1 by @cobycloud in #145
- Fix: Ensure JSON Serialization of Protobuf Objects in GeminiSchemaConverter Test by @abdulsamodazeez in #148
- Fix: Commented potential error leading attr by @RafaelJohn9 in #149
- Fix: Shuttle AI Model tool by @RafaelJohn9 in #150
- Fix: ShuttleAI Tool Model by @RafaelJohn9 in #152
- Fix ai21 studio model by @RafaelJohn9 in #154
- Fix: TfidfEmbedding giving missing arg Error by @RafaelJohn9 in #155
- Update 11_test_case_failure.yaml by @cobycloud in #156
- Update GeminiSchemaConverter.py by @abdulsamodazeez in #159
- Fix: TextBlob Parsers punkt -> punkt_tab by @RafaelJohn9 in #160
- Update GeminiSchemaConverter.py by @abdulsamodazeez in #163
- Fix: For GeminiSchemaConverter and GeminiToolModel by @RafaelJohn9 in #164
- Dev 0.4.1 by @cobycloud in #167
- 💭 update issue templates by @cobycloud in #180
- Feature: added
adding multiple messages
feature by @RafaelJohn9 in #184 - added sqlite vector_store class and test files by @MichaelDecent in #185
- Update conversation test by @RafaelJohn9 in #192
- Update QAAgent.py by @abdulsamodazeez in #195
- Update: added
add_messages
test inside SessionCacheConversation by @RafaelJohn9 in #196 - Feature: Added Code Extractor Tool and its tests by @RafaelJohn9 in #198
- Max size system conv tests by @RafaelJohn9 in #203
- Qdrant vector store tests by @RafaelJohn9 in #207
- Feature: sqlite vector db and its tests by @RafaelJohn9 in #216
- 💭 adding issue template for code hygiene by @cobycloud in #219
- Created chromadb test file by @Shravan773 in #223
- Added RequestsTool.py by @abdulsamodazeez in #227
- Added Textstat files by @abdulsamodazeez in #230
- Cobycloud patch 1 by @cobycloud in #231
- Revert "Cobycloud patch 1" by @cobycloud in #232
- Update 11_test_case_failure.yaml by @cobycloud in #233
- Update 11_test_case_failure.yaml by @cobycloud in #234
- Update 13_test_case_coverage.yaml by @cobycloud in #235
- Renamed ChromaDBVector and RequestTool file modules by @MichaelDecent in #251
- implemented the call method on RequestTool.py by @MichaelDecent in #270
- fixed the test_call function of AutomatedReadabilityIndex_test.py by @MichaelDecent in #281
- Error correction for ColemanLiauIndex_test.py::test_call by @JustusOmbok in #282
- Error correction for tests/tools/LexicalDensity_test.py::test_call by @JustusOmbok in #284
- fixed the test_call function of DaleChallReadability_test.py by @MichaelDecent in #283
- fixed the test_call function of FleschReadingEase_test.py by @MichaelDecent in #285
- Error correction for tests/tools/SMOGIndex_test.py::test_call by @JustusOmbok in #286
- fixed the test_call function of TextLength_test.py and DaleChallReada… by @MichaelDecent in #287
- Error correction for "tests/tools/FleschKincaid_test.py::test_call" by @JustusOmbok in #288
- fixed the test_call function of MatplotlibTool_test.py by @MichaelDecent in #289
- Added validate_input func in AutomatedReadabilityIndexTool.py by @JustusOmbok in #290
- added a validate_input function in FleschKincaidTool.py by @MichaelDecent in #291
- Changed expected_output in AutomatedReadabilityIndex_test.py by @JustusOmbok in #292
- Dev 0.4.1.x by @MichaelDecent in #301
- Updated count_characters method in swarmauri/standard/tools/concrete/… by @JustusOmbok in #302
- Updated count_syllables_in_wor...
v0.4.4
What's Changed
- Dev by @cobycloud in #1
- Dev by @cobycloud in #2
- v0.4.0 by @cobycloud in #51
- Update README.md by @cobycloud in #55
- Distances and theri tests. by @faizan2700 in #64
- AI21 Studio Model by @faizan2700 in #66
- Deep Seek Model by @faizan2700 in #67
- Updated shuttleAI model and tests. Parameterize tests are remaining. by @faizan2700 in #71
- markdown to mdtohtml by @faizan2700 in #77
- ShuttleAI ToolModel by @faizan2700 in #80
- changes in deep seek model and shuttle ai model and tests by @faizan2700 in #79
- updated ai studio by @faizan2700 in #84
- updated shuttle model with requests by @faizan2700 in #85
- shuttleaitoolmodel request based approach by @faizan2700 in #86
- updated shuttleaitool model tests by @faizan2700 in #88
- mistral model changes by @faizan2700 in #90
- updated models in mistral by @faizan2700 in #92
- updated mistral tool model by @faizan2700 in #93
- updated aistudio model to use chat message by @faizan2700 in #95
- 🛺💨 v0.4.1.dev10 by @cobycloud in #96
- 💭 Update README.md by @cobycloud in #97
- Update issue templates by @cobycloud in #99
- Dev 0.4.1 - issue templates by @cobycloud in #100
- Issue templates by @cobycloud in #101
- 🧹Issue Templates by @cobycloud in #102
- ☝️Issue templates by @cobycloud in #103
- ☝️ Issue Template by @cobycloud in #104
- Issue templates by @cobycloud in #105
- Dev 0.4.1 by @cobycloud in #106
- 🧹Issue templates by @cobycloud in #107
- 🧹Issue templates by @cobycloud in #108
- Issue templates by @cobycloud in #109
- ☝️Issue Templates by @cobycloud in #110
- Testcases for schema converters by @RafaelJohn9 in #112
- ☝️v0.4.1.dev12 by @cobycloud in #116
- 💭 add issue by @cobycloud in #120
- 💭 update issue templates by @cobycloud in #122
- 💭 update labeling by @cobycloud in #124
- Dev 0.4.1 by @cobycloud in #126
- reorg by @cobycloud in #127
- 💭 issue templates ☝️ by @cobycloud in #132
- Changes made by @Techie-John in #140
- updated standard/canberra distance by @abdulsamodazeez in #141
- Dev 0.4.1 by @cobycloud in #142
- Fix: Keyerrors caused in ShuttleAI test cases by @RafaelJohn9 in #143
- Revert 143 fix shuttle ai model tests by @cobycloud in #144
- Dev 0.4.1 by @cobycloud in #145
- Fix: Ensure JSON Serialization of Protobuf Objects in GeminiSchemaConverter Test by @abdulsamodazeez in #148
- Fix: Commented potential error leading attr by @RafaelJohn9 in #149
- Fix: Shuttle AI Model tool by @RafaelJohn9 in #150
- Fix: ShuttleAI Tool Model by @RafaelJohn9 in #152
- Fix ai21 studio model by @RafaelJohn9 in #154
- Fix: TfidfEmbedding giving missing arg Error by @RafaelJohn9 in #155
- Update 11_test_case_failure.yaml by @cobycloud in #156
- Update GeminiSchemaConverter.py by @abdulsamodazeez in #159
- Fix: TextBlob Parsers punkt -> punkt_tab by @RafaelJohn9 in #160
- Update GeminiSchemaConverter.py by @abdulsamodazeez in #163
- Fix: For GeminiSchemaConverter and GeminiToolModel by @RafaelJohn9 in #164
- Dev 0.4.1 by @cobycloud in #167
- 🚢 v0.4.1 - Shipping by @cobycloud in #168
- Update publish_stable.yml by @cobycloud in #169
- Update setup.py LICENSE classifier by @cobycloud in #170
- 💭 update issue templates by @cobycloud in #180
- Feature: added
adding multiple messages
feature by @RafaelJohn9 in #184 - added sqlite vector_store class and test files by @MichaelDecent in #185
- Update conversation test by @RafaelJohn9 in #192
- Update QAAgent.py by @abdulsamodazeez in #195
- Update: added
add_messages
test inside SessionCacheConversation by @RafaelJohn9 in #196 - Feature: Added Code Extractor Tool and its tests by @RafaelJohn9 in #198
- Max size system conv tests by @RafaelJohn9 in #203
- Qdrant vector store tests by @RafaelJohn9 in #207
- Feature: sqlite vector db and its tests by @RafaelJohn9 in #216
- 💭 adding issue template for code hygiene by @cobycloud in #219
- Created chromadb test file by @Shravan773 in #223
- Added RequestsTool.py by @abdulsamodazeez in #227
- Added Textstat files by @abdulsamodazeez in #230
- Cobycloud patch 1 by @cobycloud in #231
- Revert "Cobycloud patch 1" by @cobycloud in #232
- Update 11_test_case_failure.yaml by @cobycloud in #233
- Update 11_test_case_failure.yaml by @cobycloud in #234
- Update 13_test_case_coverage.yaml by @cobycloud in #235
- Renamed ChromaDBVector and RequestTool file modules by @MichaelDecent in #251
- implemented the call method on RequestTool.py by @MichaelDecent in #270
- fixed the test_call function of AutomatedReadabilityIndex_test.py by @MichaelDecent in #281
- Error correction for ColemanLiauIndex_test.py::test_call by @JustusOmbok in #282
- Error correction for tests/tools/LexicalDensity_test.py::test_call by @JustusOmbok in #284
- fixed the test_call function of DaleChallReadability_test.py by @MichaelDecent in #283
- fixed the test_call function of FleschReadingEase_test.py by @MichaelDecent in #285
- Error correction for tests/tools/SMOGIndex_test.py::test_call by @JustusOmbok in #286
- fixed the test_call function of TextLength_test.py and DaleChallReada… by @MichaelDecent in #287
- Error correction for "tests/tools/FleschKincaid_test.py::test_call" by @JustusOmbok in #288
- fixed the test_call function of MatplotlibTool_test.py by @MichaelDecent in #289
- Added validate_input func in AutomatedReadabilityIndexTool.py by @JustusOmbok in #290
- added a validate_input function in FleschKincaidTool.py by @MichaelDecent in #291
- Changed expected_output in AutomatedReadabilityIndex_test.py by @JustusOmbok in https://github.com/sw...
0.4.2.dev1
Full Changelog: 0.4.1.dev137...0.4.2.dev1
0.4.1.dev137
What's Changed
- Dev by @cobycloud in #1
- Dev by @cobycloud in #2
- v0.4.0 by @cobycloud in #51
- Update README.md by @cobycloud in #55
- Distances and theri tests. by @faizan2700 in #64
- AI21 Studio Model by @faizan2700 in #66
- Deep Seek Model by @faizan2700 in #67
- Updated shuttleAI model and tests. Parameterize tests are remaining. by @faizan2700 in #71
- markdown to mdtohtml by @faizan2700 in #77
- ShuttleAI ToolModel by @faizan2700 in #80
- changes in deep seek model and shuttle ai model and tests by @faizan2700 in #79
- updated ai studio by @faizan2700 in #84
- updated shuttle model with requests by @faizan2700 in #85
- shuttleaitoolmodel request based approach by @faizan2700 in #86
- updated shuttleaitool model tests by @faizan2700 in #88
- mistral model changes by @faizan2700 in #90
- updated models in mistral by @faizan2700 in #92
- updated mistral tool model by @faizan2700 in #93
- updated aistudio model to use chat message by @faizan2700 in #95
- 🛺💨 v0.4.1.dev10 by @cobycloud in #96
- 💭 Update README.md by @cobycloud in #97
- Update issue templates by @cobycloud in #99
- Dev 0.4.1 - issue templates by @cobycloud in #100
- Issue templates by @cobycloud in #101
- 🧹Issue Templates by @cobycloud in #102
- ☝️Issue templates by @cobycloud in #103
- ☝️ Issue Template by @cobycloud in #104
- Issue templates by @cobycloud in #105
- Dev 0.4.1 by @cobycloud in #106
- 🧹Issue templates by @cobycloud in #107
- 🧹Issue templates by @cobycloud in #108
- Issue templates by @cobycloud in #109
- ☝️Issue Templates by @cobycloud in #110
- Testcases for schema converters by @RafaelJohn9 in #112
- ☝️v0.4.1.dev12 by @cobycloud in #116
- 💭 add issue by @cobycloud in #120
- 💭 update issue templates by @cobycloud in #122
- 💭 update labeling by @cobycloud in #124
- Dev 0.4.1 by @cobycloud in #126
- reorg by @cobycloud in #127
- 💭 issue templates ☝️ by @cobycloud in #132
- Changes made by @Techie-John in #140
- updated standard/canberra distance by @abdulsamodazeez in #141
- Dev 0.4.1 by @cobycloud in #142
- Fix: Keyerrors caused in ShuttleAI test cases by @RafaelJohn9 in #143
- Revert 143 fix shuttle ai model tests by @cobycloud in #144
- Dev 0.4.1 by @cobycloud in #145
- Fix: Ensure JSON Serialization of Protobuf Objects in GeminiSchemaConverter Test by @abdulsamodazeez in #148
- Fix: Commented potential error leading attr by @RafaelJohn9 in #149
- Fix: Shuttle AI Model tool by @RafaelJohn9 in #150
- Fix: ShuttleAI Tool Model by @RafaelJohn9 in #152
- Fix ai21 studio model by @RafaelJohn9 in #154
- Fix: TfidfEmbedding giving missing arg Error by @RafaelJohn9 in #155
- Update 11_test_case_failure.yaml by @cobycloud in #156
- Update GeminiSchemaConverter.py by @abdulsamodazeez in #159
- Fix: TextBlob Parsers punkt -> punkt_tab by @RafaelJohn9 in #160
- Update GeminiSchemaConverter.py by @abdulsamodazeez in #163
- Fix: For GeminiSchemaConverter and GeminiToolModel by @RafaelJohn9 in #164
- Dev 0.4.1 by @cobycloud in #167
- 💭 update issue templates by @cobycloud in #180
- Feature: added
adding multiple messages
feature by @RafaelJohn9 in #184 - added sqlite vector_store class and test files by @MichaelDecent in #185
- Update conversation test by @RafaelJohn9 in #192
- Update QAAgent.py by @abdulsamodazeez in #195
- Update: added
add_messages
test inside SessionCacheConversation by @RafaelJohn9 in #196 - Feature: Added Code Extractor Tool and its tests by @RafaelJohn9 in #198
- Max size system conv tests by @RafaelJohn9 in #203
- Qdrant vector store tests by @RafaelJohn9 in #207
- Feature: sqlite vector db and its tests by @RafaelJohn9 in #216
- 💭 adding issue template for code hygiene by @cobycloud in #219
- Created chromadb test file by @Shravan773 in #223
- Added RequestsTool.py by @abdulsamodazeez in #227
- Added Textstat files by @abdulsamodazeez in #230
- Cobycloud patch 1 by @cobycloud in #231
- Revert "Cobycloud patch 1" by @cobycloud in #232
- Update 11_test_case_failure.yaml by @cobycloud in #233
- Update 11_test_case_failure.yaml by @cobycloud in #234
- Update 13_test_case_coverage.yaml by @cobycloud in #235
- Renamed ChromaDBVector and RequestTool file modules by @MichaelDecent in #251
- implemented the call method on RequestTool.py by @MichaelDecent in #270
- fixed the test_call function of AutomatedReadabilityIndex_test.py by @MichaelDecent in #281
- Error correction for ColemanLiauIndex_test.py::test_call by @JustusOmbok in #282
- Error correction for tests/tools/LexicalDensity_test.py::test_call by @JustusOmbok in #284
- fixed the test_call function of DaleChallReadability_test.py by @MichaelDecent in #283
- fixed the test_call function of FleschReadingEase_test.py by @MichaelDecent in #285
- Error correction for tests/tools/SMOGIndex_test.py::test_call by @JustusOmbok in #286
- fixed the test_call function of TextLength_test.py and DaleChallReada… by @MichaelDecent in #287
- Error correction for "tests/tools/FleschKincaid_test.py::test_call" by @JustusOmbok in #288
- fixed the test_call function of MatplotlibTool_test.py by @MichaelDecent in #289
- Added validate_input func in AutomatedReadabilityIndexTool.py by @JustusOmbok in #290
- added a validate_input function in FleschKincaidTool.py by @MichaelDecent in #291
- Changed expected_output in AutomatedReadabilityIndex_test.py by @JustusOmbok in #292
- Dev 0.4.1.x by @MichaelDecent in #301
- Updated count_characters method in swarmauri/standard/tools/concrete/… by @JustusOmbok in #302
- Updated count_syllables_in_wor...
v0.4.1
What's Changed
- Dev by @cobycloud in #1
- Dev by @cobycloud in #2
- v0.4.0 by @cobycloud in #51
- Update README.md by @cobycloud in #55
- Distances and theri tests. by @faizan2700 in #64
- AI21 Studio Model by @faizan2700 in #66
- Deep Seek Model by @faizan2700 in #67
- Updated shuttleAI model and tests. Parameterize tests are remaining. by @faizan2700 in #71
- markdown to mdtohtml by @faizan2700 in #77
- ShuttleAI ToolModel by @faizan2700 in #80
- changes in deep seek model and shuttle ai model and tests by @faizan2700 in #79
- updated ai studio by @faizan2700 in #84
- updated shuttle model with requests by @faizan2700 in #85
- shuttleaitoolmodel request based approach by @faizan2700 in #86
- updated shuttleaitool model tests by @faizan2700 in #88
- mistral model changes by @faizan2700 in #90
- updated models in mistral by @faizan2700 in #92
- updated mistral tool model by @faizan2700 in #93
- updated aistudio model to use chat message by @faizan2700 in #95
- 🛺💨 v0.4.1.dev10 by @cobycloud in #96
- 💭 Update README.md by @cobycloud in #97
- Update issue templates by @cobycloud in #99
- Dev 0.4.1 - issue templates by @cobycloud in #100
- Issue templates by @cobycloud in #101
- 🧹Issue Templates by @cobycloud in #102
- ☝️Issue templates by @cobycloud in #103
- ☝️ Issue Template by @cobycloud in #104
- Issue templates by @cobycloud in #105
- Dev 0.4.1 by @cobycloud in #106
- 🧹Issue templates by @cobycloud in #107
- 🧹Issue templates by @cobycloud in #108
- Issue templates by @cobycloud in #109
- ☝️Issue Templates by @cobycloud in #110
- Testcases for schema converters by @RafaelJohn9 in #112
- ☝️v0.4.1.dev12 by @cobycloud in #116
- 💭 add issue by @cobycloud in #120
- 💭 update issue templates by @cobycloud in #122
- 💭 update labeling by @cobycloud in #124
- Dev 0.4.1 by @cobycloud in #126
- reorg by @cobycloud in #127
- 💭 issue templates ☝️ by @cobycloud in #132
- Changes made by @Techie-John in #140
- updated standard/canberra distance by @abdulsamodazeez in #141
- Dev 0.4.1 by @cobycloud in #142
- Fix: Keyerrors caused in ShuttleAI test cases by @RafaelJohn9 in #143
- Revert 143 fix shuttle ai model tests by @cobycloud in #144
- Dev 0.4.1 by @cobycloud in #145
- Fix: Ensure JSON Serialization of Protobuf Objects in GeminiSchemaConverter Test by @abdulsamodazeez in #148
- Fix: Commented potential error leading attr by @RafaelJohn9 in #149
- Fix: Shuttle AI Model tool by @RafaelJohn9 in #150
- Fix: ShuttleAI Tool Model by @RafaelJohn9 in #152
- Fix ai21 studio model by @RafaelJohn9 in #154
- Fix: TfidfEmbedding giving missing arg Error by @RafaelJohn9 in #155
- Update 11_test_case_failure.yaml by @cobycloud in #156
- Update GeminiSchemaConverter.py by @abdulsamodazeez in #159
- Fix: TextBlob Parsers punkt -> punkt_tab by @RafaelJohn9 in #160
- Update GeminiSchemaConverter.py by @abdulsamodazeez in #163
- Fix: For GeminiSchemaConverter and GeminiToolModel by @RafaelJohn9 in #164
- Dev 0.4.1 by @cobycloud in #167
- 🚢 v0.4.1 - Shipping by @cobycloud in #168
- Update publish_stable.yml by @cobycloud in #169
- Update setup.py LICENSE classifier by @cobycloud in #170
New Contributors
- @faizan2700 made their first contribution in #64
- @RafaelJohn9 made their first contribution in #112
- @Techie-John made their first contribution in #140
- @abdulsamodazeez made their first contribution in #141
Full Changelog: v0.4.0...v0.4.1
v0.4.0
0.3.8.dev55
Full Changelog: v0.3.5.dev20...0.3.8.dev55