langchain/libs/experimental/langchain_experimental/prompts
Theo / Taeyoon Kang 1987f905ed
core[patch]: Support .yml extension for YAML (#16783)
- **Description:**

[AS-IS] When dealing with a yaml file, the extension must be .yaml.  

[TO-BE] In the absence of extension length constraints in the OS, the
extension of the YAML file is yaml, but control over the yml extension
must still be made.

It's as if it's an error because it's a .jpg extension in jpeg support.

  - **Issue:** - 

  - **Dependencies:**
no dependencies required for this change,
2024-02-12 19:57:20 -08:00
..
__init__.py Harrison/official pre release (#8106) 2023-07-21 18:44:32 -07:00
load.py core[patch]: Support .yml extension for YAML (#16783) 2024-02-12 19:57:20 -08:00