Skip to content

Commit

Permalink
Update README.md to have proper brand names & add dependabot (#107)
Browse files Browse the repository at this point in the history
* Update README.md to have proper DataStax brand name

* Create dependabot.yml to keep up with GHA updates
  • Loading branch information
msmygit authored Dec 13, 2024
1 parent ab2ba2d commit 25ad55f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Set update schedule for GitHub Actions

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 🦜️🔗 LangChain DataStax

This repository contains 1 package with Datastax integrations with LangChain:
This repository contains 1 package with DataStax integrations with LangChain:

- [langchain-astradb](https://pypi.org/project/langchain-astradb/) integrates [AstraDB](https://www.datastax.com/products/datastax-astra).
- [langchain-astradb](https://pypi.org/project/langchain-astradb/) integrates [Astra DB](https://www.datastax.com/products/datastax-astra).

0 comments on commit 25ad55f

Please sign in to comment.