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

Feature/fix config #50

Open Daviderikmollberg opened 2 months ago

Daviderikmollberg commented 2 months ago

This PR uses the set_config method to update the config singleton.

In PR #49 I had a faulty test and the api_url did not work in all cases.