kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/715/head
rodzic
22d389f759
commit
9061e99872
|
@ -123,7 +123,7 @@ export const toolConfigSchema = z
|
||||||
* @example
|
* @example
|
||||||
* {
|
* {
|
||||||
* "free": {
|
* "free": {
|
||||||
* "disabled": true
|
* "enabled": false
|
||||||
* }
|
* }
|
||||||
* }
|
* }
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -30,7 +30,6 @@
|
||||||
- consider switching to [consola](https://github.com/unjs/consola) for logging?
|
- consider switching to [consola](https://github.com/unjs/consola) for logging?
|
||||||
- consider switching to `bun` (for `--hot` reloading!!)
|
- consider switching to `bun` (for `--hot` reloading!!)
|
||||||
- consider `projectName` and `projectSlug` or `projectIdentifier`?
|
- consider `projectName` and `projectSlug` or `projectIdentifier`?
|
||||||
- not sure I like the duplication between client and server AgenticProjectConfig and ResolvedAgenticProjectConfig, especially for openapi and mcp processing
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue