Skip to content

Commit 4bfb607

Browse files
dsinghvisahil485
andauthored
Update fern definition (#1766)
Co-authored-by: sahil485 <[email protected]>
1 parent e748c3b commit 4bfb607

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

fern/apis/fai/generators.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,14 @@ groups:
3939
enable-wire-tests: false
4040
package-prefix: com.fern.fai
4141
client-class-name: FernAI
42+
43+
python-sdk:
44+
generators:
45+
- name: fernapi/fern-python-sdk
46+
version: 4.32.2
47+
output:
48+
location: pypi
49+
package-name: fai-sdk
50+
token: ${PYPI_TOKEN}
51+
config:
52+
client_class_name: FernAI

0 commit comments

Comments
 (0)