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

Server conversations

javipacheco opened this issue · comments

xef-server should return the OpenAI responses and don't have to use a client.

Our Conversation implementation contains control over the memory messages and the tokens that we want to send to OpenAI and that we also want to use in our server calls