hi @Rajan_Kumar_Soni !!
Welcome to our community!
Also notice that you can set this value at query time too, like so:
client = weaviate.connect_to_local(
headers={
"X-OpenAI-BaseURL": "http://your-custom-openai-endpoint.com"
}
)
hi @Rajan_Kumar_Soni !!
Welcome to our community!
Also notice that you can set this value at query time too, like so:
client = weaviate.connect_to_local(
headers={
"X-OpenAI-BaseURL": "http://your-custom-openai-endpoint.com"
}
)