valentimarco

Results 49 comments of valentimarco

hi, thanks for this bug report. We encounter many issue with the OpenAICompatibleConfig, so needs a refactor! Stay turn in discord for more updates, Again, thanks for the report!

@piperino11 would you like to open a PR? Would be great and we can move it on the fix of the all OpenAIcompatible class

we should see the `bind_tools` function for those that can support function calling. I have a branch with a simple try catch

What should i do document? i can describe what i did to make that possible: 1. Create a twig file under /templates/bundles/ApiPlatformBundle/SwaggerUi/index.html.twig 2. Copy the html below: ```html {# templates/bundles/ApiPlatformBundle/SwaggerUi/index.html.twig...

i fixed by cloning the repo and installing `uvloop 0.21` (Remove the `^` and put `0.21.0` in the pyproject.toml)

Thx for the contribution! For me is ok but i would prefer to have a central module to store all classes like this one. What do you think @pieroit ?

Should we change with [fastapi-cli](https://fastapi.tiangolo.com/fastapi-cli/)??

Thx for the PR, did you test it with some tool or form calls? Most users have problem with that part, this is the reason i created the issue