Kyle Corbitt
344b257db4
Load the JS client using pnpm workspaces
...
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.
2023-08-12 15:24:48 -07:00
Kyle Corbitt
d7cff0f52e
Add caching in Python
...
Still need it in JS
2023-08-11 19:02:35 -07:00
Kyle Corbitt
8ed47eb4dd
Add a python client library
...
We still don't have any documentation and things are in flux, but you can report your OpenAI API calls to OpenPipe now.
2023-08-11 16:54:50 -07:00
arcticfly
d9db6d80ea
Update external types ( #137 )
...
* Separate server and frontend error logic
* Update types in external api
2023-08-11 15:02:14 -07:00
David Corbitt
6f8db40f74
Fix logging
2023-08-08 11:12:04 -07:00
David Corbitt
8fed9730da
Send api token properly
2023-08-07 21:04:38 -07:00
David Corbitt
9f17d98736
Attempt to log (without api key)
2023-08-07 17:12:09 -07:00
David Corbitt
6b304f8456
Show selected org
2023-08-06 23:23:20 -07:00
David Corbitt
a53d70d8b2
Add basic typescript lib
2023-08-06 17:29:06 -07:00
David Corbitt
109a9ddb1e
Add js client lib
2023-08-06 13:50:43 -07:00