LLMstudio icon indicating copy to clipboard operation
LLMstudio copied to clipboard

FEAT: UI Assistants - Support function def

Open MiNeves00 opened this issue 1 year ago • 0 comments

Allow for defining the functions for Assistants in the UI.

  • [ ] Clean up with Lint
  • [ ] Generate the JSON openai wants
  • [ ] Save these functions somewhere
  • [ ] Check security concerns with running user code

Motivation On openai playground users cannot define functions easily. this would be a good upgrade and a reason for users to use our UI instead

Your contribution Discussion

MiNeves00 avatar Nov 13 '23 11:11 MiNeves00