cdodev
cdodev
WWindmill
Created by cdodev on 12/11/2024 in #help
AI completion
Weird - I restarted the server and worker service and it started working!
20 replies
WWindmill
Created by cdodev on 12/11/2024 in #help
AI completion
OK - let me try that (I did do that with the anthropic key). I'll delete them both and re add
20 replies
WWindmill
Created by cdodev on 12/11/2024 in #help
AI completion
No description
20 replies
WWindmill
Created by cdodev on 12/11/2024 in #help
AI completion
drh is the workspace I'm looking at
20 replies
WWindmill
Created by cdodev on 12/11/2024 in #help
AI completion
windmill=# SELECT ai_resource, workspace_id FROM workspace_settings;
ai_resource | workspace_id
-----------------------------------------------------------------+--------------
{"path": null, "provider": "openai"} | admins
{"path": "u/ben/openai_windmill_codegen", "provider": "openai"} | drh
windmill=# SELECT ai_resource, workspace_id FROM workspace_settings;
ai_resource | workspace_id
-----------------------------------------------------------------+--------------
{"path": null, "provider": "openai"} | admins
{"path": "u/ben/openai_windmill_codegen", "provider": "openai"} | drh
(when I edit to enable openai for codegen
20 replies
WWindmill
Created by cdodev on 12/11/2024 in #help
AI completion
windmill=# SELECT ai_resource FROM workspace_settings; ai_resource
---------------------------------------------------------- {"path": null, "provider": "openai"} {"path": "u/ben/drh_anthropic", "provider": "anthropic"}
20 replies
WWindmill
Created by cdodev on 12/11/2024 in #help
AI completion
CE v1.437.1-2-g343cd02ad is my version for the set up
20 replies
WWindmill
Created by cdodev on 12/11/2024 in #help
AI completion
The anthropic key works fine on app.windmill.dev
20 replies
WWindmill
Created by cdodev on 12/11/2024 in #help
AI completion
Sure - give me a sec
20 replies
WWindmill
Created by cdodev on 12/11/2024 in #help
AI completion
Invalid key: Error: 400 Bad request: invalid type: null, expected a string is the error I get in the popup on the client side
20 replies
WWindmill
Created by cdodev on 12/11/2024 in #help
AI completion
Script generation and autocompletion (and also when I press the test key button in the workspace ai settings screen). I've also added an anthropic key which is having the same problem...
20 replies
WWindmill
Created by cdodev on 12/11/2024 in #help
AI completion
I've also verified that the same key works to make API calls to openAI from a windmill script.
20 replies