OpenFn / apollo

GNU Lesser General Public License v2.1
0 stars 2 forks source link

Job gen: integrate Anthropic #100

Open josephjclark opened 2 months ago

josephjclark commented 2 months ago

The job generation service currently uses OpenAI to generate job code.

We should add support for Anthropic Claude and default to it.

Note that we should support both models, controlled via the incoming request. But we should be Claude first (at least for now)