Skip to content

Add openai supported model gpt 4o mini #469

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

Merged

Conversation

Kernick
Copy link
Contributor

@Kernick Kernick commented Jul 18, 2024

OpenAI released a new model gpt-4o-mini. Added the model to the list of supported models to be able to use it with Scrapegraph-ai.

Jafar Saad and others added 17 commits July 9, 2024 21:19
## [1.9.0](ScrapeGraphAI/Scrapegraph-ai@v1.8.0...v1.9.0) (2024-07-09)

### Features

* add fireworks integration ([df0e310](ScrapeGraphAI@df0e310))
* add integration for infos ([3bf5f57](ScrapeGraphAI@3bf5f57))
* add integrations for markdown files ([2804434](ScrapeGraphAI@2804434))
* add vertexai integration ([119514b](ScrapeGraphAI@119514b))
* improve md prompt recognition ([5fe694b](ScrapeGraphAI@5fe694b))

### Bug Fixes

* add test ([3a537ee](ScrapeGraphAI@3a537ee))
* fix pyproject.toml ([7570bf8](ScrapeGraphAI@7570bf8))

### chore

* **Docker:** fix port number ([afeb81f](ScrapeGraphAI@afeb81f))
* **CI:** fix pylint workflow ([583c321](ScrapeGraphAI@583c321))
* **rye:** rebuild lockfiles ([27c2dd2](ScrapeGraphAI@27c2dd2))

### Docs

* **roadmap:** fix urls ([14faba4](ScrapeGraphAI@14faba4))
* **roadmap:** next steps ([3e644f4](ScrapeGraphAI@3e644f4))

### CI

* **release:** 1.8.1-beta.1 [skip ci] ([8f9f96f](ScrapeGraphAI@8f9f96f))
* **release:** 1.9.0-beta.1 [skip ci] ([146432d](ScrapeGraphAI@146432d))
* **release:** 1.9.0-beta.2 [skip ci] ([5cb5fbf](ScrapeGraphAI@5cb5fbf))
## [1.9.1](ScrapeGraphAI/Scrapegraph-ai@v1.9.0...v1.9.1) (2024-07-12)

### Bug Fixes

* solve a burr integration ([881290b](ScrapeGraphAI@881290b))
This workflow is both unused and incompatible with the pyproject.toml - based build system used in this project.
OpenAI added a new available model - gpt-4o-mini. Adding this model to the supported models, so it would be possible to use it with the Scrapegraph-ai.
@Kernick
Copy link
Contributor Author

Kernick commented Jul 18, 2024

Information about the gpt-4o-mini model in the OpenAI docs: https://platform.openai.com/docs/models/gpt-4o-mini

@VinciGit00 VinciGit00 changed the base branch from main to pre/beta July 19, 2024 08:08
@VinciGit00 VinciGit00 merged commit ca453da into ScrapeGraphAI:pre/beta Jul 19, 2024
Copy link

🎉 This issue has been resolved in version 1.10.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This issue has been resolved in version 1.9.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This issue has been resolved in version 1.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

6 participants