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 #724
- swarm - fix bugs by @MichaelDecent in #725
- exp - Moved Deepface and it related files by @MichaelDecent in #729
- swarm - fixed GroqTool by @3rd-Son in #728
- swarm -fixed mistraltool error by @3rd-Son in #730
- swarm - fixed coheretool by @3rd-Son in #731
- swarm - fixed error related to AnthropicToolModel.py by @MichaelDecent in #732
- swarm - bug fix on the workflow by @MichaelDecent in #734
- swarm - fixed path error by @3rd-Son in #735
- swarm -fixed beautifulsoup by @3rd-Son in #736
- swarm - fixed errors in texblob and file path to base 64 by @3rd-Son in #737
- swarm - Update README.md by @MichaelDecent in #738
- swarm - Final fix by @MichaelDecent in #740
- core - Shipping 0.5.1 by @cobycloud in #741
- swarmauri - Update pyproject.toml by @cobycloud in #742
- comm - Test failure by @MichaelDecent in #745
- comm - fixed errors by @3rd-Son in #748
- swarm - Add versioning to swarmauri package by @MichaelDecent in #747
- comm - fixed collection error by @3rd-Son in #750
- swarm - implemented voyage embedding by @3rd-Son in #753
- swarm - WhisperLargeModel implemented by @MichaelDecent in #754
- swarm -implemented completeness measurement by @3rd-Son in #755
- swarm - implemented missingnessmeasurement by @3rd-Son in #756
- swarm -implemented uniquenessmeasurement by @3rd-Son in #757
- comm - feat: add PytesseractImg2TextModel for OCR processing and corresponding unit tests by @MichaelDecent in #758
- swarm - implemented disctinctiveness Measurement by @3rd-Son in #759
- swarm -implemented MiscMeasurements by @3rd-Son in #761
- swarm - feat: refactor PlayHTModel to improve voice handling and validation logic by @MichaelDecent in #767
- swarm - cohere Restful by @3rd-Son in #768
- swarm - refactor: restful api implementation of GroqModel by @MichaelDecent in #769
- swarm - add refactor GroqVisionModel by @MichaelDecent in #770
- swarm - feat: add GroqTooModel Restful api implementation by @MichaelDecent in #773
- swarm - feat: add AI21StudioModel Restful api implementation and unit… by @MichaelDecent in #772
- swarm - deepinfra restapi by @3rd-Son in #774
- swarm - feat: add MistralModel Restful api implementation by @MichaelDecent in #775
- swarm - feat: add MistralToolModel Restful api implementation by @MichaelDecent in #777
- swarm - implemented deepseek Rest API by @3rd-Son in #776
- swarm - implement rest anthropic by @3rd-Son in #771
- swarm - used httpx for deepseek by @3rd-Son in #779
- swarm - implemented GroqAIAudio to utilize httpx by @MichaelDecent in #780
- swarm - used httpx for deepinfra by @3rd-Son in #781
- swarm - Refactor GroqModel to use httpx for API requests by @MichaelDecent in #782
- swarm -implemted httpx in anthropic by @3rd-Son in #783
- swarm - Refactor LLM models to utilize httpx by @MichaelDecent in #784
- Swarm/lazy loading dev by @cobycloud in #786
- Swarm/lazy loading dev by @cobycloud in #788
- swarm - update with httpx fix by @MichaelDecent in #787
- swarm - implemented httpx in coheremodels by @3rd-Son in #789
- swarm - used httpx in voyage by @3rd-Son in #790
- Updated fix by @MichaelDecent in #791
- swarm - httpx to Falai by @3rd-Son in #792
- swarm - httpx to embeddings by @3rd-Son in #793
- swam - add httpx to Gemini related models by @MichaelDecent in #795
- swarm- used httpx for Whisper by @3rd-Son in #794
- swarm - httpx on playht model by @MichaelDecent in #796
- swarm - fixed anthropic integration error by @3rd-Son in #797
- swarm - fixed deepinfraimggen error by @3rd-Son in #798
- swarm - blackforest by @3rd-Son in #800
- swarm - fix for print_notebook_meta_data by @MichaelDecent in #801
- swarm - final fix by @MichaelDecent in #802
- swarm - workflow fix on GeminiPro and MistralTool by @MichaelDecent in #799
- swarm - minor fix by @MichaelDecent in #803
- Update FalAIVisionModel_unit_test.py by @cobycloud in #804
- swarm - fixed cohere warning by @3rd-Son in #807
- swarm - fixed cohere closed loop error by @3rd-Son in #808
- swarm - fixed GeminiSchemaConverter by @MichaelDecent in #809
- swarm - Enhance retry decorator to support both sync and async functions by @MichaelDecent in #810
- swarm - removed failing model by @MichaelDecent in #811
- swarm - fixed FalAI by @3rd-Son in #812
- swarm - add retry logic to all llms by @MichaelDecent in #813
- swarm - fix on fal ai models by @MichaelDecent in #814
- swarm - updated the error message of retry decorator and minor update by @MichaelDecent in #815
- core - release v0.5.2 by @cobycloud in #816
- Mono/release by @cobycloud in #817
- mono - release v0.5.2 by @cobycloud in #818
New Contributors
Full Changelog: v0.5.0...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 #724
- swarm - fix bugs by @MichaelDecent in #725
- exp - Moved Deepface and it related files by @MichaelDecent in #729
- swarm - fixed GroqTool by @3rd-Son in #728
- swarm -fixed mistraltool error by @3rd-Son in #730
- swarm - fixed coheretool by @3rd-Son in #731
- swarm - fixed error related to AnthropicToolModel.py by @MichaelDecent in #732
- swarm - bug fix on the workflow by @MichaelDecent in #734
- swarm - fixed path error by @3rd-Son in #735
- swarm -fixed beautifulsoup by @3rd-Son in #736
- swarm - fixed errors in texblob and file path to base 64 by @3rd-Son in #737
- swarm - Update README.md by @MichaelDecent in #738
- swarm - Final fix by @MichaelDecent in #740
- core - Shipping 0.5.1 by @cobycloud in #741
- swarmauri - Update pyproject.toml by @cobycloud in #742
- comm - Test failure by @MichaelDecent in #745
- comm - fixed errors by @3rd-Son in #748
- swarm - Add versioning to swarmauri package by @MichaelDecent in #747
- comm - fixed collection error by @3rd-Son in #750
- swarm - implemented voyage embedding by @3rd-Son in #753
- swarm - WhisperLargeModel implemented by @MichaelDecent in #754
- swarm -implemented completeness measurement by @3rd-Son in #755
- swarm - implemented missingnessmeasurement by @3rd-Son in #756
- swarm -implemented uniquenessmeasurement by @3rd-Son in #757
- comm - feat: add PytesseractImg2TextModel for OCR processing and corresponding unit tests by @MichaelDecent in #758
- swarm - implemented disctinctiveness Measurement by @3rd-Son in #759
- swarm -implemented MiscMeasurements by @3rd-Son in #761
- swarm - feat: refactor PlayHTModel to improve voice handling and validation logic by @MichaelDecent in #767
- swarm - cohere Restful by @3rd-Son in #768
- swarm - refactor: restful api implementation of GroqModel by @MichaelDecent in #769
- swarm - add refactor GroqVisionModel by @MichaelDecent in #770
- swarm - feat: add GroqTooModel Restful api implementation by @MichaelDecent in #773
- swarm - feat: add AI21StudioModel Restful api implementation and unit… by @MichaelDecent in #772
- swarm - deepinfra restapi by @3rd-Son in #774
- swarm - feat: add MistralModel Restful api implementation by @MichaelDecent in #775
- swarm - feat: add MistralToolModel Restful api implementation by @MichaelDecent in #777
- swarm - implemented deepseek Rest API by @3rd-Son in #776
- swarm - implement rest anthropic by @3rd-Son in #771
- swarm - used httpx for deepseek by @3rd-Son in #779
- swarm - implemented GroqAIAudio to utilize httpx by @MichaelDecent in #780
- swarm - used httpx for deepinfra by @3rd-Son in #781
- swarm - Refactor GroqModel to use httpx for API requests by @MichaelDecent in #782
- swarm -implemted httpx in anthropic by @3rd-Son in #783
- swarm - Refactor LLM models to utilize httpx by @MichaelDecent in #784
- Swarm/lazy loading dev by @cobycloud in #786
- Swarm/lazy loading dev by @cobycloud in #788
- swarm - update with httpx fix by @MichaelDecent in #787
- swarm - implemented httpx in coheremodels by @3rd-Son in #789
- swarm - used httpx in voyage by @3rd-Son in #790
- Updated fix by @MichaelDecent in #791
- swarm - httpx to Falai by @3rd-Son in #792
- swarm - httpx to embeddings by @3rd-Son in #793
- swam - add httpx to Gemini related models by @MichaelDecent in #795
- swarm- used httpx for Whisper by @3rd-Son in #794
- swarm - httpx on playht model by @MichaelDecent in #796
- swarm - fixed anthropic integration error by @3rd-Son in #797
- swarm - fixed deepinfraimggen error by @3rd-Son in #798
- swarm - blackforest by @3rd-Son in #800
- swarm - fix for print_notebook_meta_data by @MichaelDecent in #801
- swarm - final fix by @MichaelDecent in #802
- swarm - workflow fix on GeminiPro and MistralTool by @MichaelDecent in #799
- swarm - minor fix by @MichaelDecent in #803
- Update FalAIVisionModel_unit_test.py by @cobycloud in #804
- swarm - fixed cohere warning by @3rd-Son in #807
- swarm - fixed cohere closed loop error by @3rd-Son in #808
- swarm - fixed GeminiSchemaConverter by @MichaelDecent in #809
- swarm - Enhance retry decorator to support both sync and async functions by @MichaelDecent in #810
- swarm - removed failing model by @MichaelDecent in #811
- swarm - fixed FalAI by @3rd-Son in #812
- swarm - add retry logic to all llms by @MichaelDecent in #813
- swarm - fix on fal ai models by @MichaelDecent in #814
- swarm - updated the error message of retry decorator and minor update by @MichaelDecent in #815
- core - release v0.5.2 by @cobycloud in #816
- Mono/release by @cobycloud in #817
- mono - release v0.5.2 by @cobycloud in #818
New Contributors
Full Changelog: v0.5.0...v0.5.2