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-08-02 20:08:44 +00:00
2024-07-05 09:26:06 -04:00
2024-07-03 10:33:27 -07:00
2024-07-03 10:33:27 -07:00
2024-07-03 10:33:27 -07:00
2024-08-06 14:11:05 +00:00
2024-03-31 20:51:31 +00: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-03 14:01:23 -04:00
2024-07-17 20:47:09 +00:00
2024-07-19 12:25:07 -04:00
2024-06-24 19:05:31 +00:00
2024-02-23 21:32:52 -05:00
2024-08-08 14:43:09 -04:00
2024-07-03 10:33:27 -07:00
2024-05-08 16:46:52 -04:00
2024-07-22 11:00:13 -04:00
2024-05-08 16:46:52 -04:00
2024-07-19 13:54:12 -04:00
2024-07-31 18:13:44 +00:00
2024-07-03 10:33:27 -07:00
2024-07-25 22:13:04 -04:00
2024-07-05 15:11:10 +00:00
2024-07-03 10:33:27 -07:00
2024-05-08 16:46:52 -04:00
2024-07-22 11:00:13 -04:00
2024-05-08 16:46:52 -04:00
2024-07-03 10:33:27 -07:00