🐛 fix(loading.py): fix type hinting in instantiate_embedding function 🔨 refactor(loading.py): add type hinting to instantiate_textsplitter function The changes in this commit add type hinting to the `instantiate_agent`, `instantiate_embedding`, and `instantiate_textsplitter` functions to improve code readability and maintainability. The `instantiate_embedding` function had a bug in its type hinting which has been fixed. |
||
|---|---|---|
| .. | ||
| langflow | ||
| .gitignore | ||
| Dockerfile | ||