Skip to main content

Dashboard

  1. Implement secrets management
  1. Finalize final integration UI/UX improvements.
  1. Prepared integrations.

Tedi Core

  1. Integrated Google Docs with A2A Protocol as proof of concept.
  2. Integrated Google Sheets with A2A Protocol as proof of concept.
  3. Implemented A2A Protocol for internal sub-agents in Tedi.
  4. Implemented tedi-2.1 model with enhanced reasoning capabilities.
  5. Fine-tuned tedi-2.1 on complex reasoning datasets.
  6. Released tedi-2.1 with improved performance and reasoning.
  7. Added HTTP request skill to tedi-2.1 for enhanced web interaction with the following limitations:
  8. Improved Tedi’s reasoning capabilities for complex tasks.
  9. tedi-2.1 is slower than tedi-2.0 due to added capabilities, but is smarter at handling complex tasks.
  10. tedi-2.1 responses are now consistent across different model versions.
  11. Optimized google-docs and google-sheets Tedi capabilities.
  12. Implement MetadataEntity in Browser Network.
  13. Implement PeopleAlsoSearchForEntity in Browser Network.

HTTP Requests Limitations

Below are the limitations for the HTTP request in tedi-2.1:
LimitationSize
Maximum request body size5 MB
Maximum response body size10 MB
Maximum URL length4096 characters
Maximum number of headers100
Maximum single header size8 KB
If you are using protected URLs or API endpoints, use Secrets to store your credentials securely.

API

  1. Added People Also Search For endpoint to Browser Network.
  2. Added Metadata endpoint to Browser Network.
  3. Updated SitemapEntity CDN response structure with categorized URL downloads (all, live, dead).