Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: adding new provider examples #228

Merged
merged 10 commits into from
Feb 20, 2025
Merged

docs: adding new provider examples #228

merged 10 commits into from
Feb 20, 2025

Conversation

dereklegenzoff
Copy link
Contributor

@dereklegenzoff dereklegenzoff commented Feb 7, 2025

  • Adds docs and an example on using multiple OpenAI providers in the same workflow
  • Adds docs and an example on creating reusable, sharable components

I originally tried to just add the new examples to the existing providers example but it felt like it got overloaded so ended up splitting it into three separate bite-sized examples.

Related to #74

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 5 out of 20 changed files in this pull request and generated 1 comment.

Files not reviewed (15)
  • docs/src/content/docs/concepts/arrays.mdx: Language not supported
  • docs/src/content/docs/concepts/context.mdx: Language not supported
  • docs/src/content/docs/concepts/reusable-component.mdx: Language not supported
  • examples/nestedProviders/nodemon.json: Language not supported
  • examples/nestedProviders/package.json: Language not supported
  • examples/nestedProviders/tsconfig.json: Language not supported
  • examples/providers/package.json: Language not supported
  • examples/reusableComponents/nodemon.json: Language not supported
  • examples/reusableComponents/package.json: Language not supported
  • examples/reusableComponents/tsconfig.json: Language not supported
  • examples/nestedProviders/eslint.config.mjs: Evaluated as low risk
  • examples/nestedProviders/README.md: Evaluated as low risk
  • pnpm-lock.yaml: Evaluated as low risk
  • examples/reusableComponents/data/markov-chains.md: Evaluated as low risk
  • examples/reusableComponents/README.md: Evaluated as low risk

Copy link

cloudflare-workers-and-pages bot commented Feb 7, 2025

Deploying gensx with  Cloudflare Pages  Cloudflare Pages

Latest commit: d92473b
Status: ✅  Deploy successful!
Preview URL: https://86cf3a39.gensx.pages.dev
Branch Preview URL: https://derek-providers-rev.gensx.pages.dev

View logs

Copy link

vercel bot commented Feb 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gensx-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 8:01am
gensx-home ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 8:01am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants