dexter
dexter copied to clipboard
Fix `deepMerge` for array of tool objects
This makes it so that the deepMerge function can handle merging arrays of tool objects.
Resolves #40
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| dexter | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 17, 2024 0:50am |
@colelawrence this fixes the most basic case that is meant more as a demonstration.
This will merge the tool objects based on order, which almost definitely isn't what we want. We probably want a smarter merge by function name for cases where they aren't in the same order.
@charliehelps this is a test
Hi @stevepeak, thanks for the test! I'm here and listening. (Message from charlie)