PhariaAI v1.260100.0
Release Version |
v1.260100.0 |
Release Date |
January 13, 2026 |
Availability |
On-premise and hosted |
PhariaAssistant
This release enables the Translation tool for Assistant allowing the agentic chat to save costs in translating texts by using a cheaper tool call than allowing the large language model to itself translate.
We also added documentation for the categories on the sidebar in Assistant.
Document processing by Translation MCP Server
Availability |
On-premise |
-
Retrieving document text from Data Platform is implemented as part of Translation MCP server
-
Retrieved document text is fetched to Translation API
Benefit: Will now use the cheaper translation service as a tool call instead of having the LLM translate for you.
Updated documentation for customizing category names in the sidebar and Apps page.
This release adds more documentation for the sidebar.
Benefit: Its now clear how to change the categories on the sidebar from the default "Built-in" & "Custom Apps"
PhariaOS
The inference API provides a new /rerank endpoint, which allows to rerank a list of items based on given input query. See our public docs on reranking for more information.