Open kursataktas opened 2 weeks ago
This pull request's title is not fulfill the requirements. @kursataktas please update it ๐.
Valid format:
fix(query): fix group by string bug
^ ^---------------------^
| |
| +-> Summary in present tense.
|
+-------> Type: rfc, feat, fix, refactor, ci, docs, chore
Valid types:
rfc
: this PR proposes a new RFCfeat
: this PR introduces a new feature to the codebasefix
: this PR patches a bug in codebaserefactor
: this PR changes the code base without new features or bugfixci
: this PR changes build/testing/ci stepsdocs
: this PR changes the documents or websiteschore
: this PR only has small changes that no need to record
At least one test kind must be checked in the PR description. @kursataktas please update it ๐.
Pull request description must contain CLA like the following:
I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/
## Summary
Summary about this PR
- Close #issue
At least one type of change must be checked in the PR description. @kursataktas please update it ๐.
Hello team,
I'm the maintainer of Anteon. We have created Gurubase.io with the mission of building a centralized, open-source tool-focused knowledge base. Essentially, each "guru" is equipped with custom knowledge to answer user questions based on collected data related to that tool.
I wanted to update you that I've manually added the Databend Guru to Gurubase. Databend Guru uses the data from this repo and data from the docs to answer questions by leveraging the LLM.
In this PR, I showcased the "Databend Guru", which highlights that Databend now has an AI assistant available to help users with their questions. Please let me know your thoughts on this contribution.
Additionally, if you want me to disable Databend Guru in Gurubase, just let me know that's totally fine.
This change isโ