Angular

Angular integration

🚧

Coming Soon

Angular integration is under development

Angular Integration

Angular support for YourGPT Copilot SDK.


Planned Features

  • Angular services and injection tokens
  • Angular component library
  • RxJS observables integration
  • Full TypeScript support

Current Alternative

Use the core package with Angular services:

import { builtinTools } from '@yourgpt/copilot-sdk-core';

// Create your own Angular services using the core utilities

Join our Discord or GitHub to get notified when Angular support is released.

On this page