rainsubtime
f75d5621e2
community:Fix a bug of LLM in moonshot ( #25878 )
...
- **Description:** When useing LLM integration moonshot,it's occurring
error "'Moonshot' object has no attribute '_client'",it's because of the
"_client" that is private in pydantic v1.0 so that we can't use it.I
turn "_client" into "client" , the error to be resolved!
- **Issue:** the issue #24390
- **Dependencies:** none
- **Twitter handle:** @Rainsubtime
- [x] **Lint and test**: Run `make format`, `make lint` and `make test`
from the root of the package(s) you've modified. See contribution
guidelines for more: https://python.langchain.com/docs/contributing/
Co-authored-by: Cyue <Cyue_work2001@163.com >
2024-08-30 16:09:39 +00:00
..
2024-08-14 09:50:39 -04:00
2024-08-08 17:20:39 +00:00
2024-08-08 17:20:39 +00:00
2024-08-08 17:20:39 +00:00
2024-08-14 09:50:39 -04:00
2024-08-08 17:20:39 +00:00
2024-08-08 17:20:39 +00:00
2024-08-26 08:50:02 -04:00
2024-08-19 09:23:09 -04:00
2024-08-08 14:43:09 -04:00
2024-08-08 14:43:09 -04:00
2024-08-14 09:50:39 -04:00
2024-08-08 14:43:09 -04:00
2024-08-08 17:20:39 +00:00
2024-08-14 09:50:39 -04:00
2024-08-08 17:20:39 +00:00
2024-08-08 17:20:39 +00:00
2024-08-08 14:43:09 -04:00
2024-08-14 09:50:39 -04:00
2024-08-08 17:20:39 +00:00
2024-08-08 14:43:09 -04:00
2024-08-08 14:43:09 -04:00
2024-08-08 17:20:39 +00:00
2024-08-09 10:57:42 -04:00
2024-08-14 09:50:39 -04:00
2024-08-14 09:50:39 -04:00
2024-08-22 18:29:46 -04:00
2024-08-14 09:50:39 -04:00
2024-08-08 17:20:39 +00:00
2024-08-08 17:20:39 +00:00
2024-08-08 17:20:39 +00:00
2024-08-08 17:20:39 +00:00
2024-08-08 14:43:09 -04:00
2024-08-08 17:20:39 +00:00
2024-08-09 11:10:27 -04:00
2024-08-08 17:20:39 +00:00
2024-08-08 17:20:39 +00:00
2024-08-08 14:43:09 -04:00
2024-08-30 16:09:39 +00:00
2024-08-08 17:20:39 +00:00
2024-08-08 17:20:39 +00:00
2024-08-08 17:20:39 +00:00
2024-08-08 17:20:39 +00:00
2024-08-08 17:20:39 +00:00
2024-08-14 09:50:39 -04:00
2024-08-08 14:43:09 -04:00
2024-08-08 14:43:09 -04:00
2024-08-08 17:20:39 +00:00
2024-08-08 14:43:09 -04:00
2024-08-08 17:20:39 +00:00
2024-08-08 17:20:39 +00:00
2024-08-08 17:20:39 +00:00
2024-08-08 17:20:39 +00:00
2024-08-08 17:20:39 +00:00
2024-08-13 09:50:12 -04:00
2024-08-08 14:43:09 -04:00
2024-08-08 17:20:39 +00:00
2024-08-14 09:50:39 -04:00
2024-08-19 09:23:09 -04:00
2024-08-14 09:50:39 -04:00
2024-08-14 09:50:39 -04:00
2024-08-08 17:20:39 +00:00
2024-08-08 17:20:39 +00:00
2024-08-29 01:41:43 +00:00
2024-08-28 18:48:10 -07:00