What's Changed
* Fix 498: Add PyPDFTKParser and corresponding unit tests by wpn10 in https://github.com/swarmauri/swarmauri-sdk/pull/552
* Dpgp by RafaelJohn9 in https://github.com/swarmauri/swarmauri-sdk/pull/595
* swarmauri - Added CohereEmbedding by keetrap in https://github.com/swarmauri/swarmauri-sdk/pull/575
* exp - migrate excess interface by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/597
* VCM Base and IPredictVision.py by ishaan1234 in https://github.com/swarmauri/swarmauri-sdk/pull/596
* Deep Face Vision: Added test files and changed components by ishaan1234 in https://github.com/swarmauri/swarmauri-sdk/pull/600
* Update DeepFaceDistance.py by ishaan1234 in https://github.com/swarmauri/swarmauri-sdk/pull/605
* Audio multimodal by RafaelJohn9 in https://github.com/swarmauri/swarmauri-sdk/pull/603
* 0.4.5.dev1 by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/608
* Multimodal by ishaan1234 in https://github.com/swarmauri/swarmauri-sdk/pull/589
* swarmauri - multimodal support by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/599
* fixed the dependency issue in setup.py by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/611
* Fix 494: Add PyPDF2Parser and corresponding unit tests by wpn10 in https://github.com/swarmauri/swarmauri-sdk/pull/613
* swarm - Refactor: changed metrics to measurement by RafaelJohn9 in https://github.com/swarmauri/swarmauri-sdk/pull/612
* swarm - implemented async, batch, stream, astream and abatch in opena… by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/615
* swarm - implemented async, batch, abatch, on GeminiProModel.py by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/621
* Implemented async batch and abatch on Anthropic model by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/616
* swarm - implemented async batch, abatch for ai21model by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/617
* swarm - implemented async, batch, abatch, on GroqModel.py by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/618
* Implement duckdb by RafaelJohn9 in https://github.com/swarmauri/swarmauri-sdk/pull/609
* swarm -implemented async, stream, astream, batch and abatch by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/620
* implemented async batch stream in deepinframodel by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/622
* swarm - implemented apredict, batch, abatch, stream, astream for deepseekmodel by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/624
* swarm - implemented apredict, astream, stream batch and abatch for lepton model by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/625
* implemented async, batch, abatch, on PerplexityModel.py by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/626
* swarm - implemented async, batch, abatch, on MistralModel.py by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/627
* exp - moved pacmap affected files and spatial-doc embedding and vector store to exp pkg by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/629
* swarm -async,batch,stream in openrouter by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/630
* swarm - implemented async,batch,stream in GroqToolModel.py by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/631
* swarm -async,batch and stream for openaitoolmodel by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/632
* swarm - Add async stream and batch processing to MistralToolModel by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/633
* swarm -async, batch, stream coheretoolmodel by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/634
* implemented async, stream, predict in anthropictoolmodel by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/635
* comm - implemented DuckDBVectorStore by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/636
* swarm - Add async stream and batch processing to GeminiToolModel.py by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/637
* swarm --added tests for utils by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/639
* swarm - Add deepface dependency by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/641
* marked expected to fail tests with xfail by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/642
* swarm - fix on collection error by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/644
* swarm - Add `aiohttp` dependency by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/645
* swarm - Add OpenAIAudioTTS class and unit tests by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/651
* swarm - fix for Mistral related errors by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/647
* Revert "swarm - fix for Mistral related errors" by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/656
* swarm - added async, stream, batch to OpenAIAudioTTS.py by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/653
* swarm - implemented deepinfraimgenmodel by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/654
* exp - moved OpenRouterModel_i9n_test.py to exp pkg by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/657
* swarm - fixed mistral related error by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/658
* swarm - Add async, stream and batch support to OpenAIAudio. by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/659
* swarm - Implemented Fluxpro text to image generation model by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/660
* updated the util files and test by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/665
* swarn - deepinfraimg model now returns base64 strings by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/666
* swarm - Add PlayHTModel with unit tests by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/667
* swarm - implemented blackforestimggenmodel by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/669
* exp - shutlleaimodel and shuttleaitoolmodel by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/670
* swarm - llama vision models by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/671
* swarm - Add usage data tracking to AgentMessage and OpenAIModel. by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/672
* swarm - openaiimggenmodel implemented by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/673
* swarm - implemented lepton text to image model by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/674
* swarm - Add usage data tracking to GroqModel.py. by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/675
* swarm - Fix: Doc2Vec vector_store & embedding by RafaelJohn9 in https://github.com/swarmauri/swarmauri-sdk/pull/676
* Swarm - Test: added test coverage in Doc2Vec by RafaelJohn9 in https://github.com/swarmauri/swarmauri-sdk/pull/677
* swarm - Add usage data tracking to CohereModel.py. by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/679
* renamed test cases by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/683
* swarm - Add usage data tracking to GeminiProModel.py. by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/681
* swarm - Add usage data tracking to AnthropicModel.py. by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/686
* exp - implemented shuttleai img gen model by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/682
* comm - annoyvectorstore implemented by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/689
* swarm - Add DurationManager to measure prompt and completion times by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/690
* swarm - fixed openaitool by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/710
* swarm - leptonaimodel fixed by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/711
* swarm - fixed pydantic warning and unnecessary temperature log by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/709
* swarm - fixed coheretool unit test failure by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/707
* swarm - Add usage data tracking to MistralModel.py. by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/706
* swarm - added timeout to anthropic stream tests by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/712
* swarm - Add usage data tracking to PerplexityModel.py. by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/713
* swarm - Add usage data tracking to LeptonAIModel.py by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/714
* swarm - Add test and utility for printing notebook metadata by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/715
* swarm - comm - Fix: moved lepton to community by RafaelJohn9 in https://github.com/swarmauri/swarmauri-sdk/pull/716
* swarm - fixed perplexity by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/717
* swarm - Add timeout decorator for test functions and fixed bug relate… by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/719
* 0.5.1.devx by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/720
* swarm - Add timeout decorator to unit tests by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/722
* used timeout in experimental and community by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/721
* added timeout decorator by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/723
* Timeouts by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/724
* swarm - fix bugs by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/725
* exp - Moved Deepface and it related files by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/729
* swarm - fixed GroqTool by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/728
* swarm -fixed mistraltool error by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/730
* swarm - fixed coheretool by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/731
* swarm - fixed error related to AnthropicToolModel.py by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/732
* swarm - bug fix on the workflow by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/734
* swarm - fixed path error by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/735
* swarm -fixed beautifulsoup by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/736
* swarm - fixed errors in texblob and file path to base 64 by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/737
* swarm - Update README.md by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/738
* swarm - Final fix by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/740
* core - Shipping 0.5.1 by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/741
* swarmauri - Update pyproject.toml by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/742
* comm - Test failure by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/745
* comm - fixed errors by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/748
* swarm - Add versioning to swarmauri package by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/747
* comm - fixed collection error by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/750
* swarm - implemented voyage embedding by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/753
* swarm - WhisperLargeModel implemented by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/754
* swarm -implemented completeness measurement by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/755
* swarm - implemented missingnessmeasurement by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/756
* swarm -implemented uniquenessmeasurement by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/757
* comm - feat: add PytesseractImg2TextModel for OCR processing and corresponding unit tests by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/758
* swarm - implemented disctinctiveness Measurement by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/759
* swarm -implemented MiscMeasurements by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/761
* swarm - feat: refactor PlayHTModel to improve voice handling and validation logic by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/767
* swarm - cohere Restful by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/768
* swarm - refactor: restful api implementation of GroqModel by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/769
* swarm - add refactor GroqVisionModel by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/770
* swarm - feat: add GroqTooModel Restful api implementation by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/773
* swarm - feat: add AI21StudioModel Restful api implementation and unit… by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/772
* swarm - deepinfra restapi by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/774
* swarm - feat: add MistralModel Restful api implementation by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/775
* swarm - feat: add MistralToolModel Restful api implementation by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/777
* swarm - implemented deepseek Rest API by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/776
* swarm - implement rest anthropic by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/771
* swarm - used httpx for deepseek by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/779
* swarm - implemented GroqAIAudio to utilize httpx by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/780
* swarm - used httpx for deepinfra by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/781
* swarm - Refactor GroqModel to use httpx for API requests by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/782
* swarm -implemted httpx in anthropic by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/783
* swarm - Refactor LLM models to utilize httpx by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/784
* Swarm/lazy loading dev by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/786
* Swarm/lazy loading dev by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/788
* swarm - update with httpx fix by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/787
* swarm - implemented httpx in coheremodels by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/789
* swarm - used httpx in voyage by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/790
* Updated fix by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/791
* swarm - httpx to Falai by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/792
* swarm - httpx to embeddings by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/793
* swam - add httpx to Gemini related models by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/795
* swarm- used httpx for Whisper by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/794
* swarm - httpx on playht model by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/796
* swarm - fixed anthropic integration error by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/797
* swarm - fixed deepinfraimggen error by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/798
* swarm - blackforest by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/800
* swarm - fix for print_notebook_meta_data by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/801
* swarm - final fix by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/802
* swarm - workflow fix on GeminiPro and MistralTool by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/799
* swarm - minor fix by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/803
* Update FalAIVisionModel_unit_test.py by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/804
* swarm - fixed cohere warning by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/807
* swarm - fixed cohere closed loop error by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/808
* swarm - fixed GeminiSchemaConverter by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/809
* swarm - Enhance retry decorator to support both sync and async functions by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/810
* swarm - removed failing model by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/811
* swarm - fixed FalAI by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/812
* swarm - add retry logic to all llms by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/813
* swarm - fix on fal ai models by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/814
* swarm - updated the error message of retry decorator and minor update by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/815
* core - release v0.5.2 by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/816
* Mono/release by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/817
* mono - release v0.5.2 by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/818
New Contributors
* wpn10 made their first contribution in https://github.com/swarmauri/swarmauri-sdk/pull/552
**Full Changelog**: https://github.com/swarmauri/swarmauri-sdk/compare/v0.5.0...v0.5.2
What's Changed
* Fix 498: Add PyPDFTKParser and corresponding unit tests by wpn10 in https://github.com/swarmauri/swarmauri-sdk/pull/552
* Dpgp by RafaelJohn9 in https://github.com/swarmauri/swarmauri-sdk/pull/595
* swarmauri - Added CohereEmbedding by keetrap in https://github.com/swarmauri/swarmauri-sdk/pull/575
* exp - migrate excess interface by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/597
* VCM Base and IPredictVision.py by ishaan1234 in https://github.com/swarmauri/swarmauri-sdk/pull/596
* Deep Face Vision: Added test files and changed components by ishaan1234 in https://github.com/swarmauri/swarmauri-sdk/pull/600
* Update DeepFaceDistance.py by ishaan1234 in https://github.com/swarmauri/swarmauri-sdk/pull/605
* Audio multimodal by RafaelJohn9 in https://github.com/swarmauri/swarmauri-sdk/pull/603
* 0.4.5.dev1 by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/608
* Multimodal by ishaan1234 in https://github.com/swarmauri/swarmauri-sdk/pull/589
* swarmauri - multimodal support by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/599
* fixed the dependency issue in setup.py by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/611
* Fix 494: Add PyPDF2Parser and corresponding unit tests by wpn10 in https://github.com/swarmauri/swarmauri-sdk/pull/613
* swarm - Refactor: changed metrics to measurement by RafaelJohn9 in https://github.com/swarmauri/swarmauri-sdk/pull/612
* swarm - implemented async, batch, stream, astream and abatch in opena… by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/615
* swarm - implemented async, batch, abatch, on GeminiProModel.py by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/621
* Implemented async batch and abatch on Anthropic model by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/616
* swarm - implemented async batch, abatch for ai21model by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/617
* swarm - implemented async, batch, abatch, on GroqModel.py by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/618
* Implement duckdb by RafaelJohn9 in https://github.com/swarmauri/swarmauri-sdk/pull/609
* swarm -implemented async, stream, astream, batch and abatch by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/620
* implemented async batch stream in deepinframodel by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/622
* swarm - implemented apredict, batch, abatch, stream, astream for deepseekmodel by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/624
* swarm - implemented apredict, astream, stream batch and abatch for lepton model by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/625
* implemented async, batch, abatch, on PerplexityModel.py by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/626
* swarm - implemented async, batch, abatch, on MistralModel.py by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/627
* exp - moved pacmap affected files and spatial-doc embedding and vector store to exp pkg by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/629
* swarm -async,batch,stream in openrouter by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/630
* swarm - implemented async,batch,stream in GroqToolModel.py by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/631
* swarm -async,batch and stream for openaitoolmodel by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/632
* swarm - Add async stream and batch processing to MistralToolModel by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/633
* swarm -async, batch, stream coheretoolmodel by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/634
* implemented async, stream, predict in anthropictoolmodel by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/635
* comm - implemented DuckDBVectorStore by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/636
* swarm - Add async stream and batch processing to GeminiToolModel.py by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/637
* swarm --added tests for utils by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/639
* swarm - Add deepface dependency by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/641
* marked expected to fail tests with xfail by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/642
* swarm - fix on collection error by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/644
* swarm - Add `aiohttp` dependency by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/645
* swarm - Add OpenAIAudioTTS class and unit tests by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/651
* swarm - fix for Mistral related errors by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/647
* Revert "swarm - fix for Mistral related errors" by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/656
* swarm - added async, stream, batch to OpenAIAudioTTS.py by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/653
* swarm - implemented deepinfraimgenmodel by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/654
* exp - moved OpenRouterModel_i9n_test.py to exp pkg by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/657
* swarm - fixed mistral related error by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/658
* swarm - Add async, stream and batch support to OpenAIAudio. by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/659
* swarm - Implemented Fluxpro text to image generation model by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/660
* updated the util files and test by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/665
* swarn - deepinfraimg model now returns base64 strings by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/666
* swarm - Add PlayHTModel with unit tests by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/667
* swarm - implemented blackforestimggenmodel by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/669
* exp - shutlleaimodel and shuttleaitoolmodel by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/670
* swarm - llama vision models by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/671
* swarm - Add usage data tracking to AgentMessage and OpenAIModel. by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/672
* swarm - openaiimggenmodel implemented by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/673
* swarm - implemented lepton text to image model by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/674
* swarm - Add usage data tracking to GroqModel.py. by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/675
* swarm - Fix: Doc2Vec vector_store & embedding by RafaelJohn9 in https://github.com/swarmauri/swarmauri-sdk/pull/676
* Swarm - Test: added test coverage in Doc2Vec by RafaelJohn9 in https://github.com/swarmauri/swarmauri-sdk/pull/677
* swarm - Add usage data tracking to CohereModel.py. by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/679
* renamed test cases by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/683
* swarm - Add usage data tracking to GeminiProModel.py. by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/681
* swarm - Add usage data tracking to AnthropicModel.py. by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/686
* exp - implemented shuttleai img gen model by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/682
* comm - annoyvectorstore implemented by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/689
* swarm - Add DurationManager to measure prompt and completion times by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/690
* swarm - fixed openaitool by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/710
* swarm - leptonaimodel fixed by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/711
* swarm - fixed pydantic warning and unnecessary temperature log by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/709
* swarm - fixed coheretool unit test failure by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/707
* swarm - Add usage data tracking to MistralModel.py. by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/706
* swarm - added timeout to anthropic stream tests by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/712
* swarm - Add usage data tracking to PerplexityModel.py. by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/713
* swarm - Add usage data tracking to LeptonAIModel.py by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/714
* swarm - Add test and utility for printing notebook metadata by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/715
* swarm - comm - Fix: moved lepton to community by RafaelJohn9 in https://github.com/swarmauri/swarmauri-sdk/pull/716
* swarm - fixed perplexity by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/717
* swarm - Add timeout decorator for test functions and fixed bug relate… by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/719
* 0.5.1.devx by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/720
* swarm - Add timeout decorator to unit tests by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/722
* used timeout in experimental and community by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/721
* added timeout decorator by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/723
* Timeouts by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/724
* swarm - fix bugs by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/725
* exp - Moved Deepface and it related files by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/729
* swarm - fixed GroqTool by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/728
* swarm -fixed mistraltool error by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/730
* swarm - fixed coheretool by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/731
* swarm - fixed error related to AnthropicToolModel.py by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/732
* swarm - bug fix on the workflow by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/734
* swarm - fixed path error by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/735
* swarm -fixed beautifulsoup by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/736
* swarm - fixed errors in texblob and file path to base 64 by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/737
* swarm - Update README.md by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/738
* swarm - Final fix by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/740
* core - Shipping 0.5.1 by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/741
* swarmauri - Update pyproject.toml by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/742
* comm - Test failure by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/745
* comm - fixed errors by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/748
* swarm - Add versioning to swarmauri package by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/747
* comm - fixed collection error by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/750
* swarm - implemented voyage embedding by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/753
* swarm - WhisperLargeModel implemented by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/754
* swarm -implemented completeness measurement by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/755
* swarm - implemented missingnessmeasurement by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/756
* swarm -implemented uniquenessmeasurement by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/757
* comm - feat: add PytesseractImg2TextModel for OCR processing and corresponding unit tests by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/758
* swarm - implemented disctinctiveness Measurement by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/759
* swarm -implemented MiscMeasurements by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/761
* swarm - feat: refactor PlayHTModel to improve voice handling and validation logic by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/767
* swarm - cohere Restful by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/768
* swarm - refactor: restful api implementation of GroqModel by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/769
* swarm - add refactor GroqVisionModel by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/770
* swarm - feat: add GroqTooModel Restful api implementation by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/773
* swarm - feat: add AI21StudioModel Restful api implementation and unit… by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/772
* swarm - deepinfra restapi by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/774
* swarm - feat: add MistralModel Restful api implementation by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/775
* swarm - feat: add MistralToolModel Restful api implementation by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/777
* swarm - implemented deepseek Rest API by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/776
* swarm - implement rest anthropic by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/771
* swarm - used httpx for deepseek by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/779
* swarm - implemented GroqAIAudio to utilize httpx by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/780
* swarm - used httpx for deepinfra by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/781
* swarm - Refactor GroqModel to use httpx for API requests by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/782
* swarm -implemted httpx in anthropic by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/783
* swarm - Refactor LLM models to utilize httpx by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/784
* Swarm/lazy loading dev by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/786
* Swarm/lazy loading dev by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/788
* swarm - update with httpx fix by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/787
* swarm - implemented httpx in coheremodels by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/789
* swarm - used httpx in voyage by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/790
* Updated fix by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/791
* swarm - httpx to Falai by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/792
* swarm - httpx to embeddings by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/793
* swam - add httpx to Gemini related models by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/795
* swarm- used httpx for Whisper by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/794
* swarm - httpx on playht model by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/796
* swarm - fixed anthropic integration error by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/797
* swarm - fixed deepinfraimggen error by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/798
* swarm - blackforest by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/800
* swarm - fix for print_notebook_meta_data by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/801
* swarm - final fix by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/802
* swarm - workflow fix on GeminiPro and MistralTool by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/799
* swarm - minor fix by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/803
* Update FalAIVisionModel_unit_test.py by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/804
* swarm - fixed cohere warning by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/807
* swarm - fixed cohere closed loop error by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/808
* swarm - fixed GeminiSchemaConverter by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/809
* swarm - Enhance retry decorator to support both sync and async functions by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/810
* swarm - removed failing model by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/811
* swarm - fixed FalAI by 3rd-Son in https://github.com/swarmauri/swarmauri-sdk/pull/812
* swarm - add retry logic to all llms by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/813
* swarm - fix on fal ai models by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/814
* swarm - updated the error message of retry decorator and minor update by MichaelDecent in https://github.com/swarmauri/swarmauri-sdk/pull/815
* core - release v0.5.2 by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/816
* Mono/release by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/817
* mono - release v0.5.2 by cobycloud in https://github.com/swarmauri/swarmauri-sdk/pull/818
New Contributors
* wpn10 made their first contribution in https://github.com/swarmauri/swarmauri-sdk/pull/552
**Full Changelog**: https://github.com/swarmauri/swarmauri-sdk/compare/v0.5.0...v0.5.2