-
This database will store all the notes that the user inputs as well as update when the chat gpt prompts are sent in and updates will be made appropriately. We plan on figuring out how hard the api cal…
-
Fundamentally we only know if a feature is good if we can compare our result with some other (presumably more trustable) result, e.g., comparing to a human ground truth rating.
We need to build in…
-
- [ ] make a framework to copy the android resource to the ios app on build
- [ ] use chat gpt suggestion below to convert icons
- [ ] parse android strings files and store in memory hash lookup
-
### Module path
gpt github review
### review-gpt CLI version
0.9.5
### Describe the bug
The workflow fails with following error:
```
ImportError: cannot import name 'BaseCache' from…
-
Recently, all GPT models on the website have become invalid, and all historical models in use cannot be used.
-
this is really insecure, why would you store the passwords in plain text in a mongo db? it is currently not really usable as a real password manager.
I suggest at least encrypting the passwords wit…
-
Since we probably started using cookies (I noticied new `js-cookie` dependency, and it might be that we have been using cookies already by using radix connect button), we probably need to show this "t…
-
### Module path
gpt github review
### review-gpt CLI version
0.9.4
### Describe the bug
The workflow fails when running the `Run source .env/bin/activate` sub step in `Run microsoft/gpt…
-
```
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/Users/femtozheng/python-project/ell/src/ell/lmp/_track.py", line 131, in tracke…
femto updated
4 weeks ago
-
Hi,
Followed your install and setup for PSAI.
I've setup my Azure OpenAI Service and also deployed a working endpoint for gpt-4 through Azure OpenAI Studio.
I even tested the web chat with my …