Client libs #94
Closed
dannysheridan
started this conversation in
Ideas
Replies: 3 comments 9 replies
-
Hey, Currently we only have Python client. I'm intending to implement TS, Go, Rust and Lua client |
Beta Was this translation helpful? Give feedback.
0 replies
-
@dannysheridan does Fern work well with OpenAPI specs? OpenLLM already provides OpenAPI json today |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, Fern reads in OpenAPI and generates clients in TS, Python, Go, and Java. (Rust is on the roadmap) Can you point me to your OpenAPI spec to check out? If you'd rather chat synchronously, here's my cal. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
OpenLLM serves LLMs over REST API and has a Python and Javascript client. Are there additional client libraries that you'd like to offer developers?
disclaimer: I'm a maintainer at Fern that auto-generates clients and publishes them to github + registries.
Beta Was this translation helpful? Give feedback.
All reactions