AkeruAI/akeru

Enhancements on the Assistants domain

multipletwigs opened this issue · 1 comments

Context

  1. We should standardise the role of Assistants with assistant instead of agent as it is what's commonly used in OpenAI's context. It also makes it easier to develop OpenAI Adapters.
  2. Add in instructions to be part of Assistants to give Assistants more context on what they should do.
  3. Add in model to be part of Assistants to allow for adaptive LLM model usage.

image

Solved by #8 #9