| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-07-31 | 2.3 kB | |
| v0.0.1.tar.gz | 2023-07-31 | 1.8 MB | |
| v0.0.1.zip | 2023-07-31 | 1.8 MB | |
| Totals: 3 Items | 3.7 MB | 0 | |
TL;DR
First Release of Genoss. You OpenAI drop in replacement that allows you to replace openai by any LLM you want easily.
What's Changed
- refacto structure + add 404 if model not found by @MaximeThoonsen in https://github.com/OpenGenenerativeAI/GenossGPT/pull/2
- add Fake LLM by @MaximeThoonsen in https://github.com/OpenGenenerativeAI/GenossGPT/pull/3
- Add chat_completion class by @MaximeThoonsen in https://github.com/OpenGenenerativeAI/GenossGPT/pull/4
- fix dependency bug by @MaximeThoonsen in https://github.com/OpenGenenerativeAI/GenossGPT/pull/5
- refacto structure to add chat directory by @MaximeThoonsen in https://github.com/OpenGenenerativeAI/GenossGPT/pull/6
- fix(example): fixed path model by @StanGirard in https://github.com/OpenGenenerativeAI/GenossGPT/pull/8
- add openai by @MaximeThoonsen in https://github.com/OpenGenenerativeAI/GenossGPT/pull/9
- feat: add llama hugging face apis by @mattzcarey in https://github.com/OpenGenenerativeAI/GenossGPT/pull/7
- feat: code-review-gpt ci by @mattzcarey in https://github.com/OpenGenenerativeAI/GenossGPT/pull/14
- feat: hugging face in demo by @mattzcarey in https://github.com/OpenGenenerativeAI/GenossGPT/pull/15
- Add some good practices from sicarator by @Wirg in https://github.com/OpenGenenerativeAI/GenossGPT/pull/17
- Add hf inference endpoint by @Wirg in https://github.com/OpenGenenerativeAI/GenossGPT/pull/18
- Add some resources for demo clarity by @Wirg in https://github.com/OpenGenenerativeAI/GenossGPT/pull/20
- feat(): remove llm chain for chatopenai by @mattzcarey in https://github.com/OpenGenenerativeAI/GenossGPT/pull/19
- Some Fix & code quality improvements by @Wirg in https://github.com/OpenGenenerativeAI/GenossGPT/pull/22
New Contributors
- @MaximeThoonsen made their first contribution in https://github.com/OpenGenenerativeAI/GenossGPT/pull/2
- @StanGirard made their first contribution in https://github.com/OpenGenenerativeAI/GenossGPT/pull/8
- @mattzcarey made their first contribution in https://github.com/OpenGenenerativeAI/GenossGPT/pull/7
- @Wirg made their first contribution in https://github.com/OpenGenenerativeAI/GenossGPT/pull/17
Full Changelog: https://github.com/OpenGenenerativeAI/GenossGPT/commits/v0.0.1