feat: add first version of workbench, increase token limit, improve system prompt
This commit is contained in:
2
packages/bolt/app/lib/.server/llm/constants.ts
Normal file
2
packages/bolt/app/lib/.server/llm/constants.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// see https://docs.anthropic.com/en/docs/about-claude/models
|
||||
export const MAX_TOKENS = 8192;
|
||||
Reference in New Issue
Block a user