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-04-24 19:39:23 -04:00
2024-05-13 14:55:07 -04:00
2024-07-03 10:33:27 -07:00
2024-04-24 19:39:23 -04:00
2024-04-24 19:39:23 -04:00
2024-07-03 10:33:27 -07:00
2024-07-31 18:13:44 +00:00
2024-07-03 10:33:27 -07:00
2024-04-24 19:39:23 -04:00
2024-07-03 10:33:27 -07:00
2024-05-13 14:55:07 -04:00
2024-06-10 16:59:28 -04:00
2024-07-03 10:33:27 -07:00
2024-04-24 19:39:23 -04:00
2024-05-13 14:55:07 -04:00
2024-07-03 10:33:27 -07:00
2024-04-24 19:39:23 -04:00
2024-04-24 19:39:23 -04:00
2024-05-13 14:55:07 -04:00
2024-04-24 19:39:23 -04:00
2024-07-03 10:33:27 -07:00
2024-07-03 10:33:27 -07:00
2024-07-19 15:23:34 +00:00
2024-07-03 10:33:27 -07:00
2024-05-13 14:55:07 -04:00
2024-04-24 19:39:23 -04:00
2024-05-13 14:55:07 -04:00
2024-05-13 14:55:07 -04:00
2024-07-03 10:33:27 -07:00
2024-07-03 10:33:27 -07:00
2024-05-13 14:55:07 -04:00
2024-05-13 14:55:07 -04:00
2024-04-24 19:39:23 -04:00
2024-07-03 10:33:27 -07:00
2024-07-03 10:33:27 -07:00
2024-05-13 14:55:07 -04:00
2024-07-03 10:33:27 -07:00
2024-02-14 11:15:24 -08:00
2024-07-03 10:33:27 -07:00
2024-07-03 10:33:27 -07:00
2024-04-09 14:17:07 +00:00
2024-04-24 19:39:23 -04:00
2024-07-03 10:33:27 -07:00
2024-05-13 14:55:07 -04:00
2024-04-24 19:39:23 -04:00
2024-05-13 14:55:07 -04:00
2024-07-03 10:33:27 -07:00
2024-07-03 10:33:27 -07:00
2024-05-13 14:55:07 -04:00
2024-07-03 10:33:27 -07:00
2024-05-13 14:55:07 -04:00
2024-04-24 19:39:23 -04:00
2024-05-13 14:55:07 -04:00
2024-05-13 14:55:07 -04:00
2024-05-13 14:55:07 -04:00
2024-08-07 10:57:27 -04:00
2024-05-13 14:55:07 -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-07-03 10:33:27 -07:00
2024-04-24 19:39:23 -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 11:44:12 -04:00
2024-07-03 10:33:27 -07:00
2024-05-13 14:55:07 -04:00
2024-04-24 19:39:23 -04:00
2024-04-24 19:39:23 -04:00
2024-04-24 19:39:23 -04:00
2024-04-24 19:39:23 -04:00
2024-07-03 10:33:27 -07:00
2024-08-08 14:43:09 -04:00