- 22 Dec, 2023 1 commit
-
-
Matt Williams authored
* Clean up documentation Will probably need to update with PRs for new release. Signed-off-by:
Matt Williams <m@technovangelist.com> * Correcting to fit in 0.1.15 changes Signed-off-by:
Matt Williams <m@technovangelist.com> * Update README.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * addressing comments Signed-off-by:
Matt Williams <m@technovangelist.com> * more api cleanup Signed-off-by:
Matt Williams <m@technovangelist.com> * its llava not llama Signed-off-by:
Matt Williams <m@technovangelist.com> * Update docs/troubleshooting.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Updated hosting to server and documented all env vars Signed-off-by:
Matt Williams <m@technovangelist.com> * remove last of the cli descriptions Signed-off-by:
Matt Williams <m@technovangelist.com> * Update README.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * update further per conversation with jeff earlier today Signed-off-by:
Matt Williams <m@technovangelist.com> * cleanup the doc readme Signed-off-by:
Matt Williams <m@technovangelist.com> * move upgrade to faq Signed-off-by:
Matt Williams <m@technovangelist.com> * first change Signed-off-by:
Matt Williams <m@technovangelist.com> * updated Signed-off-by:
Matt Williams <m@technovangelist.com> * Update docs/faq.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/README.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update README.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/README.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/README.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/README.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/README.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * examples in parent Signed-off-by:
Matt Williams <m@technovangelist.com> * add exapmle for create model. Signed-off-by:
Matt Williams <m@technovangelist.com> * update faq Signed-off-by:
Matt Williams <m@technovangelist.com> * update create model api Signed-off-by:
Matt Williams <m@technovangelist.com> * Update docs/api.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/faq.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/troubleshooting.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * update the readme in docs Signed-off-by:
Matt Williams <m@technovangelist.com> * update a few more things Signed-off-by:
Matt Williams <m@technovangelist.com> * Update docs/troubleshooting.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/faq.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update README.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/modelfile.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update docs/troubleshooting.md Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> --------- Signed-off-by:
Matt Williams <m@technovangelist.com> Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com>
-
- 20 Dec, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 14 Dec, 2023 1 commit
-
-
Bruce MacDonald authored
this info has not been returned from these endpoints in some time
-
- 13 Dec, 2023 2 commits
-
-
Jeffrey Morgan authored
* add multimodal docs * add chat api docs * consistency between `/api/generate` and `/api/chat` * simplify docs
-
pepperoni21 authored
-
- 12 Dec, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 10 Dec, 2023 2 commits
-
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 09 Dec, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 08 Dec, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 07 Dec, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 06 Dec, 2023 2 commits
-
-
Samuel Calderon authored
Thank you @calderonsamuel
-
Jeffrey Morgan authored
-
- 05 Dec, 2023 2 commits
-
-
Bruce MacDonald authored
-
Jeffrey Morgan authored
This reverts commit 7a0899d6.
-
- 04 Dec, 2023 1 commit
-
-
Bruce MacDonald authored
- update chat docs - add messages chat endpoint - remove deprecated context and template generate parameters from docs - context and template are still supported for the time being and will continue to work as expected - add partial response to chat history
-
- 21 Nov, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 19 Nov, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 17 Nov, 2023 2 commits
-
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 15 Nov, 2023 3 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
- 14 Nov, 2023 1 commit
-
-
Bruce MacDonald authored
This field is optional and should be under the `Advanced parameters` header
-
- 10 Nov, 2023 1 commit
-
-
Jeffrey Morgan authored
* add `"format": "json"` as an API parameter --------- Co-authored-by:Bruce MacDonald <brucewmacdonald@gmail.com>
-
- 09 Nov, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 08 Nov, 2023 1 commit
-
-
Bruce MacDonald authored
- add the optional `raw` generate request parameter to bypass prompt formatting and response context -add raw request to docs
-
- 03 Nov, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 31 Oct, 2023 1 commit
-
-
Matt Williams authored
Signed-off-by:Matt Williams <m@technovangelist.com>
-
- 17 Oct, 2023 1 commit
-
-
Alexander F. Rødseth authored
-
- 11 Oct, 2023 1 commit
-
-
Bruce MacDonald authored
* update streaming request accept header * add optional stream param to request bodies
-
- 09 Oct, 2023 1 commit
-
-
Costa Alexoglou authored
Avoid triple ticks in visual editor and also copied in clipboard.
-
- 30 Sep, 2023 1 commit
-
-
Jay Nakrani authored
Document response stream chunk delimiter.
-
- 14 Sep, 2023 1 commit
-
-
Matt Williams authored
* Update API docs Signed-off-by:
Matt Williams <m@technovangelist.com> * strange TOC was getting auto generated Signed-off-by:
Matt Williams <m@technovangelist.com> * Update docs/api.md Co-authored-by:
Bruce MacDonald <brucewmacdonald@gmail.com> * Update docs/api.md Co-authored-by:
Bruce MacDonald <brucewmacdonald@gmail.com> * Update docs/api.md Co-authored-by:
Bruce MacDonald <brucewmacdonald@gmail.com> * Update api.md --------- Signed-off-by:
Matt Williams <m@technovangelist.com> Co-authored-by:
Bruce MacDonald <brucewmacdonald@gmail.com> Co-authored-by:
Michael Chiang <mchiang0610@users.noreply.github.com>
-
- 06 Sep, 2023 1 commit
-
-
Ackermann Yuriy authored
-
- 27 Aug, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 14 Aug, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 10 Aug, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 08 Aug, 2023 2 commits
-
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-