Releases: li2109/langtorch
Releases · li2109/langtorch
0.0.17
0.0.16
What's Changed
- Adding huggingface service by @li2109 in #140
- Added PDFConnectorOption for bytes array by @AyoTheDev in #133
- Refactor the LangtorchHub to accept a module registry by @rubio-He in #143
- Added Vector store for PGVector by @AyoTheDev in #134
Full Changelog: 0.0.15...0.0.16
0.0.15
What's Changed
- Adding langtorch hub by @li2109 in #127
- Add cohere generate config and apply to the cohere generate processor by @rubio-He in #128
- Adding retry to LLM provider by @li2109 in #130
- Adding token usage count for OpenAI by @li2109 in #131
- Adding more comments by @li2109 in #136
- Dev minimax mark by @maxiao124 in #132
- Adding OpenAI function call support by @li2109 in #135
New Contributors
- @maxiao124 made their first contribution in #132
Full Changelog: 0.0.14...0.0.15
0.0.14
What's Changed
- Rename package from connector to loader and adding factory class for loader by @li2109 in #98
- Adding torch context by @li2109 in #101
- Refactor Connector by @li2109 in #102
- Adding predifined pipelines by @li2109 in #103
- Adding torchlet into the context via provider by @li2109 in #104
- Adding field injection support by @li2109 in #105
- Changing from MIT License to Apache 2.0 License by @li2109 in #107
- [Experiment]: Fix build error by @li2109 in #106
- Getting torchlet from context by interface or super class by @li2109 in #108
- Delete self-made dependency injection by @li2109 in #120
- Changes for Guice injection by @li2109 in #121
- Add cohere processor for text generation. by @rubio-He in #118
New Contributors
Full Changelog: 0.0.13...0.0.14
0.0.13
What's Changed
- Adding MySql Connector by @li2109 in #90
- Feature connector md by @susu1101code in #88
- Pinecone vector store adjustments by @AyoTheDev in #92
- Code Refactor by @li2109 in #93
- Code Refactor by @li2109 in #94
New Contributors
- @susu1101code made their first contribution in #88
Full Changelog: 0.0.12...0.0.13
0.0.12
What's Changed
- Adding conversation memory by @li2109 in #84
- Text splitter implementations by @AyoTheDev in #77
Full Changelog: 0.0.11...0.0.12
0.0.11
What's Changed
- Fix sonar lint by @li2109 in #73
- Package rename by @li2109 in #76
- Enhancement to Message classes by @Eduardo-T in #66
- Added unit tests for embedding by @AyoTheDev in #58
- Adding Connector and PDF and CSV implementation by @li2109 in #79
New Contributors
- @Eduardo-T made their first contribution in #66
Full Changelog: 0.0.10...0.0.11
0.0.10
0.0.9
0.0.8
What's Changed
- Make capability unit more composable by @li2109 in #44
- Remove output class type by @li2109 in #45
- Adding OpenAI image processor by @li2109 in #47
- Refactor file structure by @li2109 in #48
- Adding cohere api service by @li2109 in #53
- WIP: Created Embedding data type by @AyoTheDev in #52
- port in openai-java by @li2109 in #56
- OpenAI != OpenAi by @li2109 in #60
- Change the async function of Processor interface by @li2109 in #61
New Contributors
- @AyoTheDev made their first contribution in #52
Full Changelog: 0.0.7...0.0.8