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

OpenAI connector #96

Closed
wants to merge 13 commits into from
Closed

Conversation

a-gleeson
Copy link

Context

The open AI connector was removed in a recent release. For redbox DBT we require the integration

Changes proposed in this pull request

  • support "openai" chat model
  • add ChatOpenAi connector
  • fix embedding reference for open ai embeddings

Guidance to review

Relevant links

Things to check

  • I have added any new ENV vars in all deployed environments
  • I have tested any code added or changed
  • I have run integration tests
  • I have added/updated any DBT specific changes to .env.uktrade

Copy link

@larry6point6 larry6point6 left a comment

Choose a reason for hiding this comment

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

Quick question why did you remove ollama integration? Otherwise all good.

@a-gleeson
Copy link
Author

Quick question why did you remove ollama integration? Otherwise all good.

For the redbox project or in DBT we haven't cleared the use of Ollama yet. Otherwise it would have been a good method to locally test without token costs of a hosted model.

@a-gleeson a-gleeson closed this Oct 24, 2024
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.

4 participants