Dashboard
- Implement secrets management

- Finalize final integration UI/UX improvements.


- Prepared integrations.


Tedi Core
- Integrated Google Docs with A2A Protocol as proof of concept.
- Integrated Google Sheets with A2A Protocol as proof of concept.
- Implemented A2A Protocol for internal sub-agents in Tedi.
- Implemented
tedi-2.1model with enhanced reasoning capabilities. - Fine-tuned
tedi-2.1on complex reasoning datasets. - Released
tedi-2.1with improved performance and reasoning. - Added
HTTP requestskill totedi-2.1for enhanced web interaction with the following limitations: - Improved Tedi’s reasoning capabilities for complex tasks.
tedi-2.1is slower thantedi-2.0due to added capabilities, but is smarter at handling complex tasks.tedi-2.1responses are now consistent across different model versions.- Optimized
google-docsandgoogle-sheetsTedi capabilities. - Implement MetadataEntity in Browser Network.
- Implement PeopleAlsoSearchForEntity in Browser Network.
HTTP Requests Limitations
Below are the limitations for theHTTP request in tedi-2.1:
| Limitation | Size |
|---|---|
| Maximum request body size | 5 MB |
| Maximum response body size | 10 MB |
| Maximum URL length | 4096 characters |
| Maximum number of headers | 100 |
| Maximum single header size | 8 KB |
If you are using protected URLs or API endpoints, use Secrets to store your credentials securely.
API
- Added People Also Search For endpoint to Browser Network.
- Added Metadata endpoint to Browser Network.
- Updated SitemapEntity CDN response structure with categorized URL downloads (
all,live,dead).

