Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Aug 12:44
87d9b83

What's Changed

  • missing files updated by @DarshanKumar89 in #53
  • fix import error and amde context manager dependencies by @niralbhalodia in #54
  • huggingface local model implemented aand example created by @niralbhalodia in #55
  • Replace subprocess-based Ollama communication with HTTP API by @harshdesaii in #56
  • MUL-2, Remove Marketing Claims and Update README by @niralbhalodia in #57
  • Upgraded RAG example with wrapper, FAISS-based vector retrieval and m… by @harshdesaii in #59
  • Add conditional provider registration and dynamic routing by @harshdesaii in #60
  • Add feedback, retraining support to SelfImprovingRAG and unify vector… by @harshdesaii in #61
  • Refactor Compliance CLI to Use Correct PrivacyCompliance Methods by @harshdesaii in #62
  • Add full Ollama provider integration for text generation, code review… by @harshdesaii in #63
  • Improve MCP Workflow Example with Dynamic Input, Auto Model Detection… by @harshdesaii in #64
  • Fix Import Errors and Add --list-models Flag for Model Discovery With… by @harshdesaii in #65
  • Fixing Failing Tests by @niralbhalodia in #58
  • Update Deprecated OpenAI API and Enable Key Retrieval from Environment by @harshdesaii in #66
  • Enhance Multi Model Usage Tracking with Dynamic Model Selection and A… by @harshdesaii in #67
  • Add missing fairness method and fix dataset keys by @harshdesaii in #68
  • Implement End-to-End RAG API Server with Authentication, Model Auto-S… by @harshdesaii in #69
  • Add Missing Privacy Methods, DP Mechanism, and Improve Training Visib… by @harshdesaii in #70
  • Fix Metrics, Serialization, Datasets, and DataLoader Issues in Health… by @harshdesaii in #71
  • Add conditional ensemble fallback logic based on available LLMs by @harshdesaii in #72
  • Add Provider Registration, JSON Serialization, and Fix Weighting Logi… by @harshdesaii in #73
  • fixed ci and tests by @DarshanKumar89 in #74
  • Fix CLI Provider Parsing, API Provider Registration, Ensemble Scoring… by @harshdesaii in #75
  • Add core types, metrics utilities, and missing method in multimodal r… by @harshdesaii in #76
  • Fix critical runtime bugs and security issues by @harshdesaii in #78
  • Refactor Unified API for stable MoE execution with Multi-Modal Routin… by @harshdesaii in #77
  • Fix high severity issues across monitoring, agents, memory, and MoE m… by @harshdesaii in #79
  • Fix routing reliability, kwargs safety, async session reuse, and secu… by @harshdesaii in #80
  • Fix Streaming, Memory, SQLAlchemy Cleanup and Reliability Issues Acro… by @harshdesaii in #81
  • Rework/basic fixes to release by @Nikhil-Kumar98 in #82
  • Fix existing features and improve production readiness by @DarshanKumar89 in #97
  • Fix existing features and improve production readiness by @DarshanKumar89 in #100

New Contributors

Full Changelog: v0.2.2...v0.3.0