Commit Graph

  • 0ebecfa9b6 feat: add OpenAI-compatible HTTP handler with parameter translation in server.py main retoor 2026-01-22 06:28:28 +0000
  • ae8c99f954 fix: add debug logging and print statement to http_handler and app setup retoor 2026-01-22 06:28:09 +0000
  • 6d995520ad chore: reorder model pull after server startup in ollama-colab-v2.sh retoor 2025-04-26 12:50:39 +0000
  • e078b8a5bb chore: add logging for model fetch and fix stream termination logic in websocket client and server retoor 2025-04-26 10:17:24 +0000
  • d095e7de1e chore: add debug prints and fix streaming response handling in websocket client and server retoor 2025-04-25 19:18:45 +0000
  • 70ff225f4e feat: restructure models endpoint to return dict list and add /v1/models route retoor 2025-04-25 08:57:37 +0000
  • a7a58eb439 chore: replace curl invocation flags and shell in colab script comment retoor 2025-04-23 18:42:19 +0000
  • ffe193bfb5 chore: update curl URL in script comment from retoor.molodetz.nl to molodetz.nl retoor 2025-04-23 17:42:33 +0000
  • dcae2d2612 feat: add ollama colab script for free gpu model serving via uberlama tunnel retoor 2025-04-23 17:40:52 +0000
  • 9d6920a24b chore: add debug print statements and fix done-check logic in websocket forwarding retoor 2025-04-23 17:38:14 +0000
  • 2670b24b7b fix: correct typo in user authentication error message string retoor 2025-04-16 17:50:41 +0000
  • cb4919afc4 fix: add CRLF line endings to SSE responses in http_handler retoor 2025-04-08 08:45:45 +0000
  • 1769585810 fix: move task creation inside while loop and remove trailing newline from server response retoor 2025-04-08 08:42:07 +0000
  • 532611784f feat: add test_openai_api.py with Ollama client example for chat completions retoor 2025-04-03 10:51:22 +0000
  • eb373ba708 chore: add v1 api route aliases for chat and completions endpoints in server.py retoor 2025-04-03 00:09:51 +0000
  • 5b1efbf54e feat: add ollama dependency, NoServerFoundException, model routing, and get_models endpoint retoor 2025-04-02 08:15:21 +0000
  • 4bd68b4550 feat: add project page link and visit section to dashboard index.html retoor 2025-04-01 09:11:56 +0000
  • dca032384c chore: add umami analytics script tag to index.html head section retoor 2025-04-01 09:09:40 +0000
  • 8a049aa084 fix: change default Ollama URL scheme from HTTPS to HTTP in client.py retoor 2025-04-01 09:07:09 +0000
  • dd72a04e72 chore: replace generic project template with ollama crowd-funded server documentation retoor 2025-04-01 09:00:18 +0000
  • 5cca5a2c94 feat: add Makefile, README, documentation.html, and requirements.txt for project scaffolding retoor 2025-04-01 08:58:18 +0000
  • afa7a94847 chore: strip redundant comments and whitespace from client, server, test, and html files retoor 2025-04-01 08:56:11 +0000
  • 221a8f09c6 chore: initialize project with .gitignore, client.py, server.py, index.html, and test.py retoor 2025-04-01 08:33:50 +0000