You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all thank you very much for open sourcing this project and maid. Would you provide documentation on how to integrate with any Flutter or dart application? Related to davidmigloz/langchain_dart#317
End goal is to integrate with langchain_dart . If you could help integrate it into langchain or provide some guidance or documentation that would be great!
The text was updated successfully, but these errors were encountered:
Its currently a pain to use this package due to its large file size. This makes it so i cant upload it to pub.dev and anyone who wants to use it has to install it as a sub-module. Its mainly due to macos and ios so ill have to either ship the package with pre-compiled binaries for macos and ios or just drop support for those platforms. Either case probably isnt ideal for langchain_dart. I did plan on helping integrate with that package but ive been very busy with maid and text to speech stuff.
If youre looking for a basic example implementation of maid_llm you can read the example
First of all thank you very much for open sourcing this project and maid. Would you provide documentation on how to integrate with any Flutter or dart application? Related to davidmigloz/langchain_dart#317
End goal is to integrate with
langchain_dart
. If you could help integrate it into langchain or provide some guidance or documentation that would be great!The text was updated successfully, but these errors were encountered: