vintasoftware / django-ai-assistant

Integrate AI Assistants with Django to build intelligent applications
https://vintasoftware.github.io/django-ai-assistant/
MIT License
132 stars 7 forks source link

System prompt helpful instructions #126

Open fjsj opened 3 weeks ago

fjsj commented 3 weeks ago

It's usually helpful to include the current datetime to system prompt (instructions). But there are more common system prompt techniques we can use. See: https://github.com/phidatahq/phidata/blob/e4b9e5a3322fc9879a6d1be11d5f30973fe239a8/phi/assistant/assistant.py#L579-L627