bibot 1.0.38 → 1.0.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -3267,7 +3267,7 @@ axios.HttpStatusCode = HttpStatusCode;
3267
3267
  axios.default = axios;
3268
3268
 
3269
3269
  var baseUrls = {
3270
- inference: 'https://inference.dev.bibot.thespuka.com/v0'
3270
+ inference: 'https://inference.bibot.app/v0'
3271
3271
  };
3272
3272
  var endpoints = {
3273
3273
  get inference() {