Releases: upstash/rag-chat
Releases · upstash/rag-chat
v1.0.5
What's Changed
- fix: history access by removing service prefix by @ogzhanolguncu in #34
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- feat: allow custom metadata key by @ogzhanolguncu in #1
- DX-932: Add Custom LLM Interface by @fahreddinozcan in #2
- feat: remove upstash sdk and use instances directly by @ogzhanolguncu in #3
- feat: rename template to prompt and allow getting history from ragcha… by @ogzhanolguncu in #4
- feat: support adding pdfs as context by @ogzhanolguncu in #5
- feat: add file loader support - WIP by @ogzhanolguncu in #6
- DX-973: Upstash LLM Client by @fahreddinozcan in #7
- HOTFIX: Use embedding ids in context instead of a numerical index by @CahidArda in #8
- Readme: QStash Initialization by @fahreddinozcan in #9
- feat: allows adding namespaces to RAGChat by @ogzhanolguncu in #10
- Dx 994 by @ogzhanolguncu in #11
- feat: allow offsetting chat history by @ogzhanolguncu in #12
- Dx 1009 by @ogzhanolguncu in #13
- API Rework by @joschan21 in #14
- Fix Nextjs Examples by @CahidArda in #15
- feat: allow custom model and provider by @ogzhanolguncu in #16
- Dx 1049 by @ogzhanolguncu in #17
- Make VectorPayload fields optional & simplfy appendDefaultsIfNeeded by @CahidArda in #18
- refactor: rename models by @joschan21 in #20
- feat: add context hook by @joschan21 in #21
- Minor Fixes by @CahidArda in #22
- feat: allow passing some of the chat options from constructor by @ogzhanolguncu in #23
- Dx 1113 by @ogzhanolguncu in #25
- Add Cloudflare Example by @CahidArda in #24
- feat: add logger by @ogzhanolguncu in #27
- feat: add disableRAG and prompt to chat options by @ogzhanolguncu in #28
- refactor: options and break down functions by @ogzhanolguncu in #30
- refactor: remove base rag chat and move functions to services by @ogzhanolguncu in #31
- Fix metadata by @ogzhanolguncu in #33
New Contributors
- @ogzhanolguncu made their first contribution in #1
- @fahreddinozcan made their first contribution in #2
- @CahidArda made their first contribution in #8
- @joschan21 made their first contribution in #14
Full Changelog: https://github.com/upstash/rag-chat/commits/v1.0.4