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 an assistant builder #29

Open
SommerEngineering opened this issue Mar 5, 2025 · 0 comments
Open

Add an assistant builder #29

SommerEngineering opened this issue Mar 5, 2025 · 0 comments
Labels
epic A large feature that is divided into smaller parts and developed.

Comments

@SommerEngineering
Copy link
Member

Once we have established the specifications for assistant plugins, we will offer an assistant builder. Initially, this idea was referred to as "RAG Bundles" #24. Independently of RAG, the assistant builder will enable users to create their own assistants without any programming. Plugins will be described using the Lua language, see #14. Accordingly, the builder will generate a Lua script. Thus, it is possible to offer assistants without data and independently of any particular LLM, similar to the assistants currently provided by AI Studio.

Additionally, an assistant can be tightly connected to an external ERI data source and a retrieval method. Furthermore, an assistant can specify the LLM provider as well as the model. This is useful because some assistants may want or need access to specific model capabilities.

@SommerEngineering SommerEngineering added the epic A large feature that is divided into smaller parts and developed. label Mar 5, 2025
@SommerEngineering SommerEngineering moved this to Accepted in Roadmap Mar 5, 2025
@SommerEngineering SommerEngineering marked this as a duplicate of #24 Mar 5, 2025
This was referenced Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic A large feature that is divided into smaller parts and developed.
Projects
Status: Accepted
Development

No branches or pull requests

1 participant