Josh Morrow

Results 4 issues of Josh Morrow

Hi y'all! Thanks for the lovely work here, I dig this library. I was going to write a JS autocomplete search and wanted to use this to grab my client...

If we have a custom field on a lead called "Custom Field One" the following code works: ``` lead = RubyZoho::Crm::Lead.new lead.custom_field_one = "a new value" ``` However, the next...

### Describe the solution you'd like? This is a silly little feature, but I actually think it's incredibly nice for folks like me who like to keep a minimum of...

Feature requests

## Convert tool use arguments to string before counting tokens ## Relevant issues Fixes #6958 ## Type 🐛 Bug Fix ## Changes In at least some cases the `messages["tool_calls"]["function"]["arguments"]` is...