Skip to content

Commit

Permalink
feat(docs): added example of utilize the postgresql database with the…
Browse files Browse the repository at this point in the history
… agent (#900)

Co-authored-by: felix.bucsa <[email protected]>
  • Loading branch information
gautamgambhir97 and FelixNicolaeBucsa authored Aug 27, 2024
1 parent c783c0c commit 536c16e
Show file tree
Hide file tree
Showing 2 changed files with 436 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pages/examples/intermediate/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,5 +133,10 @@
"title": "Shopping Assistance Agent using on_query ",
"tags": ["Intermediate", "Python", "Functions", "OpenAI", "Use Cases"],
"timestamp": true
},
"postgres-database-with-an-agent": {
"title": "Utilize the PostgreSQL database with the Agent.",
"tags": ["Intermediate", "Python", "Docker", "PostgreSQL", "Use Cases"],
"timestamp": true
}
}
Loading

0 comments on commit 536c16e

Please sign in to comment.