# Recent Updates

{% updates format="full" %}
{% update date="2026-04-20" %}

## New upload methods in Add Knowledge

You now have more ways to add content in **Add Knowledge**.

### What changed

* **Add files from Granola and Obsidian.** Find them under **Files & Notes** in **Add Knowledge**. Updates stay in sync in Delphi.
* **Add videos from Loom or Vimeo.** In **Add Knowledge**, click **URL** and paste the video link.
  {% endupdate %}

{% update date="2026-03-28" %}

## Mind Settings is now Response Settings

A small update: **Mind Settings** is now called **Response Settings**.

It used to be available from the gear icon on the Knowledge page.

Now you’ll find it on the **Settings** page instead.

### What changed

* **Updated name:** **Mind Settings** is now **Response Settings**.
* **Old location:** the gear icon on the Knowledge page.
* **New location:** the **Settings** page.
  {% endupdate %}

{% update date="2026-03-03" %}

## Add Knowledge naming

We renamed **Add to Mind** to **Add Knowledge**.

### What changed

* **New label in the app:** you’ll now see **Add Knowledge** in navigation.
  {% endupdate %}

{% update date="2026-03-03" %}

## Free tier is live

You can now start using Delphi on the free tier immediately.

### What changed

* **No more waitlist.** Start a free tier account directly from the Pricing page.
* **SMS identity verification required.** Available for **US, UK, and Canada** phone numbers.
* **Outside US/UK/CAN:** you can still purchase a subscription.
  {% endupdate %}

{% update date="2026-03-03" %}

## Training Mode

Training Mode helps you improve your Delphi by giving feedback in plain language. You can say things like “be more concise” or “that’s wrong”. Delphi will suggest actions to apply the change.

### How to use it

1. Open a chat with your Delphi.
2. Set the toggle above the text input to **Training** (instead of Preview).
3. Ask your questions as usual.

### When something’s wrong or uncertain

Use either approach:

* Reply with a direct correction, like “That’s wrong” or “Instead, say…”.
* Click **Improve this response** under the message.

After you submit your changes, ask again to test the updated response. Repeat as needed.
{% endupdate %}

{% update date="2026-02-23" %}

## Unified Navigation

Navigation now works the same way across Delphi. The goal is fewer surprises and faster movement between key areas.

### What’s new

* **One menu across Delphi.** The same navigation shows up on the main pages.
* **Key tabs are front and center.** Explore, Conversations, Profile, and Add Knowledge are easier to spot.
* **Less-used tools moved into “More.”** A cleaner menu, with extras one tap away.
* **Better on mobile.** The layout is simpler and more consistent on smaller screens.
  {% endupdate %}

{% update date="2025-09-01" %}

## Removing Video Avatars

We removed video functionality from Delphi in September 2025.

After careful evaluation, we found it wasn’t meeting our quality bar. It also wasn’t delivering the experience you deserve. The underlying tech is not yet where it needs to be.

I’m sorry for the inconvenience. We’re exploring better solutions now. We plan to bring back an improved video feature in the future. When we relaunch it, we’ll let users know.
{% endupdate %}
{% endupdates %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.delphi.ai/recent-updates/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
