William Bakst

Results 188 comments of William Bakst

The main thing on my mind for this feature is how this will interact with our `prompt_template` parsing. Will users want direct access to the underlying model prompt structure? e.g....

I just pulled from dev and ran `poetry run pytest tests` with no issue. Are you running this from current dev or from a different fork/branch?

I am going to close this issue as I haven't been able to reproduce locally. If this problem still persists, please reopen this issue with additional details for how to...

See #214 since these are related. Namely: https://github.com/Mirascope/mirascope/issues/214#issuecomment-2098893697

@salahaz #98 shows how you can already do this with Mirascope in the meantime while we patiently wait for this feature @samuelcolvin I'd love to take this feature request on...

@alexmojaki Do you have a contribution guide I can follow?

@alexmojaki I just ran through the guide: 1. There are 7 skipped tests and 2 xfailed tests. Is this expected? 2. Running `make docs` aborts with 9 warning in strict...

Update: I have a locally working version with tests, but a lot of the code is duplicated given the similarity with OpenAI. Going to spend some time refactoring to reduce...

I applied the patch and addressed the comments (but have left things unresolved for you to resolve). @Kludex please let me know if I missed anything.

@Kludex I just updated the docs to include a screenshot of extraction now that function calling shows up nice and pretty in the UI :)