Skip to content

Conversation

@rileytomasek
Copy link
Contributor

@rileytomasek rileytomasek commented Jul 17, 2024

This makes it so that the deepMerge function can handle merging arrays of tool objects.

Resolves #40

This makes it so that the `deepMerge` function can handle merging arrays of tool objects.
@vercel
Copy link

vercel bot commented Jul 17, 2024

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

@rileytomasek
Copy link
Contributor Author

@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.

@rileytomasek rileytomasek marked this pull request as draft July 17, 2024 12:53
@stevepeak
Copy link
Contributor

@CharlieHelps this is a test

@charliecreates
Copy link

charliecreates bot commented Mar 3, 2025

Hi @stevepeak, thanks for the test! I'm here and listening. (Message from charlie)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Trying to use tools leads to duplication or confusion for ai runner

3 participants