sync
This commit is contained in:
parent
e88264075a
commit
be65ed6f88
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ import * as tools from "../tool";
|
||||||
import { Decimal } from "decimal.js";
|
import { Decimal } from "decimal.js";
|
||||||
|
|
||||||
import PROMPT_ANTHROPIC from "./prompt/anthropic.txt";
|
import PROMPT_ANTHROPIC from "./prompt/anthropic.txt";
|
||||||
|
import PROMPT_TITLE from "./prompt/title.txt";
|
||||||
|
|
||||||
import type { Tool } from "../tool/tool";
|
import type { Tool } from "../tool/tool";
|
||||||
import { Share } from "../share/share";
|
import { Share } from "../share/share";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue