Everett Kleven
Everett Kleven
I've been mulling this over the past several days, and am working up a response that aims to honor some of the more sophisticated methods that lance datasets support while...
@rchowell @jackye1995 Thank you for the insights here. This should be enough context for me to build a first draft. I'm making this a priority for me this next week....
Awesome! Thanks! I'll try to find another long hanging fruit to get into the contribution flow. I'll take a look at the issues
Makes sense. This will give me practice for vertex AI models afterward.
I've been playing with some utilities for the message building and arg handling its been pretty productive. I'm working on some tests right now. Full disclosure this targets OpenAI API...
Can't wait to see how you handle the Message DType!
As of recently a majority of the features covered in this issue have been covered by `prompt` The only item that remains is multi-turn conversation history which requires the variant...
@ykdojo any chance you can add your review here?
Interesting that the environment variable wasn't visible to the udf process. Most users will expect the env vars to just work. Both OPENAI_API_KEY and OPENAI_BASE_URL. See: https://github.com/openai/openai-python/tree/main#configuring-the-http-client