Skip to content
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

local-ai-cc: adjust some things #5924

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

szaimen
Copy link
Collaborator

@szaimen szaimen commented Jan 20, 2025

@szaimen szaimen added 2. developing Work in progress enhancement New feature or request labels Jan 20, 2025
@szaimen szaimen added this to the next milestone Jan 20, 2025
@szaimen szaimen force-pushed the enh/noid/adjust-some-things branch from c7392d4 to 7ef2f07 Compare January 20, 2025 18:00
"php /var/www/html/occ app:install integration_openai",
"php /var/www/html/occ app:enable integration_openai",
"php /var/www/html/occ config:app:set integration_openai url --value http://nextcloud-aio-local-ai:8080",
"php /var/www/html/occ config:app:set integration_openai url --value http://nextcloud-aio-local-ai:8000",
"php /var/www/html/occ config:app:set integration_openai api_key --value $LOCAL_AI_API_KEY",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this is not going to work for now... Needs #3889

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

image

- url: github:mudler/LocalAI/blob/master/gallery/stablediffusion.yaml
name: Stable_diffusion
```
- After the container was started the first time, you can open `http://ip.address.of.server:8000` and log in with the api key that you can retrieve when running...
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

the problem is that it uses http and not https... so this needs to be proxied anyway...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant