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

small updates/fixes #79

Merged
merged 1 commit into from Mar 20, 2024
Merged

small updates/fixes #79

merged 1 commit into from Mar 20, 2024

Conversation

tpatel
Copy link
Collaborator

@tpatel tpatel commented Feb 15, 2024

  • switch from langchain.llms to langchain_community
  • add missing name to Generations
  • rename formatted to content in Generation to prepare for the next literal release
  • rename CHAINLIT_API_KEY to LITERAL_API_KEY
  • fix the message type as it's lowercase now

- switch from `langchain.llms` to `langchain_community`
- add missing `name` to Generations
- rename `formatted` to content in Generation to prepare for the next literal release
- rename `CHAINLIT_API_KEY` to `LITERAL_API_KEY`
- fix the message type as it's lowercase now
@tpatel tpatel merged commit 546595b into Chainlit:main Mar 20, 2024
@tpatel tpatel deleted the tp/small-fixes branch March 20, 2024 16:59
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.

None yet

2 participants