Skip to content

Java : Edited {Connecting to AI Core} Documentation #173

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

n-o-u-r-h-a-n
Copy link

Edited Documentation regarding 3 points :

->Adding an easier method to copy the JSON Object.
->Clarifying that .env file would have no name assigned when created.
->Clarifying that all JSON text should be pasted in the examples not just specific fields as demonstrated before.

What Has Changed?

->Easier Method for copying JSON object created.
->Clarification added between brackets beside example of creation of .env file.
->Clarification added after copying the JSON text.

->Adding an easier method to copy the JSON Object.
->Clarifying that .env file would have no name assigned when created.
->Clarifying that all JSON text should be pasted in the examples not just specific fields as demonstrated before.
@n-o-u-r-h-a-n n-o-u-r-h-a-n self-assigned this Jul 16, 2025
Add the following line:

```txt
AICORE_SERVICE_KEY={ "clientid": "...", "clientsecret": "...", "url": "...", "serviceurls": { "AI_API_URL": "..." } }
AICORE_SERVICE_KEY={...Fill it with JSON object copied above...}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could replace this whole section with a screenshot of the file (censored). It would explain the directory to place it in, the name and the fact that it has to be in one line instead of this entire paragraph.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants