@doron_shabti@Idaneretz הייתי צריך פעמיים את חברת חשמל - פעם בהחלפת מונה ובפעם בחיבור תלת פיזי. בשני המקרים אמרו שיגיעו תוך כמה חודשים ובפועל הגיעו אחרי שבועיים.
@Dean_La@idofrizler כשמדברים על אייג'נטיק פלואו, מדברים על שיחה הלוך ושוב עם מודל השפה (בניגוד לשאלה-תשובה בצ'אט בטנדרטי) בתוספת "כלים". הכלים ניתנים למודל שפה והוא יכול לבחור להשתמש בהם כדי לקבל עוד אינפורמציה (לחפש בקוד, בתיקיה מסוימת נניח) או לעשות פעולות כתיבה (עריכה של קובץ או הרצה של פקודה)
Say 👋 to the Jira Implementation and Jira Validation Agents! Implement a @Jira issue and generate code from the requirements outlined in the issue, then validate the code to verify that it meets them — all with one click.
Get the scoop: https://t.co/5NGhchlo3C
#Jira #GenerativeAI #AI #SoftwareDevelopment #Codinglife #aicode #Developers #AIAgents
@mattpocockuk The common solution is to define user as optional (req.user?) - but then I need to wrap middlewares with if(req.user) in places where I know req.user exists