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 will require changing the signature of FollowUpConversation to a tuple (in galaxygpt-api). item1 being the new conversation, item2 being the context.
then, CompleteChatPayload needs a new field for the context. but even then, is this viable? we still dont really know what to do with the context.. i'm honestly thinking we should put this on the backburner until we figure out contexts
theres just too many questions that get raised when implementing this in the current state of the repo
No description provided.
The text was updated successfully, but these errors were encountered: