Aaron Pham

Results 107 issues of Aaron Pham

This PR address #17416 where it should be passed *args accordingly to logger to format with `%s` instead of f-string Signed-off-by: Aaron Pham

structured-output
ready
multi-modality

This PR introduces the args `--structured-output-config` as a way to unify all related structured outputs config in one CLI field. This would help simplify general UX for specifying custom options...

documentation
structured-output
frontend
v1
tool-calling

This PR disable E501 checks for line too long. This warning is annoying when writing logs and we should just let yapf handle breakpoint if needed to Signed-off-by: Aaron Pham

See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/cite for more information Signed-off-by: Aaron Pham

Given the following diagram ```` ```tikz \usepackage{pgfplots} \usepackage{tikz-3dplot} \pgfplotsset{compat=1.16} \begin{document} \begin{tikzpicture} \begin{axis}[ view={25}{30}, xlabel=$x$, ylabel=$y$, zlabel=$z$, xmin=-80, xmax=80, ymin=-80, ymax=80, zmin=-4, zmax=0, grid=major ] \addplot3[ surf, domain=-80:80, y domain=-80:80, samples=40,...

This PR unify the three files for structured_outputs examples onto one, `openai_chat_completion_structured_outputs.py`: - Now we will run with all supported features (regex, choice, structural_tags, json, grammar) - enable for reasoning...

documentation
structured-output

```lua { "yeton/avante.nvim", build = "nix run .#plugin" } ``` To startup rag, just do `nix run .#rag-service` Signed-off-by: Aaron Pham

since we do the same thing for azure and google, probably best to give it courtesy to add support for aws and mostly anthropic and cohere are all available on...

**Is your feature request related to a problem? Please describe.** https://help.obsidian.md/bases/roadmap `.base` format cc @saberzero1 😃

enhancement

https://github.com/nextapps-de/flexsearch/blob/master/doc/0.8.0.md Finally, we can use indexedDB for search now

enhancement