-
Thanks for your amazing work.
In my experiments, only the RLBench PutRubbishInBin task was completed very well using GPT3.5, and all other tasks failed, is there a significant difference between…
-
Similar structure to `BettingStrategy`.
```
@ABC
class MarketPickingStrategy:
def sort_markets(markets: list[AgentMarket]) -> list[AgentMarket]
```
With this, we could have following str…
-
您好!
请问一下,验证阶段的这两个参数设置的路径
GPTDIR="/data2/wangshuhe/gpt3_ner/gpt3-data/conll_mrc/100-results/"
GPTNAME="openai.32.knn.sequence.fullprompt"
前期是在哪一块生成的文件?
-
https://openai.com/blog/introducing-chatgpt-and-whisper-apis
```
julia> CC = OpenAI.create_completion("-......................", "gpt-3.5-turbo")
ERROR: request status HTTP/2 404: {
"error": {
…
Moelf updated
11 months ago
-
I followed your instructions exactly:
First run `npm i` and `npm run build`
In logseq load the plugin folder dist from the package.json file above using the npm run build command,
Install the…
-
Great work @enricoros on latest updates! I'm trying to understand why the app and OpenAI AI token limit utilisation works the way it does for your app. When you hit 4097 token limit we need to remove …
-
thank you for your work!
I want to know is there a new version for GPT3.5 OR GPT4.0. It seems that this version just use GPT3. it's hard to use it for GPT3.5
-
-
-
### Describe the bug
When executing the application there is an issue with the module. This is the error currently I'm facing "from lib_resume_builder_AIHawk import Resume, FacadeManager, ResumeGener…