Replies: 3 comments
-
hi @rosieks I'm not ure how you're using the code, is it via the service or the embedded serverless memory? in the model configuration, did you set |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm using serverless mode. Actually right now I set MaxTokenTotal to 4096 so instead of error I get: "INFO NOT FOUND" |
Beta Was this translation helpful? Give feedback.
0 replies
-
Looks like setting MaxTokenTotal fixed the problem. About "INFO NOT FOUND" that would be because the search for relevant text finds no results. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Context / Scenario
I'm asking question while connected to PostgreSQL
Prompt is 25692 length
CompletionOptions.MaxTokens is 300 (if that matters)
What happened?
I got the following error:
Importance
edge case
Platform, Language, Versions
.NET/C#/0.26.240116.2
Relevant log output
Beta Was this translation helpful? Give feedback.
All reactions