mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-04 20:46:45 +00:00
refactor utils
(#15432)
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`
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
"""
|
||||
**Utility functions** for LangChain.
|
||||
"""
|
||||
|
Reference in New Issue
Block a user