-
**Description**: Build a movie search tool that allows users to search for information about movies (like title, release year, genre, and ratings) using an external API.
**Features:**
- Search b…
-
Title is self-explanatory.
Should be able to store the information from:
- https://sfucsss.org/events/mm/2021/submissions
- https://sfucsss.org/events/fall_hacks/2020/submissions
-
## Bug report
### Required System information
- Node.js version: v18.17.1
- NPM version: 9.6.7
- Strapi version: 4.25.13
- Database: PostgreSQL, empty new database
- Operating system: OSX, A…
-
I use Docker to run this locally, but the workflow with postgres makes it a bit awkward to work with. Would it be possible add Docker support for building and deploying easier locally?
Right now I …
-
```
What steps will reproduce the problem?
First updating a POS from API shows different database-errors with "sql_mode
= STRICT_ALL_TABLES" in my.cnf (MySQL 5.0), Import don't work wi…
-
```
What steps will reproduce the problem?
First updating a POS from API shows different database-errors with "sql_mode
= STRICT_ALL_TABLES" in my.cnf (MySQL 5.0), Import don't work wi…
-
### What happened?
For some reason my Chroma keeps getting reset to HTTP client mode even though I clearly create a PersistantClient instance?
Here's the code i use:
client = chromadb.PersistentCli…
-
Create model and generate a database using Code First
-
Update the CPDB data in Zoning API staging database to CPDB 24 Exec
-
### What happened?
Hello, I'm following the official documentation to set up token authentication for my Chroma server. Authentication works correctly with HttpClient, but fails when using AsyncHtt…