ax-llm / ax

Build LLM powered Agents and "Agentic workflows" based on the Stanford DSP paper.
http://axllm.dev
Apache License 2.0
999 stars 65 forks source link

[Guide Request] Production Deployment #50

Closed dosco closed 1 week ago

dosco commented 1 month ago

Discussed in https://github.com/ax-llm/ax/discussions/46

Originally posted by **DanielSongYu** July 4, 2024 Hi, thank you all for your effort on making this amazing open-source project. Currently I'm trying to build PoCs with this DSP technology, but I want to go further to build actual services that can be used in production. You can imagine how excited I am to see this claim `Production ready Typescript code`. I would really appreciate it if you could provide a very basic example on deploying an `ax` project (e.g. containerisation, cloud deployment setup) for production use. Thank you again and I'm looking forward to your replies!
dosco commented 1 month ago

new guide in progress. https://axllm.dev/guides/production-deploy/