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

feat: add xai support #55

Merged
merged 13 commits into from
Nov 10, 2024
Merged

feat: add xai support #55

merged 13 commits into from
Nov 10, 2024

Conversation

pushpak1300
Copy link
Contributor

@pushpak1300 pushpak1300 commented Nov 9, 2024

Resolves #50

Copy link

netlify bot commented Nov 9, 2024

Deploy Preview for stunning-cannoli-238aa5 ready!

Name Link
🔨 Latest commit 60530e2
🔍 Latest deploy log https://app.netlify.com/sites/stunning-cannoli-238aa5/deploys/6730ce5ed33a780008bbbb80
😎 Deploy Preview https://deploy-preview-55--stunning-cannoli-238aa5.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sixlive
Copy link
Contributor

sixlive commented Nov 9, 2024

For context: I've never used Grok/xAI before.

Can you take a look at the providers docs (docs/providers/xai.md) and help me fill in the providers page (take a look at OpenAI and the provider template for context).

I want to make sure we capture any specific configurations or limitations. Based on the code, it doesn't look like Grok supports images, is this true of the API?

@pushpak1300
Copy link
Contributor Author

Consideration wise XAI only support Text Generation and Tool calling. Image support is not there ate the moment.I will update the docs accordingly.

@pushpak1300
Copy link
Contributor Author

@sixlive I have added this is docs. Please check it.

@sixlive sixlive self-requested a review November 10, 2024 19:19
@sixlive sixlive merged commit a594bcc into echolabsdev:main Nov 10, 2024
10 checks passed
@pushpak1300 pushpak1300 deleted the feat/add_xai branch November 10, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Grok text completions
2 participants