lunary-ai / lunary-py

Lunary AI Python Client (Analytics, monitoring and evaluations for GenAI apps)
https://lunary.ai/docs/py
19 stars 15 forks source link

Add the api_url to all init methods #49

Closed Daviderikmollberg closed 2 months ago

Daviderikmollberg commented 2 months ago

This PR adds the api_url to all init methods.

Using the ENV variables has proven difficult as Python doesn't always propagate all of the set envs

hughcrt commented 2 months ago

Thanks a lot @Daviderikmollberg 🙂