chat-langchain icon indicating copy to clipboard operation
chat-langchain copied to clipboard

Results 127 chat-langchain issues
Sort by recently updated
recently updated
newest added

Noticed a few Actions used in the workflows here are outdated, proposing a Dependabot configuration to update - reference https://docs.github.com/en/actions/security-guides/using-githubs-security-features-to-secure-your-use-of-github-actions#keeping-the-actions-in-your-workflows-secure-and-up-to-date Suggest enabling https://docs.github.com/en/code-security/dependabot/working-with-dependabot/about-dependabot-on-github-actions-runners#enabling-or-disabling-for-your-repository as well

Note: Please ignore this pull request. Just wanted to get updates from the master.

openai.RateLimitError: Error code: 429 - {'error': {'message': 'You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.', 'type':...

The UI/UX of user inputs when the input is really long is bad. Improve this.

https://github.com/langchain-ai/chat-langchain/blob/8078fad624d31f65e3f30ccc7d83366547708526/backend/parser.py#L35 This line should be as follows: classes = child.attrs.get("class", "")