Yapay zekâ desteğiyle React bileşen arayüz kodu üretir:
Gerekli Parametreler:
inputs: Giriş alanı tanımlarından oluşan dizimodel: Kod üretiminde kullanılacak yapay zekâ modeliprovider: AI servis sağlayıcısı (“openai” veya “anthropic”)Opsiyonel Parametreler:
notes: Oluşturulacak UI bileşeni için ek talimatlarcalcCode: Var olan hesaplama kodu; bağlam olarak kullanılırOluşturulan kod, aktivitenin giriş şemasına göre form bileşeni üretir ve gerektiğinde manuel olarak düzenlenebilir.
Documentation Index
Fetch the complete documentation index at: https://docs.azalt.co/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.