Chris Alexiuk
Update chainlit.md
4a123b0
|
raw
history blame contribute delete
No virus
481 Bytes
# Assignment Part 2: Deploying Your Model to a Hugging Face Space
Now that you've done the hard work of setting up the RetrievalQA chain and sourcing your documents - let's tie it together in a ChainLit application.
### Duplicating the Space
Since this is our first assignment, all you'll need to do is duplicate this space and add your own `OPENAI_API_KEY` as a secret in the space.
### Conclusion
Now that you've shipped an LLM-powered application, it's time to share! 🚀