Activating openaigateway: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 April 2026

26 April 2026

25 April 2026

  • curprev 20:1520:15, 25 April 2026 Admin talk contribs 1,081 bytes +1 No edit summary
  • curprev 20:1520:15, 25 April 2026 Admin talk contribs 1,080 bytes +1,080 Created page with "To run OpenAIGateway you need python 3.12 installed. It can be installed only from CentOS 9 dnf install python3.12 python3.12-pip python3.12-devel pip3.12 install poetry pip3.12 install uvicorn pip3.12 install "uvicorn[standard]" pip3.12 install fastapi pip3.12 install aiohttp The OpenAIGateway will be located in /usr/local/openaigateway and will run over port 9088 poetry run uvicorn src.main:app --host 0.0.0.0 --port 9088 On asterisk, you need to confi..."