Eugene Yurtsev
98779797fe
community[patch]: Use get_fields adapter for pydantic ( #25191 )
...
Change all usages of __fields__ with get_fields adapter merged into
langchain_core.
Code mod generated using the following grit pattern:
```
engine marzano(0.1)
language python
`$X.__fields__` => `get_fields($X)` where {
add_import(source="langchain_core.utils.pydantic", name="get_fields")
}
```
2024-08-08 14:43:09 -04:00
..
2024-07-01 15:02:14 -07:00
2024-07-03 10:33:27 -07:00
2024-08-08 14:43:09 -04:00
2024-07-22 11:00:13 -04:00
2024-07-03 10:33:27 -07:00
2024-06-19 17:58:57 +00:00
2024-08-01 08:43:07 -07:00
2024-05-22 22:47:56 +00:00
2024-07-03 10:33:27 -07:00
2024-06-10 13:41:05 -07:00
2024-07-31 18:13:44 +00:00
2024-07-03 10:33:27 -07:00
2024-08-07 13:34:01 +00:00
2024-07-03 10:33:27 -07:00
2024-07-22 22:01:21 -04:00
2024-06-11 10:34:01 -07:00
2024-07-31 21:18:33 +00:00
2024-08-08 17:20:39 +00:00
2024-07-26 06:56:51 +00:00
2024-07-24 13:52:15 +00:00
2024-07-19 22:03:19 +00:00
2024-08-08 14:43:09 -04:00
2024-06-14 17:53:29 +00:00
2024-07-03 10:33:27 -07:00
2024-07-25 21:20:18 -07:00
2024-07-03 10:33:27 -07:00
2024-07-03 10:33:27 -07:00
2024-06-27 16:43:43 -04:00
2024-07-03 10:33:27 -07:00
2024-05-22 17:42:17 +00:00
2024-07-19 22:03:19 +00:00
2024-07-19 22:03:19 +00:00