We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems the only option available is to use the playground or terminal. can we have it in an option where you wrap it under an api endpoint ?
The text was updated successfully, but these errors were encountered:
Hi @benedictdebrah Would you mind expanding a bit more on your intended use case?
Sorry, something went wrong.
@benedictdebrah We have an API template you could look at https://docs.phidata.com/templates/agent-api/run-local
We are working on some simpler examples to get you started
@willemcdejongh The intended use case is to have the agent under an api endpoint @app.post("/chat")
where users can interact with it from the frontend
@dirkbrnd Thanks I will look into that too
No branches or pull requests
It seems the only option available is to use the playground or terminal.
can we have it in an option where you wrap it under an api endpoint ?
The text was updated successfully, but these errors were encountered: