Releases: DriftOS/drift-client
Releases · DriftOS/drift-client
v0.1.2
What's Changed
Enhancements
- buildPrompt options: Added configurable options object with:
includeOtherTopics- toggle mentioning other discussed topicsincludeFacts- toggle including extracted factsfactsFromAllBranches- include facts from all branches, not just currenttemplate- custom template function for full prompt customization
Fixes
- Updated
.gitignoreto prevent accidentalsrc/*.jscommits
v0.1.1
v0.1.0 - Initial Release
🚀 Initial Release
JavaScript SDK for drift-core.
Features
route()- Route messages to branchesgetBranches()- List conversation branchesgetContext()- Get messages and factsextractFacts()- Extract facts from branchbuildPrompt()- Ready-to-use LLM prompt with context