This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
Releases: aiplanethub/genai-stack
Releases · aiplanethub/genai-stack
0.2.7
What's Changed
- Added new example notebook for information retrieval by @plabanaiplanet in #118
- VectorDB Memory Changes by @sunilgaddi in #107
New Contributors
- @plabanaiplanet made their first contribution in #118
Full Changelog: 0.2.6...0.2.7
0.2.6
What's Changed
- Update installation.md by @shreehari-aiplanet in #101
- Update docs by @ShreehariVaasishta in #102
- Add OpenAPI Documentation by @sunilgaddi in #112
- New Colab demo notebook by @lucifertrj in #108
- adding json similarity search expample by @reenal in #103
- Examples updated with notebooks by @lucifertrj in #116
- Cache Fixes by @Akshaj000 in #124
- Add pipeline as kwargs to hf models by @Akshaj000 in #114
New Contributors
- @lucifertrj made their first contribution in #108
- @reenal made their first contribution in #103
Full Changelog: 0.2.5...0.2.6
0.2.5
What's Changed
- Fix model docs & test by @nikhilchintawar in #89
- Poetry Setup by @ShreehariVaasishta in #78
- Add VectorDB Memory by @sunilgaddi in #92
- Fix a typo in pyproject.toml by @ShreehariVaasishta in #100
- Generate Server Script and Default Config Files by @sunilgaddi in #93
Full Changelog: 0.2.3...0.2.5
0.2.3-rc
What's Changed
- Update version by @shreehari-aiplanet in #70
- Code to conduct by @jaintarunAI in #58
- Example: Add Chat-on-webpage use case by @jaintarunAI in #42
- Fix a typo by @ShreehariVaasishta in #81
- Remove device to fix TypeError by @nikhilchintawar in #82
- Update response format by @nikhilchintawar in #83
- Add api for model component by @nikhilchintawar in #79
- Remove commented code & replace llm_stack with genai_stack by @nikhilchintawar in #64
- Make docstring style consistent in gpt3_5 by @owoeye-babatunde in #73
- Bump urllib3 from 2.0.4 to 2.0.6 in /ui by @dependabot in #80
- Bump genaistack version to 0.2.3 by @nikhilchintawar in #87
New Contributors
- @ShreehariVaasishta made their first contribution in #81
- @owoeye-babatunde made their first contribution in #73
Full Changelog: 0.2.2...0.2.3
0.2.2-rc
Overview
Addition of function and utilities to run the genai server as Rest API.
What's Changed
- Vectordb and Retriever APIs by @Akshaj000 (#61 )
- GenAI Stack Store by @sunilgaddi in ( #47 )
- ETL APIs by @Samjoel3101 in ( #66 )
- GenAI Server by @Akshaj000 @sunilgaddi @Samjoel3101 (#59 )
Full Changelog: 0.2.1...0.2.2
0.2.1-rc
Overview:
Addition of LLM Cache Component to cache LLM responses .
What's Changed
- Notebooks Fix by @sunilgaddi in #40
- Fix notebooks path by @sunilgaddi in #44
- LLM Cache Component creation by @Akshaj000 in #56
Full Changelog: 0.2.0-alpha...0.2.1-rc
V0.2.0-alpha
Component Contributors
PromptEngine - @Akshaj000 (#22 )
Retriever - @sunilgaddi ( #20 )
Memory - @sunilgaddi ( #20 )
Model - @nikhilchintawar (#21 )
ETL - @Samjoel3101 ( #24 )
Embedding - @Samjoel3101
Vectordb - @Samjoel3101 @ShreehariVaasishta (#23 )
Changelog - Release v0.2.0-alpha
V0.1.0
Initial Alpha Release
Full Changelog: https://github.com/aiplanethub/genai-stack/commits/0.1.0