Version 1.20.0
8 days 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 {}).