mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-24 05:24:23 +00:00
feat: add groq-sdk integration for news summarization and enhance routing
This commit is contained in:
parent
1208866757
commit
e6b2bf3cbe
6 changed files with 85 additions and 4 deletions
|
@ -1 +1,8 @@
|
|||
<template></template>
|
||||
<script setup lang="ts">
|
||||
const { t } = useI18n();
|
||||
</script>
|
||||
<template>
|
||||
<div>
|
||||
<h1>{{ t("newsOrgs.title") }}</h1>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue