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

✨ Provide full channel / group chat context #1

Closed
codingjoe opened this issue Dec 2, 2023 · 0 comments
Closed

✨ Provide full channel / group chat context #1

codingjoe opened this issue Dec 2, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@codingjoe
Copy link
Member

codingjoe commented Dec 2, 2023

User Story

As a user, I want Sam to listen in on the entire conversion that they are part of to feel an act just like a human would, but smarter.
I want them to respond when mentioned by name.

Technical notes

OpenAIs Threads can hold unlimited messages. They will automatically shrink the context for a run, to fit the maximum token input size. The sizing is LRU.

@codingjoe codingjoe added the enhancement New feature or request label Dec 2, 2023
@codingjoe codingjoe self-assigned this Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant