diff --git a/.fernignore b/.fernignore index 5e19331..ad2ec63 100644 --- a/.fernignore +++ b/.fernignore @@ -16,3 +16,5 @@ CHANGELOG.md AGENTS.md # License file — not generated by Fern; keep listed so regen never deletes it. LICENSE +# ignore context7 config file +context7.json diff --git a/context7.json b/context7.json new file mode 100644 index 0000000..5e5a605 --- /dev/null +++ b/context7.json @@ -0,0 +1,4 @@ +{ + "url": "https://context7.com/speechify-ai/sdk-python", + "public_key": "pk_APO3PeuTVigMZ5P69udhE" +}