Ken Collins
Ken Collins
### Prerequisites - [X] I am running the latest code. Mention the version if possible as well. - [X] I carefully followed the [README.md](https://github.com/Mozilla-Ocho/llamafile/blob/master/README.md). - [X] I searched using keywords...
So besides this work already done: * https://github.com/metaskills/experts/pull/22 * https://github.com/metaskills/experts/pull/23 Can we do something with the new OpenAI Structured Outputs. See their "Dynamically generating user interfaces based on the user’s...
Thanks @heymartinadams for the idea here in #15. The idea would be something like: ```javascript import { experts } from "experts"; const assistant = experts.assistant.create({ instructions: "...", model: "gpt-4o", });...
### Confirm this is a Node library issue and not an underlying OpenAI API issue - [X] This is an issue with the Node library ### Describe the bug Little...
Idea: https://x.com/nicoalbanese10/status/1831383597304910044
I noticed that the `ci` project now supports a platform option with the following work https://github.com/devcontainers/ci/pull/175 However, it breaks for me when I use this with `dockerComposeFile`. I can reproduce...
https://github.blog/news-insights/product-news/arm64-on-github-actions-powering-faster-more-efficient-build-systems/