v.0.1.1
What's Changed
- Fix issues with
dark
mode by @homanp in #63 - Only feed the last 5 messages to
BufferMemory
by @homanp in #64 - Move
Prisma
client to outer scope in API routes by @homanp in #65 - Update
package.json
by @homanp in #66 - Fix chatbot in dark mode by @homanp in #67
- Migrate api v1 by @homanp in #70
- Create
prisma.js
lib for invocating connections by @homanp in #73 - Add home page by @homanp in #74
- Add support for streaming chat response by @homanp in #77
- Change chatbot input color by @homanp in #78
Full Changelog: v.0.1.0...v.0.1.1