You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched existing ideas and did not find a similar one
I added a very descriptive title
I've clearly described the feature request and motivation for it
Feature request
I want to understand if get_openai_callback can be moved to langchain-openai to ensure all openai related implemention in same place. If not wanted to understand the design choice
Motivation
I am trying to reduce the number of direct dependency and I have to bring community and related packages just for the usage of get_openai_callback. Trying to see if it can be avoided.
Proposal (If applicable)
get_openai_callback can be moved to langchain-openai
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Checked
Feature request
I want to understand if get_openai_callback can be moved to langchain-openai to ensure all openai related implemention in same place. If not wanted to understand the design choice
Motivation
I am trying to reduce the number of direct dependency and I have to bring community and related packages just for the usage of
get_openai_callback
. Trying to see if it can be avoided.Proposal (If applicable)
get_openai_callback can be moved to langchain-openai
Beta Was this translation helpful? Give feedback.
All reactions