Improved authentication
We removed the email and password login combination to enhance the security of our platform.
New GoogleAI provider and Gemini models
With the introduction of Google AI as a new provider on the platform, the previous 'Google' provider is renamed to Vertex AI.
Export Experiment Results
To give data scientists greater flexibility, we now allow you to export your Experiment results directly from Orq.ai. This update provides the freedom to extend your analysis beyond the platform, enabling you to work with your data in your preferred tools and environments.
Knowledge Bases & RAG
Start building even more reliable AI applications by equipping LLMs with accurate and relevant knowledge. This will greatly improve their knowledge and thus reduce the likelihood of hallucinations.
Webhooks
A much-requested feature, webhooks, is now added to the Orq.ai platform.
Contact analytics
To gain more insights and control over your LLM consumption, we added contact analytics.
Onboard private models on Azure
You can now add your own private and/or finetuned models to the Orq.ai model garden.
Debug more effectively
The Debug tab is back. Did your request fail, and do you want to look into the payload? Navigate towards the debug tab and find out what has been happening.
Provider_response added in the SDK
We did add the raw provider_response
to our Python and Node SDK. This will give you the flexibility of retrieving model-specific output that we don't provide through our unified API.
GPT-4o mini
OpenAI has introduced GPT-4o mini, a smaller, more efficient, and cheaper model replacing GPT-3.5 Turbo. This follows similar moves by Anthropic (Claude 3 Haiku) and Google (Gemini 1.5 Flash).