Files
langchain-python/libs/langchain/tests/unit_tests
Eugene Yurtsev 583dc49477 Add type to Generation and sub-classes, handle root validator (#12220)
* Add a type literal for the generation and sub-classes for serialization purposes.
* Fix the root validator of ChatGeneration to return ValueError instead of KeyError or Attribute error if intialized improperly.
* This change is done for langserve to make sure that llm related callbacks can be serialized/deserialized properly.
2023-10-24 16:21:00 -04:00
..
2023-10-05 15:47:24 -07:00
2023-10-02 15:15:31 -07:00
2023-10-18 10:46:22 +01:00
2023-10-18 10:46:22 +01:00
2023-10-18 09:21:45 -07:00
2023-07-21 09:20:24 -07:00
2023-07-21 09:20:24 -07:00