Langchain-serve

Latest version: v0.0.61

Safety actively analyzes 619647 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 11

0.0.49

> Release time: 2023-06-30 09:48:52



🙇 We'd like to thank all contributors for this new release! In particular,
Deepankar Mahapatro, Jina Dev Bot, 🙇


🆕 New Features

- [[c44b5fe5](https://github.com/jina-ai/langchain-serve/commit/c44b5fe535fcb46fa35961ae587caa242d745a7c)] __-__ hr-slackbot example (*Deepankar Mahapatro*)
- [[de908f10](https://github.com/jina-ai/langchain-serve/commit/de908f1068922d8892fc45f63b9784a495678413)] __-__ __slackbot__: slash commands (*Deepankar Mahapatro*)
- [[d3967f6a](https://github.com/jina-ai/langchain-serve/commit/d3967f6aa5f55ba31a15718bf98a7ae9807ceb4f)] __-__ access prompt prefix, suffix (*Deepankar Mahapatro*)

📗 Documentation

- [[2b50b61d](https://github.com/jina-ai/langchain-serve/commit/2b50b61d47c530202a551b02d7a6fe7e603e7dd0)] __-__ add requests url screenshot (*Deepankar Mahapatro*)
- [[0a980502](https://github.com/jina-ai/langchain-serve/commit/0a98050209e898c8665c2f310cd31415390ec2af)] __-__ refactor serving readme (*Deepankar Mahapatro*)

🍹 Other Improvements

- [[10c19960](https://github.com/jina-ai/langchain-serve/commit/10c19960b8eb751b77507aa309a18c46d874a6c6)] __-__ __version__: the next version will be 0.0.49 (*Jina Dev Bot*)
- [[f3e520d8](https://github.com/jina-ai/langchain-serve/commit/f3e520d836be3afbb29db1c30b489c4ed89c5c97)] __-__ __version__: the next version will be 0.0.48 (*Jina Dev Bot*)
- [[5be0d81f](https://github.com/jina-ai/langchain-serve/commit/5be0d81f30a4e06c3064d5e6e89f26b9b6104088)] __-__ Merge pull request #112 from jina-ai/slackbot-readme (*Deepankar Mahapatro*)

<a name=release-note-0-0-50></a>

0.0.48

> Release time: 2023-06-29 07:15:25



🙇 We'd like to thank all contributors for this new release! In particular,
Zac Li, Deepankar Mahapatro, Jina Dev Bot, 🙇


🐞 Bug fixes

- [[c7de0a96](https://github.com/jina-ai/langchain-serve/commit/c7de0a96969bfcce1f3432fea09fef74bf68078e)] __-__ disable hc (*Zac Li*)

📗 Documentation

- [[2b50b61d](https://github.com/jina-ai/langchain-serve/commit/2b50b61d47c530202a551b02d7a6fe7e603e7dd0)] __-__ add requests url screenshot (*Deepankar Mahapatro*)
- [[0a980502](https://github.com/jina-ai/langchain-serve/commit/0a98050209e898c8665c2f310cd31415390ec2af)] __-__ refactor serving readme (*Deepankar Mahapatro*)

🍹 Other Improvements

- [[f3e520d8](https://github.com/jina-ai/langchain-serve/commit/f3e520d836be3afbb29db1c30b489c4ed89c5c97)] __-__ __version__: the next version will be 0.0.48 (*Jina Dev Bot*)

<a name=release-note-0-0-49></a>

0.0.47

> Release time: 2023-06-23 17:55:56



🙇 We'd like to thank all contributors for this new release! In particular,
Deepankar Mahapatro, Jina Dev Bot, Zac Li, 🙇


🆕 New Features

- [[48316aa4](https://github.com/jina-ai/langchain-serve/commit/48316aa43fe664d50fee63a18cf19785c16fdabf)] __-__ add app template (*Deepankar Mahapatro*)
- [[f7c4d5ed](https://github.com/jina-ai/langchain-serve/commit/f7c4d5ed94504fc54dbe0e0032ca12e07e84a048)] __-__ create slackbot (*Deepankar Mahapatro*)

📗 Documentation

- [[da00b4a7](https://github.com/jina-ai/langchain-serve/commit/da00b4a70589b6aef9993254bfd71a95d08d934c)] __-__ update slackbot readme (*Deepankar Mahapatro*)
- [[8a4b46f0](https://github.com/jina-ai/langchain-serve/commit/8a4b46f0a58fff97c80b3f42c98ad5fe3fea8b09)] __-__ add slackbot readme (*Deepankar Mahapatro*)

🏁 Unit Test and CICD

- [[46551b04](https://github.com/jina-ai/langchain-serve/commit/46551b047a58d2a23ed0bda2375c91d109483174)] __-__ integration tests for tracing (*Zac Li*)

🍹 Other Improvements

- [[412a1eb1](https://github.com/jina-ai/langchain-serve/commit/412a1eb1997569e513128af5bcc0baec6b61a707)] __-__ skip .env files in gitignore (*Deepankar Mahapatro*)
- [[45f964a2](https://github.com/jina-ai/langchain-serve/commit/45f964a2ad535535664cb097b778087f0572ee91)] __-__ __version__: the next version will be 0.0.47 (*Jina Dev Bot*)
- [[f4ca9a15](https://github.com/jina-ai/langchain-serve/commit/f4ca9a15851679756b49b19beee5095f97cbfce2)] __-__ __version__: the next version will be 0.0.46 (*Jina Dev Bot*)
- [[5958fe1f](https://github.com/jina-ai/langchain-serve/commit/5958fe1f40388f2546bab303a072a687c49c2536)] __-__ Merge pull request #104 from jina-ai/feat-tracing (*Zac Li*)

<a name=release-note-0-0-48></a>

0.0.46

> Release time: 2023-06-22 09:44:31



🙇 We'd like to thank all contributors for this new release! In particular,
Zac Li, Jina Dev Bot, 🙇


🆕 New Features

- [[4fd90791](https://github.com/jina-ai/langchain-serve/commit/4fd90791df05e9b484fed83b3bf65a30f44fe73d)] __-__ support configuring autoscale max (*Zac Li*)

🏁 Unit Test and CICD

- [[46551b04](https://github.com/jina-ai/langchain-serve/commit/46551b047a58d2a23ed0bda2375c91d109483174)] __-__ integration tests for tracing (*Zac Li*)

🍹 Other Improvements

- [[f4ca9a15](https://github.com/jina-ai/langchain-serve/commit/f4ca9a15851679756b49b19beee5095f97cbfce2)] __-__ __version__: the next version will be 0.0.46 (*Jina Dev Bot*)

<a name=release-note-0-0-47></a>

0.0.45

> Release time: 2023-06-16 05:54:10



🙇 We'd like to thank all contributors for this new release! In particular,
Zac Li, Jina Dev Bot, Deepankar Mahapatro, 🙇


🆕 New Features

- [[23efc6b9](https://github.com/jina-ai/langchain-serve/commit/23efc6b9d0957f350304ee8aec84064dc62c089a)] __-__ tracing logs (*Zac Li*)
- [[6265cb28](https://github.com/jina-ai/langchain-serve/commit/6265cb28a52adead6ea13a45ff118f690a010c88)] __-__ async callback (*Zac Li*)
- [[8f1892fa](https://github.com/jina-ai/langchain-serve/commit/8f1892facf8ebf6801d4a77b06e7436310a0f8f8)] __-__ more events (*Zac Li*)
- [[703ef740](https://github.com/jina-ai/langchain-serve/commit/703ef7405988a9b66f78197815220a9cb96b4c85)] __-__ tracing support (*Zac Li*)

🐞 Bug fixes

- [[c5a23c5c](https://github.com/jina-ai/langchain-serve/commit/c5a23c5c48c532b0b9940ae6951adc87c11662b5)] __-__ id hex format fix (*Zac Li*)
- [[8d18bded](https://github.com/jina-ai/langchain-serve/commit/8d18bdedf80be866084caaab74ee519571029f8f)] __-__ handler fix (*Zac Li*)
- [[b5fcab7c](https://github.com/jina-ai/langchain-serve/commit/b5fcab7c58ec0153cb58fe802585631f78fa9993)] __-__ name update (*Zac Li*)
- [[556e1b32](https://github.com/jina-ai/langchain-serve/commit/556e1b329fbbf3744a8a0a63b8071afad6236e0b)] __-__ get cost token for single op (*Zac Li*)
- [[8cbb6d7f](https://github.com/jina-ai/langchain-serve/commit/8cbb6d7f863606c07a52629b0cc702d272546c8b)] __-__ format update (*Zac Li*)
- [[9ed3708a](https://github.com/jina-ai/langchain-serve/commit/9ed3708ab39babb075b7035d7a51d79325acf9ca)] __-__ add tokens number (*Zac Li*)
- [[a814ad5b](https://github.com/jina-ai/langchain-serve/commit/a814ad5b4aa306d325924d5b40a35ff401cfd872)] __-__ open ai handle (*Zac Li*)
- [[762626d5](https://github.com/jina-ai/langchain-serve/commit/762626d588167cbe8bacc10d2fa8a02a9c417b8b)] __-__ span topo (*Zac Li*)
- [[83a21140](https://github.com/jina-ai/langchain-serve/commit/83a21140208830431d65a34a06db120fe542ddd9)] __-__ handle when no tracer (*Zac Li*)
- [[794eb12d](https://github.com/jina-ai/langchain-serve/commit/794eb12d432a1cb667f85209248a77425c5584f6)] __-__ _get_func_data fix (*Zac Li*)
- [[bf4f2b10](https://github.com/jina-ai/langchain-serve/commit/bf4f2b10646348755902fc2a326ea0d49e2c6896)] __-__ app tweak (*Zac Li*)
- [[284fc129](https://github.com/jina-ai/langchain-serve/commit/284fc129642b960a2f094b1c8c3ef9ae4882959c)] __-__ unintended changes (*Zac Li*)
- [[ab8bd0d8](https://github.com/jina-ai/langchain-serve/commit/ab8bd0d8d1ad21525c358b422c69b765a6368bd7)] __-__ unsed (*Zac Li*)

🏁 Unit Test and CICD

- [[76a37904](https://github.com/jina-ai/langchain-serve/commit/76a379045c4487ac8fbc27660ba145ecdff5a618)] __-__ add tests (*Zac Li*)

🍹 Other Improvements

- [[04adf3a5](https://github.com/jina-ai/langchain-serve/commit/04adf3a5eb74c2d1c945c19104b04f9fde9a1131)] __-__ __version__: the next version will be 0.0.45 (*Jina Dev Bot*)
- [[328b7425](https://github.com/jina-ai/langchain-serve/commit/328b7425ba4a68b9d265aa233d30b70a4ce71d56)] __-__ Revert &#34;fix: app tweak&34; (*Zac Li*)
- [[96123ba7](https://github.com/jina-ai/langchain-serve/commit/96123ba70eda234e618196c45f9c0fe86f587905)] __-__ __version__: the next version will be 0.0.44 (*Jina Dev Bot*)
- [[a9bdb383](https://github.com/jina-ai/langchain-serve/commit/a9bdb3830607b1531556e7feab58c80ff45a6b97)] __-__ __version__: the next version will be 0.0.42 (*Jina Dev Bot*)

<a name=release-note-0-0-46></a>

0.0.44

> Release time: 2023-06-12 10:27:12



🙇 We'd like to thank all contributors for this new release! In particular,
Deepankar Mahapatro, Jina Dev Bot, 🙇


🆕 New Features

- [[1f75b119](https://github.com/jina-ai/langchain-serve/commit/1f75b119b979ea1d4f6bb7a6f80deaa15b112c55)] __-__ show cph in status (*Deepankar Mahapatro*)

🍹 Other Improvements

- [[96123ba7](https://github.com/jina-ai/langchain-serve/commit/96123ba70eda234e618196c45f9c0fe86f587905)] __-__ __version__: the next version will be 0.0.44 (*Jina Dev Bot*)

<a name=release-note-0-0-45></a>

Page 3 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.