This makes it so we're using our own openpipe client for all OpenAI calls from the OpenPipe app. The client doesn't do anything at the moment beyond proxying to the OpenAI lib. But this infra work should make it easier to quickly iterate on the client and test the changes in our own app.
4 lines
45 B
YAML
4 lines
45 B
YAML
packages:
|
|
- app
|
|
- client-libs/typescript
|