Leonid Ganeline
932c52c333
community[patch]: docstrings ( #16810 )
...
- added missed docstrings
- formated docstrings to the consistent form
2024-02-09 12:48:57 -08:00
Bagatur
66e45e8ab7
community[patch]: chat model mypy fixes ( #17061 )
...
Related to #17048
2024-02-05 13:42:59 -08:00
Harrison Chase
4eda647fdd
infra: add -p to mkdir in lint steps ( #17013 )
...
Previously, if this did not find a mypy cache then it wouldnt run
this makes it always run
adding mypy ignore comments with existing uncaught issues to unblock other prs
---------
Co-authored-by: Erick Friis <erick@langchain.dev>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
2024-02-05 11:22:06 -08:00
chyroc
b6952d41e5
Refactor: use SecretStr for GPTRouter chat-model ( #15101 )
2024-01-01 15:20:26 -08:00
chyroc
6fb3cc6f27
Fix: Use Union
instead of |
to improve compatibility, fix #15244 ( #15245 )
2023-12-27 22:06:42 -08:00
Sirjanpreet Singh Banga
425e5e1791
community[minor]: rename ChatGPTRouter to GPTRouter ( #14913 )
...
**Description:**: Rename integration to GPTRouter
**Tag maintainer:** @Gupta-Anubhav12 @samanyougarg @sirjan-ws-ext
**Twitter handle:** [@SamanyouGarg](https://twitter.com/SamanyouGarg )
2023-12-19 10:48:52 -05:00
Sirjanpreet Singh Banga
44cb899a93
community[minor]: Integrating GPTRouter ( #14900 )
...
**Description:** Adding a langchain integration for
[GPTRouter](https://gpt-router.writesonic.com/ ) 🚀 ,
**Tag maintainer:** @Gupta-Anubhav12 @samanyougarg @sirjan-ws-ext
**Twitter handle:** [@SamanyouGarg](https://twitter.com/SamanyouGarg )
Integration Tests Passing:
<img width="1137" alt="Screenshot 2023-12-19 at 5 45 31 PM"
src="https://github.com/Writesonic/langchain/assets/151817113/4a59df9a-ee30-47aa-9df9-b8c4eeb9dc76 ">
2023-12-19 10:08:36 -05:00