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

Automatic prompt truncation #133

Open fjsj opened 3 weeks ago

fjsj commented 3 weeks ago

https://python.langchain.com/v0.2/docs/how_to/chatbots_memory/#modifying-chat-history https://python.langchain.com/v0.1/docs/expression_language/cookbook/prompt_size/