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
This could use typescript interfaces so that one can be sure that one is calling the various APIs correctly. I've recently tried to adopt this library based on a recommendation but I ran into some tricky issues with regards to the parameters support by the LLMInterface.sendMessage() call.
The text was updated successfully, but these errors were encountered:
This could use typescript interfaces so that one can be sure that one is calling the various APIs correctly. I've recently tried to adopt this library based on a recommendation but I ran into some tricky issues with regards to the parameters support by the
LLMInterface.sendMessage()
call.The text was updated successfully, but these errors were encountered: