These 17 commits are when the Protocol Buffers files have changed:
| Commit: | 966cd82 | |
|---|---|---|
| Author: | Tom Zayats | |
replaces measures/with facts added warning
The documentation is generated from this commit.
| Commit: | 6506f2c | |
|---|---|---|
| Author: | Chris Nivera | |
| Committer: | GitHub | |
Add `cortex_search_service` to dimensions (#215) in https://github.com/Snowflake-Labs/semantic-model-generator/pull/213 I only added to `Column`, forgot about `Dimension`.
| Commit: | 2848549 | |
|---|---|---|
| Author: | Chris Nivera | |
| Committer: | GitHub | |
Add `cortex_search_service` to proto def (#213)
| Commit: | 50b7f1d | |
|---|---|---|
| Author: | Chris Nivera | |
| Committer: | GitHub | |
Support custom instructions (#205) Adding `custom_instructions` to proto.
| Commit: | f2178f5 | |
|---|---|---|
| Author: | Chris Nivera | |
| Committer: | GitHub | |
Allow verified queries to be marked for onboarding (#192) Users can classify verified queries to be used for onboarding, which means that they can be returned as predefined questions for a user onboarding experience. For full detail, see https://docs.snowflake.com/en/user-guide/snowflake-cortex/cortex-analyst/suggested-questions-feature. This PR adds the `use_as_onboarding_question` field to the proto as well as surfaces a simple checkbox UI for admins to mark questions for onboarding.
| Commit: | 578e649 | |
|---|---|---|
| Author: | Chris Nivera | |
| Committer: | GitHub | |
Add `id_field` to proto definition (#167) Syncing with internal definitions.
| Commit: | 16b2522 | |
|---|---|---|
| Author: | Chris Nivera | |
| Committer: | GitHub | |
Sync proto definitions (#152) Pulling latest proto from cortex repo and regenerating definitions. Also pinning the protobuf/grpcio-tools versions to be consistent with our internal tooling.
| Commit: | 5010c9a | |
|---|---|---|
| Author: | Chris Nivera | |
sync proto
| Commit: | 9c8a866 | |
|---|---|---|
| Author: | Daniel Silva | |
Validate all sql expressions in yaml with sqlglot
| Commit: | 5a45cec | |
|---|---|---|
| Author: | Nicole Limtiaco | |
update context length validation for literal retrieval
| Commit: | 6c1527d | |
|---|---|---|
| Author: | Renee Huang | |
address comments
| Commit: | d0965f1 | |
|---|---|---|
| Author: | Renee Huang | |
update proto to include verified queries; lint
| Commit: | 43c9a50 | |
|---|---|---|
| Author: | Daniel Silva | |
feedback
| Commit: | 6da40a0 | |
|---|---|---|
| Author: | Daniel Silva | |
[SNOW-1413575] Better yaml validation
| Commit: | b255ae3 | |
|---|---|---|
| Author: | Jonathan | |
message
| Commit: | 9f75e84 | |
|---|---|---|
| Author: | Jonathan | |
First round of feedback
| Commit: | 1d71e98 | |
|---|---|---|
| Author: | Jonathan | |
Initial commit to push semantic model generator