xebia-functional / xef

Building applications with LLMs through composability, in Kotlin, Scala, ...
https://xef.ai
Apache License 2.0
178 stars 15 forks source link

Feature: Assistant Endpoints (Create, Modify, Delete, List) - Success #741

Closed mccarrascog closed 5 months ago

mccarrascog commented 5 months ago

This pull request introduces new endpoints for managing assistants:

These endpoints enable comprehensive management of assistants within our application.

mccarrascog commented 5 months ago

assistants.ts and Assistants.tsx - WIP Added icons in the sidebar All other files - OK, with all corrections made.