Releases: oracle/ai-optimizer
Releases · oracle/ai-optimizer
v2.0.3
What's Changed
- Helm and IaC Updates by @gotsysdba in #394
- Ollama Container - Create empty /tmp by @gotsysdba in #395
- Helm workflow update by @gotsysdba in #396
- Fix routes when baseURL changes by @gotsysdba in #397
- Fix MCP routing by @gotsysdba in #398
- OCI Cohere/Gemini Model Judges by @gotsysdba in #392
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- flatten tools with no_history by @gotsysdba in #388
- Trigger Upgrades by @gotsysdba in #389
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Fix Ollama with latest LiteLLM by @gotsysdba in #384
- Helm Updates by @gotsysdba in #385
- Add document page to references by @gotsysdba in #386
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Major Release
This is a major release with breaking changes; please review these release notes for more information.
What's Changed
- MCP Capabilities – The AI Optimizer and Toolkit now function as both an MCP client and server.
- Prompts – Fully accessible via MCP; all prompts are now exposed, giving users more granular control.
- SelectAI Replacement – Replaced by SQLcl MCP for improved SQL interaction.
- Multi-Agent Graph – Enables combining Vector Search with NL2SQL for more sophisticated queries.
- Infrastructure as Code (IaC) – Updates applied for improved deployment and management.
- Tests – Unit and integration tests have been restructured and expanded for better coverage.
- Dependencies Upgraded
Breaking Changes
- Settings exported pre-2.0 will not work with 2.0+
Contributors
Full Changelog: v1.3.1...v2.0.0
v1.3.1
Breakage
Previous saved configurations will no longer be able to be imported. This is due to the restructuring of prompts to use MCP.
What's Changed
- Prompts migrated to MCP implementation @gotsysdba
- All prompts are now exposed to the end-user for modifications @gotsysdba
- Helm and IaC updates @gotsysdba
- Standalone MCP export improvements @corradodebari
What's New
- Basic Web Crawling @ldemarchis in #318
- Enhancement/vector store OCI refresh by @ViliTajnic in #324
- OCI Cohere LM added @gotsysdba
- SQLcl MCP included to replace SelectAI @gotsysdba
What's Removed
- SelectAI (to be replaced by SQLcl MCP for unstructured queries) @gotsysdba
New Contributors
- @ViliTajnic made their first contribution in #324
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Instance/Workload Principal patch for LiteLLM access to OCI GenAI Models
- Additional IaC Functionality Added
- Minor GUI bug fixes
Full Changelog: v1.2.0...v1.3.0
v1.2.2
Minor fixes to K8s deployment:
- OCI bucket access w/Instance Princpals
- start.sh for SpringAI Download
- patch OraOperator
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- New GUI Layout
- More Model Support - Using LiteLLM
- Oracle Cloud Infrastructure GenAI Service - Auto Model Loading
- aarch64 support
- Versioning exposed
- Storing TestBed settings for download/upload
- SpringAI Updates
- Export LangChain example code
New Contributors (Thank You!)
All Contributors
Full Changelog: v1.1.4...v1.2.0
v1.1.4
What's Changed
- Helm Chart Updates; ADB-Free Support, Remove Subcharts, Bootstrap Non-Priv DB User @gotsysdba
- Ollama on VM GPU IaC Only by @gotsysdba in #208
- Initial SelectAI Integration by @gotsysdba in #212
- Workaround for cohere-ai/cohere-python#42
Full Changelog: v1.1.3...v1.1.4