Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Генерация изображений, вызов метода bind_tools #176

Open
talayavodichka opened this issue Jul 22, 2024 · 3 comments

Comments

@talayavodichka
Copy link

Traceback (most recent call last):
File "C:\Users... line 15, in
llm = llm.bind_tools(tools=[], tool_choice="auto")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Home\AppData\Local\Programs\Python\Python312\Lib\site-packages\langchain_core\language_models\chat_models.py", line 1050, in bind_tools
raise NotImplementedError()
NotImplementedError

Извините за тупость, но я не понимаю какие должны быть параметры (если проблема в них), в документации информация отсутствует.

@Mikelarg
Copy link
Collaborator

Mikelarg commented Aug 5, 2024

Добрый день! Скорее всего стоит не последняя версия gigachain. Попробуйте обновить с помощью pip install gigachain-community -U

@talayavodichka
Copy link
Author

Добрый день! Скорее всего стоит не последняя версия gigachain. Попробуйте обновить с помощью pip install gigachain-community -U

К сожалению, последняя. спасибо за ответ

@Mikelarg
Copy link
Collaborator

Mikelarg commented Aug 7, 2024

А можете код показать?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants