
Upgraded attachments & files
We’ve heard the complaints: too many unsupported file types, and poor extraction of attachment contents. To fix that, we built a document extraction service tuned for SIERRA. The new service will:- Support many image formats
- Extract text from image/scan-style PDFs
- Extract tables more accurately
- Create captions/descriptions for embedded images and infographics
- Convert all extracted content to Markdown format—ideal for AI comprehension
There will be backward compatibility issues. Expect a few new bugs — tell us what you hit and we’ll triage ASAP. We’ll likely also purge attachments that aren’t being used anymore; if something you need disappears, please let us know.
Documents Service API
Although built primarily for SIERRA, the Documents Service will be available via API for other ABS apps and solutions. For now the focus is on comprehensive, multiformat extraction into Markdown. If you use the service and want “style” adjustments to extracted content, we’re open to discussing improvements so it serves the organization, not just SIERRA.In the future we expect the Documents Service and Tango to be further integrated, enabling both generic extraction and specialized workflows from the same endpoint. TBD.
Web search agents
After the SIERRA AI SDK upgrade, we’ll release a web search tool so SIERRA can look up non-proprietary, non-customer-derived content on the internet. If a query might be questionable, SIERRA will ask you to confirm before searching.SIERRA API
We have a backlog of changes for the SIERRA API. The current API spec deviates from the OpenAI standard, which makes integrations painful for apps that expect OpenAI-compatible connectors. In the next API release we’ll remove those deviations. This will:- Make it easier to pass conversation threads to the API
- Include GPT-5 models