-
Notifications
You must be signed in to change notification settings - Fork 211
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
26 changed files
with
445 additions
and
1,079 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
cloudrunfunctions/llm-based-weather-agent/cloudbase-functions.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"functionsRoot": "./cloudrunfunctions/dist", | ||
"functionsRoot": "./dist", | ||
"functions": [ | ||
{ | ||
"name": "default", | ||
|
18 changes: 0 additions & 18 deletions
18
cloudrunfunctions/llm-based-weather-agent/cloudrunfunctions/src/getChatRecord/impl.ts
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
cloudrunfunctions/llm-based-weather-agent/cloudrunfunctions/src/getChatRecord/index.ts
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
cloudrunfunctions/llm-based-weather-agent/cloudrunfunctions/src/getFeedback/impl.ts
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
cloudrunfunctions/llm-based-weather-agent/cloudrunfunctions/src/getFeedback/index.ts
This file was deleted.
Oops, something went wrong.
54 changes: 0 additions & 54 deletions
54
cloudrunfunctions/llm-based-weather-agent/cloudrunfunctions/src/index.ts
This file was deleted.
Oops, something went wrong.
47 changes: 0 additions & 47 deletions
47
cloudrunfunctions/llm-based-weather-agent/cloudrunfunctions/src/recommendQuestions/impl.ts
This file was deleted.
Oops, something went wrong.
51 changes: 0 additions & 51 deletions
51
cloudrunfunctions/llm-based-weather-agent/cloudrunfunctions/src/recommendQuestions/index.ts
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
cloudrunfunctions/llm-based-weather-agent/cloudrunfunctions/src/sendFeedback/impl.ts
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
cloudrunfunctions/llm-based-weather-agent/cloudrunfunctions/src/sendFeedback/index.ts
This file was deleted.
Oops, something went wrong.
92 changes: 0 additions & 92 deletions
92
cloudrunfunctions/llm-based-weather-agent/cloudrunfunctions/src/sendMessage/impl.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.