Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
themanmaran
on Sept 15, 2023
|
parent
|
context
|
favorite
| on:
A Comprehensive Guide for Building Rag-Based LLM A...
Yea that's langchain in a nutshell. Their postgres wrapper was the same last time I used it was pretty much
```
def queryPostgres(client, string) return client.query(string)
```
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
```
```