Back
Django Job Board (formerly Django News Jobs)
Load previous page…
🚜 Backported some OpenAI calls to Pydantic's Agent and this is the way. Calls are easier and more straight forward.
#jobs
🤖 Added pydantic.ai internally to
#jobs and updates to use Python 3.12 more consistently in the project.
📧 Rewrote/refactored emails for
#jobs again. Much easier and I just sent a 100 test messages and this is much better
💚 tested emails in production and put approval emails into a test mode for a few days so I can sort out messages.
#jobs
🤖 Created an Ollama + Llama 3.2 version of my job parser to compare to ChatGPT. It's not bad at all, but not as good as GPT4.
#jobs
🤖 🚜 Used Claude 3.5 to help propose a
#jobs refactor to use django-fsm2 and django-lifecycle to save me some time.