Request import in the models for the web hook
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ekaropolus 2025-07-05 22:39:54 -06:00
parent 4e74762d53
commit f74cec7cff

View File

@ -1,3 +1,4 @@
import requests
from django.db import models from django.db import models
from pxy_langchain.models import AIAssistant # Now referencing LangChain AI assistants from pxy_langchain.models import AIAssistant # Now referencing LangChain AI assistants