v0.7.0: Intent Extractor! π‘π³πββοΈ
Zep's Intent Extractor identifies the intent of a user's message and persists this to a message's metadata. Intent analysis is a powerful tool for real-time understanding of user's interactions with an LLM agent. Read more about intent analysis and how it's implemented.
What's Changed
- Intent extractor by @rsharath in #101
- explicitly set render webserver port in env var by @danielchalef in #100
Full Changelog: v0.6.6...v0.7.0