TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #85 · 15 мај

"Ну и как же нам перекидывать строки ви числа?" спросите вы. Проверять каждый символ, очистив строку от лишних знаков и точек. Потом конвертить допустимые символы в числа и восстанавливать знак, дробную чусть и тд??? Самый быстрый способ это просто "попробовать" 😜 text = "-0.3" try: num = float(text) except ValueError: print('Dough!') Всё остальное это уже парсинг и разбор символов для иных целей. #basic

Hashtags

Резултати

Пронајдени 1 слични објави

Пребарај: #professionalresponsibility

当前筛选 #professionalresponsibility清除筛选
AI & Law

@ai_and_law · Post #733 · 29.12.2025 г., 08:04

🇺🇸NYC Bar: Ethical Limits on AI Recording of Client Conversations The New York City Bar Association has issued Formal Opinion 2025-6 on the use of AI tools to record, transcribe, and summarize attorney-client conversations. The opinion analyzes how the New York Rules of Professional Conduct apply to audio and video calls where either party uses AI for capture and post-processing. While lawyers may choose not to use such tools, opting in triggers specific ethical duties. The Opinion states that attorneys should obtain client consent before recording a conversation and assess whether recording, transcription, or summarization is tactically appropriate in the circumstances, particularly in light of confidentiality and attorney-client privilege. Where AI-generated transcripts or summaries may be retained or relied upon, lawyers must review them for accuracy. If a lawyer knows that a client is using AI to record a call, the lawyer should advise the client of the potential disadvantages of doing so. The Opinion positions AI recording tools not as neutral utilities, but as practices that require active ethical judgment and informed consent. #AIandLaw#LegalEthics#ProfessionalResponsibility#AttorneyClientPrivilege#AICompliance