-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feat/release aiml updates #95
base: main
Are you sure you want to change the base?
Conversation
NIT: should be |
To establish a connection to your chosen endpoint, fill in the following details: | ||
<ul> | ||
<li><strong>Endpoint Name:</strong> A unique name to identify this endpoint.</li> | ||
<li><strong>URL:</strong> The endpoint's URL where the data can be accessed.</li> | ||
<li><strong>Authentication:</strong> Select the type of authentication required for accessing the endpoint.</li> | ||
<li><strong>Auth Header:</strong> Provide the authentication header if needed.</li> | ||
<li><strong>Secret Key:</strong> Enter the secret key for secure access.</li> | ||
</ul> | ||
Additionally, provide a sample <strong>Request Format</strong> and <strong>Response Format</strong> to define how data will be sent to and received from the endpoint. | ||
<img | ||
className="block" | ||
src="https://res.cloudinary.com/dspflukeu/image/upload/f_auto,q_auto/v1/DevRel/Source%20-%20AIML/step3" | ||
alt="Step 3" | ||
/> | ||
</Step> |
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.
This needs to be updated.
Go to production and see the config screen for Databricks AI Model.
The designs are different
|
||
<Step title="Step 4"> | ||
After entering the necessary details, test the connection by clicking on the <strong>Test Connection</strong> button. Ensure that you receive a "Connection Successful" response, indicating that the endpoint is correctly configured. |
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.
There is no Test Connection button. The image you attached and text you have written does not align well.
On this screen, it automatically starts testing the config and updates you
--- | ||
**Conclusion:** | ||
Once the source is created, it will be displayed in the **Sources** list with a tag labeled **AI/ML** to easily differentiate it from other types of sources. |
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.
This is wrong.
There will no tag.
Sources screen has AIML Sources and Data Sources which helps in differentiating the Sources.
Please update this
Co-authored-by: Sumit Dhanania <[email protected]>
Co-authored-by: Sumit Dhanania <[email protected]>
Co-authored-by: Sumit Dhanania <[email protected]>
/add_docs |
/improve |
The |
PR Code Suggestions ✨
|
/review |
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. PR Reviewer Guide 🔍
|
Documentation Updates
Updated release documentation until May 2024
AI ML Sources documentation