| # Create a chat bot | |
| Create HF smol-agent lets create a simple chatbot that read a string and reply. | |
| Use python-dotenv to load all the variables from the .env | |
| Use uvx to manage python dependencies. | |
| # Create a chat bot | |
| Create HF smol-agent lets create a simple chatbot that read a string and reply. | |
| Use python-dotenv to load all the variables from the .env | |
| Use uvx to manage python dependencies. | |