A small, production-style FastAPI backend that puts an AI agent behind an HTTP API. You send it a message, it calls a language model (MiniMax, via the OpenAI-compatible API), runs a tool if needed, ...
then 127.0.0.1:8000/docs to test the backend. I needed more practice with ORMs as using them is generally better practice than using inline SQL. So I will endeavor to write an ORM based backend now.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results