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

💡 idea: Allow using OpenAI's assistants API #249

Open
se4n01 opened this issue Oct 7, 2024 · 0 comments
Open

💡 idea: Allow using OpenAI's assistants API #249

se4n01 opened this issue Oct 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@se4n01
Copy link

se4n01 commented Oct 7, 2024

Description

The assistants api provides backend for vector maps and also for functions. Instead of integrating these yourself, which is a lot of work, you can just hook the assistants API as an option for type of bot. This way, users can create their rich assistants using proprietary data and system prompts and mattermost can use them without changing the plugin much. This is a strategy for dealing with #241 in a clean and easy way.

Relevant code as POC: https://github.com/ryo-ma/gpt-assistants-api-ui

Best wishes,

Sean

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