fastrepl / canary

Canary provides "Ask AI" for any developer-facing product. Open-source and self-hostable. 🐤🐦🐧
https://docs.getcanary.dev
MIT License
3 stars 0 forks source link

Add `Session` resource #15

Closed yujonglee closed 5 days ago

yujonglee commented 1 week ago

We need to store conversations to database for further analysis or reporting. Existing Session GenServer should be renamed to Session.Manager, and should handle storing history.