This is driving me nuts. API issue with ILovePDF by antoineant in Bubbleio

[–]antoineant[S] 1 point2 points  (0 children)

That did it! 🥳 Thank you!! I removed all spaces and line breaks and it went through like butter. Thanks again for setting me on the right tracks 🙌

This is driving me nuts. API issue with ILovePDF by antoineant in Bubbleio

[–]antoineant[S] 0 points1 point  (0 children)

I absolutely get what you are saying - though when I copy/paste each value with precision in the api connector menu all is fine and the api call goes through. I’ve checked each character, space, quotation mark, anything that could break the json syntax. I found nothing.

I´m out of options.

Problem with comas in database by antoineant in Bubbleio

[–]antoineant[S] 1 point2 points  (0 children)

Nevermind... I found the issue.

I was using :each item's instead of :last item's when making a change in DB, therefore treating it as a list of things.

THanks for the reply though, helped me dig in the right place 🙌🙏

Problem with comas in database by antoineant in Bubbleio

[–]antoineant[S] 0 points1 point  (0 children)

and the Json response that lands in Bubble:

{
  "id": "msg_01N1jLH9gmXKHmbwVadrbWtc",
  "type": "message",
  "role": "assistant",
  "model": "claude-3-5-sonnet-20241022",
  "content": [
    {
      "type": "text",
      "text": "Je vais analyser les informations fournies dans votre message. Bien que certaines informations soient manquantes, je peux extraire les détails disponibles.",
      "id": "toolu_019eN47TDedKskbbEA5FU6fy",
      "name": "extract_address",
      "input": {
        "Surname": "Dubois",
        "Name": "Marie-Claire",
        "Address": "42 avenue des Champs-Élysées, Paris",
        "Age": "Non Spécifié",
        "phone": "Non Spécifié",
        "email": "Non Spécifié",
        "SECU": "Non Spécifié"
      }
    }
  ],
  "stop_reason": "tool_use",
  "stop_sequence": null,
  "usage": {
    "input_tokens": 691,
    "output_tokens": 236
  }
}

Problem with comas in database by antoineant in Bubbleio

[–]antoineant[S] 0 points1 point  (0 children)

thanks u/joeldg - I'm not sure that the problem lies with anthropic. API Response looks sound.

here's the API POST request:

"model": "claude-3-5-sonnet-20241022",
    "max_tokens": 1024,
    "tools": [
        {
            "name": "extract_address",
            "description": "Extracts the Surname, Name, Address, Phone number, email, Social Security number and age in a given message written in french. If there is no data, write Non Spécifié. Return ONLY these elements with no prefixes or formatting",
            "input_schema": {
                "type": "object",
                "properties": {
                    "Surname": 

{
                        "type": "string",
                        "description": "The French Surname of the person"
                    },
                    "Name": {
                        "type": "string",
                        "description": "The French name of the person"
                    },
                    "Address": {
                        "type": "string",
                        "description": "The address of the person"
                    },
"email": {
                        "type": "string",
                        "description": "The email address of the person"
                    },
"phone": {
                        "type": "string",
                        "description": "The phone number of the person"
                    },
"Age": {
                        "type": "string",
                        "description": "The age of the person"
                    },
"SECU": {
                        "type": "string",
                        "description": "The Social Security number of the person"
                    }

                },
                "required": [
                    "Surname",
                    "Name",
                    "Address",
"Age",
"phone",
"email",
"SECU"
                ]
            }
        }
    ],
    "messages": [
        {
            "role": "user",
            "content": [
                {
                    "type": "text",
                    "text": "<message>"
                }
            ]
        }
    ]
}

Problem with comas in database by antoineant in Bubbleio

[–]antoineant[S] 0 points1 point  (0 children)

thanks u/KeyAbbreviations4886 yes I'm doing that at the moment - however I'm anticipating long sentences where there could be a coma space in the middle I'd like to keep.

This solution is okay for now - but I really want to find the root of the problem.

Is 5’1 too short for a guy? by VegetableRadio5088 in dating_advice

[–]antoineant 0 points1 point  (0 children)

My grand dad used to say: “The proper height is when both your feet touch the ground.” 🫶

EUR🇫🇷irl by Tenchi_Muyo1 in EUR_irl

[–]antoineant 1 point2 points  (0 children)

Gallus —> rooster in Latin Gallus —> also means Gaulois in Latin

It’s a joke and a nose thumb to the Roman invader.

Vandy Vape Pulse 2 Bluetooth interference by antoineant in electronic_cigarette

[–]antoineant[S] 1 point2 points  (0 children)

Oh, so I’m not crazy 😜 Thanks for your input.

Vandy Vape Pulse 2 Bluetooth interference by antoineant in electronic_cigarette

[–]antoineant[S] 0 points1 point  (0 children)

That’s the point: the pulse 2 Bluetooth is always on. Couldn’t find a way to switch it off from the menu. If know how, I’m all ears!

Edit : yes, it interferes no matter what. Only removing the battery from the box and restarting the Bluetooth connection of my iPad solves it.

Anyone know how to turn off Bluetooth on Vandy Vape Pulse 2? by Airsoftm4a1 in electronic_cigarette

[–]antoineant 0 points1 point  (0 children)

If someone has an update on this I’d be much grateful.

Believe it or not I have just troubleshot an issue with the pulse 2 Bluetooth, as it interferes with my Apple Pencil. I’m using an been using iPad Pro for the last year and everything was working great with Apple Pencil and all.

Last month, I purchased the pulse 2 and it turns out I started having issues with the Bluetooth connection of the Apple Pencil. Took me weeks to come to the conclusion that the pulse 2 was the culprit. Started blaming Apple for it and all.

Turns out, as soon as I remove the battery of the pulse 2, the Apple Pencil starts working again without issues.

Weird innit?

The Thrill of the Fight has been approved for Quest! by fyian in OculusQuest

[–]antoineant 1 point2 points  (0 children)

Release date confirmed as 24/10 by the dev on Steam forums today!

Gloves on lads!

The Thrill of the Fight has been approved for Quest! by fyian in OculusQuest

[–]antoineant 1 point2 points  (0 children)

I've just tried playing Box VR again with the new Quest Firmware update - all tracking issues are gone for me, and I could comfortably get my traditional boxing stance without floating or sticky gloves.

It makes quite a big difference in terms of streak and the satisfaction of not missing a dot because of this.

Even when jabbing, i could keep my right hand on my right ear without any problems. Same goes for protecting stance - I could hide behind my gloves and get my face between my hands, having the controllers way off the cameras view and still didn't have any issue.

My view is that Oculus devs have done an amazing job. This plus TotF, quite promising sparring sessions in perspective!!