Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add verbose configuration to conversational replies #75

Open
smallketchup82 opened this issue Sep 27, 2024 · 2 comments
Open

Add verbose configuration to conversational replies #75

smallketchup82 opened this issue Sep 27, 2024 · 2 comments
Assignees
Labels
conversation enhancement New feature or request

Comments

@smallketchup82
Copy link
Member

No description provided.

@smallketchup82 smallketchup82 added enhancement New feature or request conversation labels Sep 27, 2024
@smallketchup82 smallketchup82 self-assigned this Sep 27, 2024
@smallketchup82
Copy link
Member Author

this is annoying

@smallketchup82
Copy link
Member Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conversation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant