-
Notifications
You must be signed in to change notification settings - Fork 127
chore: add terms about agents. #4446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: latest
Are you sure you want to change the base?
Conversation
|
Allow 10 minutes from last push for the staging site to build. If the link doesn't work, try using incognito mode instead. For internal reviewers, check web-documentation repo actions for staging build status. Link to build for this PR: http://docs-dev.timescale.com/docs-glossary-terms-for-agents |
|
Oh no, the docs build failed! To see why visit the failing build (link only accessible to Timescalers). |
|
Oh no, the docs build failed! To see why visit the failing build (link only accessible to Timescalers). |
|
Oh no, the docs build failed! To see why visit the failing build (link only accessible to Timescalers). |
| **Adaptive query optimization**: dynamic query plan adjustment based on actual execution statistics and data distribution patterns, improving performance over time. | ||
|
|
||
| <a id="agent"></a> | ||
| **Agent**: a system that uses prompts, and other logic to act autonomously or semi-autonomously. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| **Agent**: a system that uses prompts, and other logic to act autonomously or semi-autonomously. | |
| **Agent**: a system that uses prompts and other logic to act autonomously or semi-autonomously. |
|
|
||
| **Adaptive query optimization**: dynamic query plan adjustment based on actual execution statistics and data distribution patterns, improving performance over time. | ||
|
|
||
| <a id="agent"></a> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <a id="agent"></a> | |
| <a id="agent" href=""></a> |
| **Predictive maintenance**: the use of time-series data to forecast equipment failure, common in IoT and industrial applications. | ||
|
|
||
| <a id="postgresql" href=""></a> | ||
| **Prompt**: an input or instruction you give to an Agent. A prompt is normally text, but may be multimodal. For example, images and text. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| **Prompt**: an input or instruction you give to an Agent. A prompt is normally text, but may be multimodal. For example, images and text. | |
| **Prompt**: an input or instruction you give to an [Agent](#agent). A prompt is normally text, but may be multimodal. For example, images and text. |
No description provided.