Edward
Edward
Good point! For the `OpenAIGenerator` it's was actually still hardcoded to default models. I just merged this PR (https://github.com/weaviate/Verba/pull/363) that allows Verba to dynamically retrieve model names from custom OpenAI...
That'd be amazing! Thanks a lot
Thanks! Feel free to create a PR
I would recommend waiting for the v2 update, which will be released in a couple of weeks!
Hey @symdec , we just released v2 of Verba! Feel free to create a PR
Thanks a lot for the `PR`! 🚀
Hey, thanks for the issue! Make sure that you don't have a `OPENAI_API_KEY` global environment variable, since it will overwrite any local `.env` file. Either check for global variables, or...
Great point! It would be a good idea to add some Resources for custom components!
Good point! It is definitely something that can be improved! Your code will be helpful, thanks
Closing this for now