Skip to content

Added the-1.0-sdk-is-here blog post #1352

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
merged 1 commit into from
Mar 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion pgml-cms/blog/the-1.0-sdk-is-here.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,22 @@
description: >-
Our official pgml SDK has been stabilized and released for Python and
JavaScript.
featured: false
tags: [product]
---

# The 1.0 SDK is Here

<div align="left">

<figure><img src=".gitbook/assets/silas.jpg" alt="Author" width="158"><figcaption></figcaption></figure>

</div>

Silas Marvin

March 4, 2023

## Announcing the Release of our Official PGML 1.0 SDK

We have spent the last few months stabilizing and finalizing the 1.0 version of our SDK in both JavaScript and Python.
Expand All @@ -20,7 +32,7 @@ This release comes with a bunch of performance improvements and new features. To

Our SDK has been built specifically with the task of searching in mind. [We use it power the search on our own website](https://github.com/postgresml/postgresml/blob/6ba605d67016a1177d410d1eb91ae8763b4784c4/pgml-dashboard/src/utils/markdown.rs#L1243), [and to perform RAG with our ChatBot demo](https://github.com/postgresml/postgresml/blob/b3b5f03eb6c54bec88120617d5175279273d81d1/pgml-dashboard/src/api/chatbot.rs#L527).

### Why It's Exciting
## Why It's Exciting

Our SDK is no different from any other companies. It abstracts away some complexities of managing SQL tables, building complex queries, and other boring and repetitive tasks, but the SDK itself is not groundbreaking.&#x20;

Expand Down
1 change: 1 addition & 0 deletions pgml-dashboard/src/api/cms.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ lazy_static! {
"Blog",
true,
HashMap::from([
("the-1.0-sdk-is-here", "the-1.0-sdk-is-here"),
Copy link
Contributor

Choose a reason for hiding this comment

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

You only need this if you're mapping one url to another to fix renamed posts. This looks identical?

("announcing-hnsw-support-in-our-sdk", "speeding-up-vector-recall-5x-with-hnsw"),
("backwards-compatible-or-bust-python-inside-rust-inside-postgres/", "backwards-compatible-or-bust-python-inside-rust-inside-postgres"),
("data-is-living-and-relational/", "data-is-living-and-relational"),
Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy