Commit History
Fix system message handling to preserve user-configured system prompts (#1764) 6370857 unverified
Add `toolId` to ToolCall and use it in tool results (#1787) 6f95791 unverified
Kelig Kelig LEFEUVRE commited on
fix(endpoints): fix for tool calling on hf inference with openai endpoint type (#1754) f84082b unverified
feat(openai): added support for non-streaming o1 (e.g. Azure) models (#1687) 38dffdd unverified
fix: disable caching on OpenAI-compatible endpoint type aca14a0 unverified
feat(openai): added support for o1 reasoning models (#1618) 98c38e0 unverified
Fix/oai parameters 1552 (#1557) 52dfa8c unverified
evalstate commited on
fix(endpoint): fallback to hf token for openai endpoint type 90b3789 unverified
feat(endpoints): Add conv ID to headers passed to TGI (#1511) 7be99f0 unverified
feat(tools): Basic tool support for OpenAI models (#1447) e8b8f21 unverified
fix(openai): do not throw "Generation failed" when finish_reason="length" (#1429) 47a469a unverified
Generic Multimodal Support Fixed (#1147) b4690c8 unverified
Revert "Generic Multimodal Support" (#1146) 2a40544 unverified
Mishig commited on
Generic Multimodal Support (#1021) f493225 unverified
Make sure preprompt is set on open ai endpoint type (#913) 42a92e5 unverified
fix continue button on openai endpoint (#803) 1bb4418 unverified
Several QoL contributions (#760) c7e12c9 unverified
[JS] use shorthand notation (#711) 5869ab4 unverified
Mishig commited on