Recent Releases of https://github.com/aiplanethub/genai-stack
https://github.com/aiplanethub/genai-stack - 0.2.7
What's Changed
- Added new example notebook for information retrieval by @plabanaiplanet in https://github.com/aiplanethub/genai-stack/pull/118
- VectorDB Memory Changes by @sunilgaddi in https://github.com/aiplanethub/genai-stack/pull/107
New Contributors
- @plabanaiplanet made their first contribution in https://github.com/aiplanethub/genai-stack/pull/118
Full Changelog: https://github.com/aiplanethub/genai-stack/compare/0.2.6...0.2.7
- Jupyter Notebook
Published by sam-aiplanet over 2 years ago
https://github.com/aiplanethub/genai-stack - 0.2.6
What's Changed
- Update installation.md by @shreehari-aiplanet in https://github.com/aiplanethub/genai-stack/pull/101
- Update docs by @ShreehariVaasishta in https://github.com/aiplanethub/genai-stack/pull/102
- Add OpenAPI Documentation by @sunilgaddi in https://github.com/aiplanethub/genai-stack/pull/112
- New Colab demo notebook by @lucifertrj in https://github.com/aiplanethub/genai-stack/pull/108
- adding json similarity search expample by @reenal in https://github.com/aiplanethub/genai-stack/pull/103
- Examples updated with notebooks by @lucifertrj in https://github.com/aiplanethub/genai-stack/pull/116
- Cache Fixes by @Akshaj000 in https://github.com/aiplanethub/genai-stack/pull/124
- Add pipeline as kwargs to hf models by @Akshaj000 in https://github.com/aiplanethub/genai-stack/pull/114
New Contributors
- @lucifertrj made their first contribution in https://github.com/aiplanethub/genai-stack/pull/108
- @reenal made their first contribution in https://github.com/aiplanethub/genai-stack/pull/103
Full Changelog: https://github.com/aiplanethub/genai-stack/compare/0.2.5...0.2.6
- Jupyter Notebook
Published by sam-aiplanet over 2 years ago
https://github.com/aiplanethub/genai-stack - 0.2.5
What's Changed
- Fix model docs & test by @nikhilchintawar in https://github.com/aiplanethub/genai-stack/pull/89
- Poetry Setup by @ShreehariVaasishta in https://github.com/aiplanethub/genai-stack/pull/78
- Add VectorDB Memory by @sunilgaddi in https://github.com/aiplanethub/genai-stack/pull/92
- Fix a typo in pyproject.toml by @ShreehariVaasishta in https://github.com/aiplanethub/genai-stack/pull/100
- Generate Server Script and Default Config Files by @sunilgaddi in https://github.com/aiplanethub/genai-stack/pull/93
Full Changelog: https://github.com/aiplanethub/genai-stack/compare/0.2.3...0.2.5
- Jupyter Notebook
Published by shreehari-aiplanet over 2 years ago
https://github.com/aiplanethub/genai-stack - 0.2.3-rc
What's Changed
- Update version by @shreehari-aiplanet in https://github.com/aiplanethub/genai-stack/pull/70
- Code to conduct by @jaintarunAI in https://github.com/aiplanethub/genai-stack/pull/58
- Example: Add Chat-on-webpage use case by @jaintarunAI in https://github.com/aiplanethub/genai-stack/pull/42
- Fix a typo by @ShreehariVaasishta in https://github.com/aiplanethub/genai-stack/pull/81
- Remove device to fix TypeError by @nikhilchintawar in https://github.com/aiplanethub/genai-stack/pull/82
- Update response format by @nikhilchintawar in https://github.com/aiplanethub/genai-stack/pull/83
- Add api for model component by @nikhilchintawar in https://github.com/aiplanethub/genai-stack/pull/79
- Remove commented code & replace llmstack with genaistack by @nikhilchintawar in https://github.com/aiplanethub/genai-stack/pull/64
- Make docstring style consistent in gpt3_5 by @owoeye-babatunde in https://github.com/aiplanethub/genai-stack/pull/73
- Bump urllib3 from 2.0.4 to 2.0.6 in /ui by @dependabot in https://github.com/aiplanethub/genai-stack/pull/80
- Bump genaistack version to 0.2.3 by @nikhilchintawar in https://github.com/aiplanethub/genai-stack/pull/87
New Contributors
- @ShreehariVaasishta made their first contribution in https://github.com/aiplanethub/genai-stack/pull/81
- @owoeye-babatunde made their first contribution in https://github.com/aiplanethub/genai-stack/pull/73
Full Changelog: https://github.com/aiplanethub/genai-stack/compare/0.2.2...0.2.3
- Jupyter Notebook
Published by nikhilchintawar over 2 years ago
https://github.com/aiplanethub/genai-stack - 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: https://github.com/aiplanethub/genai-stack/compare/0.2.1...0.2.2
- Jupyter Notebook
Published by sam-aiplanet over 2 years ago
https://github.com/aiplanethub/genai-stack - 0.2.1-rc
Overview:
Addition of LLM Cache Component to cache LLM responses .
What's Changed
- Notebooks Fix by @sunilgaddi in https://github.com/aiplanethub/genai-stack/pull/40
- Fix notebooks path by @sunilgaddi in https://github.com/aiplanethub/genai-stack/pull/44
- LLM Cache Component creation by @Akshaj000 in https://github.com/aiplanethub/genai-stack/pull/56
Full Changelog: https://github.com/aiplanethub/genai-stack/compare/0.2.0-alpha...0.2.1-rc
- Jupyter Notebook
Published by sam-aiplanet over 2 years ago
https://github.com/aiplanethub/genai-stack - 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
- Jupyter Notebook
Published by sam-aiplanet over 2 years ago
https://github.com/aiplanethub/genai-stack - V0.1.0
Initial Alpha Release
Full Changelog: https://github.com/aiplanethub/genai-stack/commits/0.1.0
- Jupyter Notebook
Published by shreehari-aiplanet over 2 years ago