langchain
dea43436 - docs: updated incorrect datatype for custom tool notebook (#31498)

Commit
211 days ago
docs: updated incorrect datatype for custom tool notebook (#31498) - **Description:** `"string"` is given as the `"type"` for a custom tool argument, even though it is an `integer`. This can be validated from the Colab notebook output. - **Issue:** N/A - **Dependencies:** N/A - **Twitter handle:** [mrityu___](https://x.com/mrityu___) Current: ![image](https://github.com/user-attachments/assets/403c04c5-ba35-4845-a8ce-9e9c584a57b8) After Change: ![image](https://github.com/user-attachments/assets/c0af90c4-2039-4b92-9be3-7b77d08bae3d) Colab Output: ![image](https://github.com/user-attachments/assets/9495c574-21bf-475d-8ede-a14cb2576ffa)
Author
Parents
Loading