Skip to content

allow configuring LOCALAGI to use a custom base url#469

Open
bhulsken wants to merge 1 commit into
mudler:mainfrom
bhulsken:baseurlfix
Open

allow configuring LOCALAGI to use a custom base url#469
bhulsken wants to merge 1 commit into
mudler:mainfrom
bhulsken:baseurlfix

Conversation

@bhulsken
Copy link
Copy Markdown

Allow a customer base URL for LocalAGI using environment variable LOCALAGI_BASE_URL. Defaults to ":3000" which is the hardcoded address at the moment.

Update README.md accordingly, in particular to distinguish LOCALAGI_LOCALRAG_URL from LOCALAGI_BASE_URL, I think there is a mix up between the two in the current documentation, where LOCALAGI_BASE_URL is described to affect the RAG URL (but doesn't actually do anything), while LOCALAGI_LOCALRAG_URL is implemented but not described in the README.

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.

1 participant