AIMLAPI: support Function Calling
Opened this issue · 5 comments
Muhammadzainattiq commented
Checked other resources
- This is a feature request, not a bug report or usage question.
- I added a clear and descriptive title that summarizes the feature request.
- I used the GitHub search to find a similar feature request and didn't find it.
- I checked the LangChain documentation and API reference to see if this feature already exists.
- This is not related to the langchain-community package.
Feature Description
The AimlapiLLM connects several different llms by AIML API platform and most of those llm supports function calling. But the bind_tools method isn't defined for this class.
Use Case
It would enable to use function calling/ tool calling with ai ml api models
Proposed Solution
No response
Alternatives Considered
No response
Additional Context
No response
sagnik3788 commented
can you assign me this issue? @mdrxy
mahimairaja commented
@sagnik3788 are you actively working on this issue?
sagnik3788 commented
yes i am working on it
sagnik3788 commented