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

gcp embeddings #358

Merged
merged 11 commits into from
Aug 30, 2023
Merged

gcp embeddings #358

merged 11 commits into from
Aug 30, 2023

Conversation

Intex32
Copy link
Member

@Intex32 Intex32 commented Aug 29, 2023

Basic impl for gcp embeddings. I tried to align the code with the impl of the OpenAI embeddings.

@Intex32 Intex32 requested a review from raulraja August 29, 2023 14:58
raulraja
raulraja previously approved these changes Aug 30, 2023
Copy link
Contributor

@raulraja raulraja left a comment

Choose a reason for hiding this comment

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

Looks great @Intex32 !

Intex32 and others added 4 commits August 30, 2023 14:21
…f/gcp/GcpChat.kt

Co-authored-by: Raúl Raja Martínez <raulraja@gmail.com>
…ture/gcp-embeddings

# Conflicts:
#	integrations/gcp/src/commonMain/kotlin/com/xebia/functional/xef/gcp/GcpChat.kt
Copy link
Contributor

@javipacheco javipacheco left a comment

Choose a reason for hiding this comment

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

🚀 LGTM! Great job in your first PR @Intex32

Only a comment, we need to work in the separate PR to create a conversation receiver in GcpClient in a similar way to OpenAI.conversation

@Intex32 Intex32 merged commit fd12b91 into main Aug 30, 2023
5 checks passed
@Intex32 Intex32 deleted the feature/gcp-embeddings branch August 30, 2023 12:53
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.

3 participants