plano/crates/prompt_gateway/src
Salman Paracha f31aa59fac
fixed issue with groq LLMs that require the openai in the /v1/chat/co… (#460)
* fixed issue with groq LLMs that require the openai in the /v1/chat/completions path. My first change

* updated the GH actions with keys for Groq

* adding missing groq API keys

* add llama-3.2-3b-preview to the model based on addin groq to the demo

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
2025-04-13 14:00:16 -07:00
..
context.rs log improvements and some code refactor (#379) 2025-01-31 10:37:53 -08:00
filter_context.rs add preliminary support for llm agents (#432) 2025-03-19 15:21:34 -07:00
http_context.rs fixed issue with groq LLMs that require the openai in the /v1/chat/co… (#460) 2025-04-13 14:00:16 -07:00
lib.rs Encode parameter values in http path and ... (#395) 2025-02-06 11:00:47 -08:00
metrics.rs Break apart metrics into their own module (#335) 2024-12-09 10:46:46 -08:00
stream_context.rs Use better logs (#452) 2025-03-27 10:40:20 -07:00
tools.rs add preliminary support for llm agents (#432) 2025-03-19 15:21:34 -07:00