huskies: regen source-map.json
This commit is contained in:
@@ -969,6 +969,12 @@
|
||||
"fn load_chat_history",
|
||||
"fn save_chat_history"
|
||||
],
|
||||
"server/src/chat/llm_turn.rs": [
|
||||
"trait TransportFormat",
|
||||
"fn build_llm_prompt",
|
||||
"struct LlmTurnContext",
|
||||
"fn run_llm_turn"
|
||||
],
|
||||
"server/src/chat/lookup.rs": [
|
||||
"fn find_story_by_number"
|
||||
],
|
||||
@@ -977,6 +983,7 @@
|
||||
"mod compact",
|
||||
"mod dispatcher",
|
||||
"mod history",
|
||||
"mod llm_turn",
|
||||
"mod lookup",
|
||||
"mod test_helpers",
|
||||
"mod timer",
|
||||
|
||||
Reference in New Issue
Block a user