224 Commits (main)

Author SHA1 Message Date
Michael Yang d0cf6c8281
fix(openai): handle reasoning_effort (#11868) 1 year ago
Devon Rifkin 30f8a68c4c tools: support anyOf types 1 year ago
Michael Yang fa7776fd24
gpt-oss (#11672) 1 year ago
Bruce MacDonald 92c2e8a56c
api: fix unreachable status err (#11423) 1 year ago
Daniel Hiltgen 34088dbcfb
API/CLI context enhancements (#11331) 1 year ago
Parth Sareen 1f91cb0c8c
template: add tool result compatibility (#11294) 1 year ago
Jeffrey Morgan 09d308d6b6
Revert "server: add model capabilities to the list endpoint (#10174)" (#11004) 1 year ago
JasonHonKL 0943001193
server: add model capabilities to the list endpoint (#10174) 1 year ago
Devon Rifkin 5f57b0ef42
add thinking support to the api and cli (#10584) 1 year ago
Patrick Devine aa25aff10d
client: add request signing to the client (#10881) 1 year ago
Michael Yang 6e9a7a2568
lint: enable usetesting, disable tenv (#10594) 1 year ago
Jeffrey Morgan fa9973cd7f
api: remove unused sampling parameters (#10581) 1 year ago
Jeffrey Morgan 392de84031
api: remove unused RetrieveModelResponse type (#10603) 1 year ago
Jeffrey Morgan 3b2d2c8326
api: remove unused or unsupported api options (#10574) 1 year ago
Adrien Duermael 40b10eee6d
api: fix ImageData struct comment to expect raw image bytes (#10386) 1 year ago
Tom Sheffler ef65174df2
types: include the 'items' and '$defs' fields to properly handle "array" types (#10091) 1 year ago
Parth Sareen 6747099d71
types: add any type and validation for ToolFunction enum (#10166) 1 year ago
Alex Rozgo 2f723ac2d6
types: allow tool function parameters with a single type or an array of types (#9434) 1 year ago
Bruce MacDonald 9876c9faa4
chore(all): replace instances of interface with any (#10067) 1 year ago
Bruce MacDonald e172f095ba
api: return model capabilities from the show endpoint (#10066) 1 year ago
Patrick Devine 4bed739259
add verbose mode to the show command (#9640) 1 year ago
Blake Mizerany e2252d0fc6
server/internal/registry: take over pulls from server package (#9485) 1 year ago
Steven Hartland be2ac1ed93
docs: fix api examples link (#9360) 1 year ago
Parth Sareen 314573bfe8
config: allow setting context length through env var (#8938) 1 year ago
Bruce MacDonald 14b5a9a150
api: document client stream behavior with a test (#8996) 1 year ago
Azis Alvriyanto b901a712c6
docs: improve syntax highlighting in code blocks (#8854) 2 years ago
Parth Sareen 84a2314463
examples: remove codified examples (#8267) 2 years ago
Jeffrey Morgan 1deafd8254
llama: update vendored code to commit 46e3556 (#8308) 2 years ago
Bruce MacDonald 29a8975c66 api: remove unused create fields 2 years ago
Patrick Devine 86a622cbdc
Update the /api/create endpoint to use JSON (#7935) 2 years ago
Jeffrey Morgan 527cc97899
llama: update vendored code to commit 40c6d79f (#7875) 2 years ago
Parth Sareen c6c526275d
api: add generate endpoint for structured outputs (#7939) 2 years ago
Parth Sareen 630e7dc6ff
api: structured outputs - chat endpoint (#7900) 2 years ago
Parth Sareen 5f8051180e
Enable index tracking for tools - openai api support (#7888) 2 years ago
Evan d48c1c5a44
api: fix typos in Go Doc comments (#7620) 2 years ago
Evan 76b2b723b2
api: fix typo in python ClientFromEnvironment docs (#7604) 2 years ago
Jesse Gross a909417602 runner.go: Remove unused arguments 2 years ago
Michael Yang 8e6da3cbc5 update deprecated warnings 2 years ago
longtao 0a8d6ea86d
Fix typo and improve readability (#5964) 2 years ago
Chua Chee Seng d4a7216c82
Fixed invalid option provided not displaying the invalid option name problem. (#6202) 2 years ago
Daniel Hiltgen f457d63400 Implement linux NUMA detection 2 years ago
Michael Yang b732beba6a lint 2 years ago
royjhan 1b44d873e7
Add Metrics to `api\embed` response (#5709) 2 years ago
Jeffrey Morgan 46e6327e0f
api: add stringifier for `Tool` (#5891) 2 years ago
Tibor Schmidt f3d7a481b7
feat: add support for min_p (resolve #1142) (#1825) 2 years ago
Michael Yang 1954ec5917 uint64 2 years ago
Michael Yang 4f1afd575d host 2 years ago
Jeffrey Morgan 84e5721f3a
always provide content even if empty (#5778) 2 years ago
Michael Yang b255445557
marshal json automatically for some template values (#5758) 2 years ago
Michael Yang c279f96371 remove ToolCall from GenerateResponse 2 years ago