backend: fix is_available in gdrive tool (#672)
* fix check
* chore(deps): bump axios from 1.6.8 to 1.7.4 in /src/interfaces/coral_web (#668)
Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.4)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Khalil Najjar <knajjars@gmail.com>
* build(deps): bump postcss from 7.0.39 to 8.4.39 in /src/interfaces/assistants_web (#469)
build(deps): bump postcss in /src/interfaces/assistants_web
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.39 to 8.4.39.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.39...8.4.39)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Khalil Najjar <knajjars@gmail.com>
* chore(deps): bump axios from 1.7.2 to 1.7.4 in /src/interfaces/slack_bot (#669)
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Khalil Najjar <knajjars@gmail.com>
* feat: arrow up inside of composer will fill with the last user message (#663)
* feat: arrow up inside of composer will fill with the last user message
* fix: take the last user message instead the first one
* refactor: run format
---------
Co-authored-by: Khalil Najjar <knajjars@gmail.com>
* Revert "chore(deps-dev): bump nltk from 3.8.1 to 3.8.2 (#653)" (#673)
This reverts commit c507489be1d620f4f8ed8db6eaf206a7bf99d774.
* Update poetry.lock
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Khalil Najjar <knajjars@gmail.com>
Co-authored-by: Tomeu <tomeu@cohere.com>
Co-authored-by: Ads Dawson <104169244+GangGreenTemperTatum@users.noreply.github.com>