Commit Graph

10 Commits

Author SHA1 Message Date
Igor Loskutov
663345ece6 feat: local LLM via Ollama + structured output response_format
- Add setup script (scripts/setup-local-llm.sh) for one-command Ollama setup
  Mac: native Metal GPU, Linux: containerized via docker-compose profiles
- Add ollama-gpu and ollama-cpu docker-compose profiles for Linux
- Add extra_hosts to server/hatchet-worker-llm for host.docker.internal
- Pass response_format JSON schema in StructuredOutputWorkflow.extract()
  enabling grammar-based constrained decoding on Ollama/llama.cpp/vLLM/OpenAI
- Update .env.example with Ollama as default LLM option
- Add Ollama PRD and local dev setup docs
2026-02-10 15:55:21 -05:00
407c15299f docs: docs website + installation (#778)
* feat: WIP doc (vibe started and iterated)

* install from scratch docs

* caddyfile.example

* gitignore

* authentik script

* authentik script

* authentik script

* llm doc

* authentik ongoing

* more daily setup logs

* doc website

* gpu self hosted setup guide (no-mistakes)

* doc review round

* doc review round

* doc review round

* update doc site sidebars

* feat(docs): add mermaid diagram support

* docs polishing

* live pipeline doc

* move pipeline dev docs to dev docs location

* doc pr review iteration

* dockerfile healthcheck

* docs/pr-comments

* remove jwt comment

* llm suggestion

* pr comments

* pr comments

* document auto migrations

* cleanup docs

---------

Co-authored-by: Mathieu Virbel <mat@meltingrocks.com>
Co-authored-by: Igor Loskutov <igor.loskutoff@gmail.com>
2026-01-06 17:25:02 -05:00
Koper
c0400b4232 Moved all server files to server/ 2023-07-26 15:13:46 +07:00
Gokul Mohanarangan
81680796cd update installation scripts 2023-07-25 14:31:28 +05:30
Gokul Mohanarangan
b4303d6cd4 update 2023-07-25 13:53:39 +05:30
Gokul Mohanarangan
ef9a6a2e66 separate requirements 2023-07-25 13:47:23 +05:30
Gokul Mohanarangan
503fa92f48 push trials 2023-07-14 00:11:25 +05:30
Gokul Mohanarangan
71eb277fd7 refactor 2023-07-11 18:47:21 +05:30
Gokul Mohanarangan
73c4270764 minor refactor 2023-07-10 22:40:58 +05:30
Gokul Mohanarangan
acf0d9e9e2 push folder restructuring 2023-07-10 20:13:58 +05:30