One line of code change to move from Open AI to Astra Assistants API
1–9 of 9 posts
Re: One line of code change to move from Open AI to Astra Assistants API
#2That said, it's going to be very interesting to see if one AI Agent platform becomes the standard, or if people end up having different AIs for different platforms.
On our end at least, we are planning to keep our agent builder, even if we end up using OpenAI on the backend. At the very least we will at least maintain the agency to utilize another platform if we want.
Re: One line of code change to move from Open AI to Astra Assistants API
#3Our startup has been building agents inside of a workspace for the past few months. We had our first version about nine months ago, and the UI looks almost identical to OpenAI's. That said, it's going to be very interesting to see if one AI Agent platform becomes the standard, or if people end up having different AIs for different platforms. On our end at least, we are planning to keep our agent builder, even if we e…
Re: One line of code change to move from Open AI to Astra Assistants API
#4Re: One line of code change to move from Open AI to Astra Assistants API
#5Re: One line of code change to move from Open AI to Astra Assistants API
#6Re: One line of code change to move from Open AI to Astra Assistants API
#7I love this! It makes AI assistants more accessible and user-friendly. Reminds me of the "Twin Sparrows" story in Kai Fu Li's AI 2041 book.
Re: One line of code change to move from Open AI to Astra Assistants API
#8The blogpost mentioned that the list of endpoints will be kept up-to-date on GitHub. Where would I find the link to the repo please?
I will reply to this thread once that has happened.
Thank you.
Re: One line of code change to move from Open AI to Astra Assistants API
#9Our startup has been building agents inside of a workspace for the past few months. We had our first version about nine months ago, and the UI looks almost identical to OpenAI's. That said, it's going to be very interesting to see if one AI Agent platform becomes the standard, or if people end up having different AIs for different platforms. On our end at least, we are planning to keep our agent builder, even if we e…
Nice. What kind of agents are you building? I am especially interested in your data requirements.
We’re building agents that are a little bit less autonomous than what is popular right now, mostly using them as chat bots that can interface with a workspace or chained into a type of workflow. Basically everything in our workspace will be accessible to the agents.