Skip to main content

Dashboard

  1. Added knowledge-base functionality to the chat for seamless user access with filtering options.

Knowledge-base settings in Chat

  1. Implemented Knowledge-base feature for users.
Explanation video - Thanks to Tomi for the video!

Knowledge-base

  1. Added Copy per column functionality for tables in Tedi responses.

Copy Per Column Functionality

  1. Prepared for upcoming features and enhancements.
  2. Enhanced user and Tedi message styles such as font size, color, and background for better readability.

Chat UI Text Optimization

  1. Optimized prompt input and added UI controls for an improved user experience.

New Prompt Input

  1. Added renaming functionality to allow users to rename chats for better organization and clarity.

Renaming Functionality

  1. Added share functionality to enable users to easily share content and collaborate effectively.

Share Functionality

  1. Implemented collaboration features in the comments section to enhance user interaction and feedback.

Comments and Sharing Overview

Explanation video - Thanks to Tomi for the video!
  1. Enhanced chat streaming performance for a smoother user experience.

Tedi Core

  1. Implemented Knowledge-base retrieval for Tedi to enhance response accuracy using external data sources.
  2. Implemented color embedder transformer for better vector understanding in Tedi.
  3. Released Tedi color transformers for Knowledge-base retrieval and Tedi responses.
  4. Improved handling of ambiguous queries to provide more accurate responses.
  5. Optimized model performance for reduced latency and increased throughput.
  6. Improved context handling for multi-turn conversations to maintain coherence and relevance.
  7. Added ability for users to define their own custom knowledge bases for Tedi.
  8. Implemented Knowledge-base retrieval for Tedi to enhance response accuracy using external data sources.
  9. Implemented SearchEntity for web, image, video, shopping, and news.
  10. Enhanced web search capabilities for better result relevance and speed.
  11. Improved model stability and reduced latency for enhanced performance.
  12. Optimized Tedi skills for keyword research tasks, improving efficiency and accuracy.
  13. Enhanced data preprocessing techniques to improve model accuracy.
  14. Introduced a new fine-tuning process for Tedi models that improves performance and reduces training time.

Chromium

  1. Enhanced Bridge integration with the updated Chromium version for better stability and feature support.
  2. Upgraded Chromium to the latest stable version, enhancing compatibility and performance across various platforms.

API

  1. Added Web Search endpoint/entity to the Browser network component, enabling users to perform web searches and retrieve relevant results programmatically.
  2. Added Image Search endpoint/entity to the Browser network component, enabling users to perform image searches and retrieve relevant results programmatically.
  3. Added Video Search endpoint/entity to the Browser network component, enabling users to perform video searches and retrieve relevant results programmatically.
  4. Added News Search endpoint/entity to the Browser network component, enabling users to perform news searches and retrieve relevant results programmatically.
  5. Added Shopping Search endpoint.