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

(ChatOpenAI) Add model_name to LLMResult.llm_output #1960

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

mariokostelac
Copy link
Contributor

This makes sure OpenAI and ChatOpenAI have the same llm_output, and allow tracking usage per model. Same work for OpenAI was done in #1713.

This makes sure OpenAI and ChatOpenAI have the same llm_output, and allow tracking usage per model.
Same work for OpenAI was done in langchain-ai#1713.
@hwchase17 hwchase17 merged commit e7d6de6 into langchain-ai:master Mar 24, 2023
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

Successfully merging this pull request may close these issues.

3 participants