bnorick
|
caf2b13c10
Fix infinite keep_alive (#2480)
|
1 年之前 |
Patrick Devine
|
b5cf31b460
add keep_alive to generate/chat/embedding api endpoints (#2146)
|
1 年之前 |
Patrick Devine
|
7c40a67841
Save and load sessions (#2063)
|
1 年之前 |
Michael Yang
|
745b5934fa
add model to ModelResponse
|
1 年之前 |
Michael Yang
|
a38d88d828
api: add model for all requests
|
1 年之前 |
Patrick Devine
|
22e93efa41
add show info command and fix the modelfile
|
1 年之前 |
Jeffrey Morgan
|
55978c1dc9
clean up cache api option
|
1 年之前 |
Jeffrey Morgan
|
d4ebdadbe7
enable `cache_prompt` by default
|
1 年之前 |
K0IN
|
10da41d677
Add Cache flag to api (#1642)
|
1 年之前 |
Bruce MacDonald
|
d99fa6ce0a
send empty messages on last chat response (#1530)
|
1 年之前 |
Patrick Devine
|
d9e60f634b
add image support to the chat api (#1490)
|
1 年之前 |
Patrick Devine
|
910e9401d0
Multimodal support (#1216)
|
1 年之前 |
Jeffrey Morgan
|
9e1406e4ed
Don't expose model information in `/api/generate`
|
1 年之前 |
Michael Yang
|
5d75505ebd
return model configuration in generate
|
1 年之前 |
Bruce MacDonald
|
195e3d9dbd
chat api endpoint (#1392)
|
1 年之前 |
Jeffrey Morgan
|
00d06619a1
Revert "chat api (#991)" while context variable is fixed
|
1 年之前 |
Bruce MacDonald
|
7a0899d62d
chat api (#991)
|
1 年之前 |
Patrick Devine
|
cde31cb220
Allow setting parameters in the REPL (#1294)
|
1 年之前 |
Michael Yang
|
bc22d5a38b
no blob response
|
1 年之前 |
Michael Yang
|
1552cee59f
client create modelfile
|
1 年之前 |
Michael Yang
|
3ca56b5ada
add create modelfile field
|
1 年之前 |
Jeffrey Morgan
|
5cba29b9d6
JSON mode: add `"format" as an api parameter (#1051)
|
1 年之前 |
Bruce MacDonald
|
a49d6acc1e
add a complete /generate options example (#1035)
|
1 年之前 |
Bruce MacDonald
|
ec2a31e9b3
support raw generation requests (#952)
|
1 年之前 |
Jeffrey Morgan
|
17678b7225
Restore system prompt on requests and default `num_keep` to `0`
|
1 年之前 |
Jeffrey Morgan
|
06589a3b30
Set `NumKeep` to `4` by default (#982)
|
1 年之前 |
Michael Yang
|
6db3691b8f
update default NumKeep
|
1 年之前 |
Bruce MacDonald
|
fe6f3b48f7
do not reload the running llm when runtime params change (#840)
|
1 年之前 |
Bruce MacDonald
|
6fe178134d
improve api error handling (#781)
|
1 年之前 |
Bruce MacDonald
|
7804b8fab9
validate api options fields from map (#711)
|
1 年之前 |