EloquentChatHistory is a new component for Neuron AI that enables Laravel developers to store LLM conversation context using native Eloquent models instead of custom storage solutions. The integration allows chat history to be managed like any other Laravel data, with full support for relationships, query builders, and existing Laravel tools. Developers can define their own database schema and Eloquent models while Neuron handles the context management, making AI features integrate seamlessly with existing Laravel applications.
1 Comment
Sort: