Version 1.20.0
2 months ago by Tech admin
What's 🆕 ?
- File Knowledge Type: Introduced a new "File" knowledge type with support for PDF and TXT formats. You can now upload files, which are indexed, stored, and accessible as knowledge in the application.
from superwise_api.models.tool.tool import OpenAIEmbeddingModel
from superwise_api.models.tool.tool import FileKnowledgeMetadata - Observability for External Apps: Log data via the REST API. Superwise now supports uploading data records using the REST API.
- New Model Support: We now support the GPT-4.1 model.
Improvements 🤯:
- Test Connection: Added a “Test connection” feature to the model configuration in guardrails.
Bug Fixes 🐛:
- User-Agent Selection: Modified the user-agent selection mechanism for reliability.
- LLM Icon Display: The Basic LLM Icon is now correctly displayed in the applications table.
- You can now use {{}} syntax in a Basic LLM (Instead of {}).