mirror of
https://github.com/hwchase17/langchain
synced 2024-11-02 09:40:22 +00:00
b8c6ebf647
The `langchain` [still holds several artifacts](https://api.python.langchain.com/en/latest/langchain_api_reference.html#module-langchain.utils) that belongs to `community`. If they moved then `langchain.utils` namespace would be removed completely. - moved `ernie_functions` artifacts to `community`
4 lines
45 B
Python
4 lines
45 B
Python
"""
|
|
**Utility functions** for LangChain.
|
|
"""
|