Closed JavOrraca closed 2 months ago
@zacdav-db - Is this the endpoint that you referred to when we discussed the enhancement to chattr
?
@edgararuiz Yep! Haven't yet had a chance to tinker and add it, might do soon.
Begun working on request in #99
Thanks!
This is now merged into main!
This issue can now be closed.
Fixed by c34c505b060d13180e719c81443f6a5e3918f334
Perhaps it's user error but I can't pass a custom OpenAI
base_url
to redirect the requests to a Databricks serving endpoint. This would be ideal for using {chattr} to interact with Databricks foundation model APIs and pay-per-token LLMs.Below is an example of how to query these APIs from the Databricks docs:
Appreciate the help and awesome package!