xebia-functional / xef

Building applications with LLMs through composability, in Kotlin, Scala, ...

Home Page:https://xef.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Endpoints for Tokens

Montagon opened this issue · comments

Endpoints

  • POST /v1/settings/tokens
  • PUT /v1/settings/tokens/{id}
  • GET /v1/settings/tokens
  • DELETE /v1/settings/tokens/{id}