KyrianC
0fdbaf4a8d
community: fix ChatEdenAI + EdenAI Tools ( #23715 )
...
Fixes for Eden AI Custom tools and ChatEdenAI:
- add missing import in __init__ of chat_models
- add `args_schema` to custom tools. otherwise '__arg1' would sometimes
be passed to the `run` method
- fix IndexError when no human msg is added in ChatEdenAI
2024-07-25 15:19:14 -04:00
..
2024-07-03 10:33:27 -07:00
2024-07-22 14:04:20 +00:00
2024-07-01 20:10:15 +00:00
2024-07-24 13:17:26 +00:00
2024-07-22 20:07:39 +00:00
2024-07-03 10:33:27 -07:00
2024-07-24 13:19:07 +00:00
2024-07-25 15:19:14 -04:00
2024-07-15 15:51:43 +00:00
2024-07-03 10:33:27 -07:00
2024-07-01 17:13:23 -04:00
2024-07-24 21:11:43 -04:00
2024-07-03 10:33:27 -07:00
2024-07-25 12:12:00 -04:00
2024-07-03 10:33:27 -07:00
2024-07-23 14:28:06 +00:00
2024-07-12 06:39:29 -04:00
2024-07-25 15:48:35 +00:00
2024-07-03 10:33:27 -07:00
2024-07-24 13:52:15 +00:00
2024-07-19 22:03:19 +00:00
2024-07-25 15:19:14 -04:00
2024-07-25 11:09:21 -04:00
2024-07-03 10:33:27 -07:00
2024-07-23 16:59:23 -07:00
2024-07-03 10:33:27 -07:00
2024-07-05 09:26:06 -04:00